I have decided to use !Freenet 1.1.2.1 as it is the only version of !Freenet I have been able to find that supports DCI2 (although there is meant to be a version 1.2 somewhere) and KA9Q has so far just messed with my head!!
My startup:-
RMRun FreeNet:FreeNet
RMRun FreeNet:Internet
RMRun FreeNet:Drivers:EtherP
RMRun FreeNet:DNSResolve
Set Inet$HostName AcornA3010
ifconfig lo0 inet 127.0.0.1 up
ifconfig eo0 inet 10.0.0.119 netmask 0xffffff00 arp up
route add default 10.0.0.1 1
So it brings up all necessary modules. Configures the interface and loopback and sets a default route.
I have set the DNSResolvers config to query my router, which it does and resolves names perfectly.
But...........................
There is something wrong with the default route.
If I put a route in for
google.co.uk eg.
route add 173.194.75.94 10.0.0.1 then I can ping it, but just leaving it down to the default route I can't.
I think something is messing up the default route.
At the moment there are only 3 entries in the routing table:-
netstat -r
Destination (10) Gateway (10.0.0.119) Flags (UC) Refs (1) Use (0) Interface (ep0)
Destination (loopback) Gateway (localhost) Flags (UC) Refs (0) Use (0) Interface (lo0)
Destination (default) Gateway (10.0.0.1) Flags (UGCS) Refs (0) Use (0) Interface (ep0)
I can't help thinking that the route that gets inserted automatically when I bring up the interface (the top route with Destination (10) which I can't delete) is causing the problem.
Is there something glaringly obvious I am doing wrong here?
When I ping anything relying on the default route I get an error 65 (which is no route to host).
Interestingly though I can ping googles nameservers 8.8.8.8 and 8.8.4.4 which the A3010 should have no knowledge of. A problem at the router maybe? However the router doesn't have any knowledge of googles ns either as far as I am aware! It queries BT.