The physical setup is as in the first scenarion from the manual:
Code: Select all
internet ---------\ /--------------------- PC
wan lan
bubba
Below are the reports as requested.
Thanks in advance,
David.
ifconfig of Bubba:
===========
eth0 Link encap:Ethernet HWaddr 00:22:02:00:01:44
inet addr:84.195.89.105 Bcast:255.255.255.255 Mask:255.255.240.0
UP BROADCAST RUNNING MTU:576 Metric:1
RX packets:33360 errors:0 dropped:0 overruns:0 frame:103
TX packets:30528 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:19772809 (18.8 MiB) TX bytes:2165036 (2.0 MiB)
Base address:0xe000
eth1 Link encap:Ethernet HWaddr 00:22:02:00:01:45
inet addr:192.168.10.1 Bcast:192.168.10.255 Mask:255.255.255.0
inet6 addr: fe80::222:2ff:fe00:145/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:776 errors:0 dropped:0 overruns:0 frame:0
TX packets:855 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:114511 (111.8 KiB) TX bytes:274610 (268.1 KiB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:54 errors:0 dropped:0 overruns:0 frame:0
TX packets:54 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:8472 (8.2 KiB) TX bytes:8472 (8.2 KiB)
ifconfig of Linux PC:
=============
ath0 Link encap:Ethernet HWaddr 00:22:69:0a:67:80
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
eth0 Link encap:Ethernet HWaddr 00:1e:68:b2:7f:c8
inet addr:192.168.10.80 Bcast:192.168.10.255 Mask:255.255.255.0
inet6 addr: fe80::21e:68ff:feb2:7fc8/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:758 errors:0 dropped:356386173 overruns:0 frame:0
TX packets:995 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:239824 (234.2 KB) TX bytes:131164 (128.0 KB)
Interrupt:219 Base address:0xe000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:56 errors:0 dropped:0 overruns:0 frame:0
TX packets:56 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:3916 (3.8 KB) TX bytes:3916 (3.8 KB)
wifi0 Link encap:UNSPEC HWaddr 00-22-69-0A-67-80-00-00-00-00-00-00-00-00-00-00
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:939 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:280
RX bytes:0 (0.0 B) TX bytes:43194 (42.1 KB)
Interrupt:18
Route of Bubba
===========
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
84.195.80.0 0.0.0.0 255.255.240.0 U 0 0 0 eth0
239.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 eth1
0.0.0.0 84.195.80.1 0.0.0.0 UG 0 0 0 eth0
Route of PC
=========
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth0
0.0.0.0 192.168.10.1 0.0.0.0 UG 100 0 0 eth0
Update 10 Oct 20:00 PM
=====
if I connect the bubba via the wan port to my dlink ethernet router, and my laptop to the LAN port of the bubba I can ssh from the laptop to a PC connected to the dlink, but when I run the first command that generates more than a few tens of bytes of output (e.g. ls) the connection then freezes and remains frozen.
I can connect using ssh into the bubba through either port with no problems.