yelnic
ifconfig
Would be good to post here.
I finally left the site at 6:00 am Saturday morning (after arriving at 8:00 am on Friday), so I want to re-evaluate what I did in the wee hours of the morning and make sure I wasn't too fried for the obvious.
Thanks.
I now have the machine on my site and have re-configured it to work with my network. Strange stuff is happening.
ifconfig -a:
eth0 Link encap:Ethernet HWaddr 00:0A:5E:4F:61:0D
inet addr:192.168.63.211 Bcast:192.168.63.255 Mask:255.255.255.0
EtherTalk Phase 2 addr:65280/83
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:455 errors:3 dropped:0 overruns:244 frame:4
TX packets:323 errors:20 dropped:0 overruns:0 carrier:0
collisions:24
RX bytes:103045 (100.6 Kb) TX bytes:31227 (30.4 Kb)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
EtherTalk Phase 2 addr:0/0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:32 errors:0 dropped:0 overruns:0 frame:0
TX packets:32 errors:0 dropped:0 overruns:0 carrier:0
collisions:0
RX bytes:3056 (2.9 Kb) TX bytes:3056 (2.9 Kb)
Here is the result of a ping to 166.82.1.3 (DNS):
PING 166.82.1.3 (166.82.1.3) from 192.168.63.211 : 56(84) bytes of data.
From 192.168.63.211 icmp_seq=10 Destination Host Unreachable
From 192.168.63.211 icmp_seq=11 Destination Host Unreachable
From 192.168.63.211 icmp_seq=12 Destination Host Unreachable
From 192.168.63.211 icmp_seq=13 Destination Host Unreachable
From 192.168.63.211 icmp_seq=14 Destination Host Unreachable
From 192.168.63.211 icmp_seq=15 Destination Host Unreachable
From 192.168.63.211 icmp_seq=16 Destination Host Unreachable
From 192.168.63.211 icmp_seq=17 Destination Host Unreachable
From 192.168.63.211 icmp_seq=18 Destination Host Unreachable
64 bytes from 166.82.1.3: icmp_seq=5 ttl=242 time=18560 ms
64 bytes from 166.82.1.3: icmp_seq=6 ttl=242 time=17559 ms
64 bytes from 166.82.1.3: icmp_seq=7 ttl=242 time=16560 ms
64 bytes from 166.82.1.3: icmp_seq=8 ttl=242 time=15560 ms
64 bytes from 166.82.1.3: icmp_seq=19 ttl=242 time=20459 ms
64 bytes from 166.82.1.3: icmp_seq=20 ttl=242 time=19450 ms
64 bytes from 166.82.1.3: icmp_seq=21 ttl=242 time=18450 ms
64 bytes from 166.82.1.3: icmp_seq=22 ttl=242 time=17450 ms
64 bytes from 166.82.1.3: icmp_seq=23 ttl=242 time=16450 ms
64 bytes from 166.82.1.3: icmp_seq=24 ttl=242 time=15450 ms
64 bytes from 166.82.1.3: icmp_seq=25 ttl=242 time=14450 ms
64 bytes from 166.82.1.3: icmp_seq=26 ttl=242 time=43450 ms
64 bytes from 166.82.1.3: icmp_seq=27 ttl=242 time=30210 ms
64 bytes from 166.82.1.3: icmp_seq=28 ttl=242 time=29200 ms
64 bytes from 166.82.1.3: icmp_seq=29 ttl=242 time=28200 ms
64 bytes from 166.82.1.3: icmp_seq=30 ttl=242 time=27200 ms
64 bytes from 166.82.1.3: icmp_seq=31 ttl=242 time=26200 ms
64 bytes from 166.82.1.3: icmp_seq=32 ttl=242 time=25200 ms
64 bytes from 166.82.1.3: icmp_seq=33 ttl=242 time=24200 ms
64 bytes from 166.82.1.3: icmp_seq=34 ttl=242 time=15760 ms
64 bytes from 166.82.1.3: icmp_seq=35 ttl=242 time=14750 ms
64 bytes from 166.82.1.3: icmp_seq=36 ttl=242 time=13750 ms
64 bytes from 166.82.1.3: icmp_seq=37 ttl=242 time=12750 ms
64 bytes from 166.82.1.3: icmp_seq=38 ttl=242 time=11750 ms
64 bytes from 166.82.1.3: icmp_seq=39 ttl=242 time=10750 ms
64 bytes from 166.82.1.3: icmp_seq=40 ttl=242 time=9750 ms
[ here it hung for about 10 minutes until I interrupted it with a
ctrl-C. ]
Any ideas? I can't get this machine to communicate consistently.
Thanks.