Arachne at FreeLists---The Arachne Fan Club! On Sat, 23 Aug 2008 10:39:46, Christof Lange wrote: > Yes, this seems to be correct here, too. At least there is no other > address on the 10.0.0.x network that I can ping to. > IP 10.0.0.2 > DNS 10.0.0.138 > GW 10.0.0.138 If I understand correctly... 1) You were able to 'ping' 10.0.0.138 2) you are certain that 10.0.0.2 is the IP assigned to your computer. If so..... --- in arachne.cfg --- [tcp/ip] IP_Address 10.0.0.2 <-- IP of your computer NameServer 10.0.0.138 <-- IP of Modem/Routwer AltNameServer <-- leave blank, (never all zeros like AltGateway) Gateway 10.0.0.138 <-- IP of Modem/Router AltGateway 0.0.0.0 <-- leave blank or use all zeros Netmask 255.255.254.0 <-- IIRC, you mentioned 255.255.254.0 TCPconfig PPPRTR.CFG ___________________________________________________________________________________ --- in ppprtr.cfg --- my_ip = 10.0.0.2 <-- IP of your computer netmask = 255.255.254.0 <-- IIRC, you mentioned 255.255.254.0 gateway = 10.0.0.138 <-- IP of Modem/Router hostname=arachne <-- as before, try both with & without hostname ___________________________________________________________________________________ -- Glenn http://www.delorie.com/listserv/mime/ http://www.delorie.com/djgpp/doc/msdog.html http://www.glennmcc.org/ http://www.law.cornell.edu/constitution/constitution.table.html Arachne at FreeLists -- Arachne, The Premier GPL Web Browser/Suite for DOS --