[arachne] DSL adventure second time
- From: "Destiny" <destiny2b@xxxxxxxxxxxxxxx>
- To: arachne@xxxxxxxxxxxxx
- Date: Thu, 17 Jan 2008 14:36:10 -0600
Arachne at FreeLists---The Arachne Fan Club!
Resending this as first message may have been garbled.
Have a Linksys router in between set for dhcp server with PPoE enabled.
Connection works
in other OS and using same numbers.
arachne.cfg
Connection READY
[tcp/ip]
IP_Address 192.168.1.103
IP_Grab IP address set to
NameServer 192.168.1.1
AltNameServer 141.162.130.155
Gateway 192.168.1.1
AltGateway
Netmask 255.255.255.0
TCPconfig PPPrtr.CFG
ppprtr.cfg
my_ip=192.168.1.103
netmask=255.255.255.0
gateway=192.168.1.1
sockdelay=60
hostname=green
mss=1452
wattcp.cfg
pkt.vector = 0x60 ; optional
my_ip =dhcp
netmask = 255.255.255.0
nameserver = 192.168.1.1 ; secondary DNS, optional
nameserver = 142.161.2.155
gateway = 192.168.1.1
domain_to = 0 ; optional
dynamic_host = 0 ; optional
inactive = 0 ; optional
datatimeout = 120 ; optional
debug = 0 ; optional
mtu = 1492 ; optional
With this setup ping will attemtp to contact router, activity lights flash
error: cannot resolve host's hardware access
Packet driver loads and Arachne signals TCP/IP green bottom corner.
Attempting any address arachne seeks name server for address and hangs there
Tried dhcp in place of my_ip. dhcp/bootp failure for it and ping.
Cannot understand why packet driver does not ping router when upon init port
light on router lights and pinging produces activity light at router and
modem. Suggestions welcome, will try connection tomorrow.
Result with manual numbers in arachne.cfg
pkt_in pkt_out byt_in byt_out err_in err_out pk_drop
60 0 564 0 34128 0 510 0
Cal
Arachne at FreeLists
-- Arachne, The Premier GPL Web Browser/Suite for DOS --
Other related posts:
- » [arachne] DSL adventure second time