Arachne at FreeLists---The Arachne Fan Club! Bastiaan, Since you have a modem/router (all in one). Try this...... --- in arachne.cfg --- [profile] Profile ara-rtr.ACF Connection READY Hangup NULL [dialer] Dialer NULL [tcp/ip] IP_Address 192.168.1.65 IP_Grab IP address set to NameServer 192.168.0.1 AltNameServer Gateway 192.168.0.1 AltGateway 0.0.0.0 Netmask 255.255.255.0 TCPconfig PPPRTR.CFG _________________________________________ ---- in ppprtr.cfg --- my_ip = 192.168.1.65 netmask = 255.255.255.0 gateway = 192.168.0.1 sockdelay=60 hostname=arachne mss=1600 ______________________ Since the 3rd number in the IP address you found is '1' .... Also try 192.168.1.1 as both nameserver & gateway. ____________________________________________________________________ You could also try grabbing the IP & nameserver via DHCP like so.... --- in arachne.cfg --- [profile] Profile ara-rtr.ACF Connection READY Hangup NULL [dialer] Dialer NULL [tcp/ip] IP_Address WATTCP ;forces the use of only the TCPconfig file info IP_Grab IP address set to NameServer ;no nameserver in arachne.cfg, dhcp will get it AltNameServer Gateway 0.0.0.0 ;no gateway in arachne.cfg, put it in ppprtr.cfg AltGateway 0.0.0.0 Netmask 0.0.0.0 ;no netmask in arachne.cfg, put it in ppprtr.cfg TCPconfig PPPRTR.CFG _________________________________________ ---- in ppprtr.cfg --- my_ip = dhcp ;gets IP address & nameserver from router via DHCP netmask = 255.255.255.0 gateway = 192.168.0.1 ; as above..... also try 192.168.1.1 sockdelay=60 hostname=arachne mss=1600 ______________________ -- Glenn http://www.delorie.com/listserv/mime/ http://www.cisnet.com/glennmcc/ http://www.law.cornell.edu/constitution/constitution.table.html Arachne at FreeLists -- Arachne, The Premier GPL Web Browser/Suite for DOS --