[tulip] LinkSys LNE100TX (again)
Jason Thomas
jason@topic.com.au
Thu, 15 Jun 2000 12:12:38 +1000
--CxDuMX1Cv2n9FQfo
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
shouldn't there be a route for the local network.
e.g
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
from our system:
chaucer:~# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
192.168.200.2 * 255.255.255.255 UH 0 0 0 ppp0
192.168.200.0 192.168.200.2 255.255.255.0 UG 0 0 0 ppp0
192.168.11.0 * 255.255.255.0 U 0 0 0 eth0
localnet * 255.255.255.0 U 0 0 0 eth1
192.168.75.0 * 255.255.255.0 U 0 0 0 eth1
default ext-gw1.ext.tsa 0.0.0.0 UG 0 0 0 eth0
chaucer:~# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
192.168.200.2 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
192.168.200.0 192.168.200.2 255.255.255.0 UG 0 0 0 ppp0
192.168.11.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
192.168.10.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
192.168.75.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
0.0.0.0 192.168.11.1 0.0.0.0 UG 0 0 0 eth0
chaucer:~# ifconfig
eth0 Link encap:Ethernet HWaddr 00:80:C8:48:85:52
inet addr:192.168.11.2 Bcast:192.168.11.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:136227077 errors:0 dropped:0 overruns:0 frame:0
TX packets:85970885 errors:23 dropped:0 overruns:1 carrier:22
collisions:0 txqueuelen:100
Interrupt:10 Base address:0x6100
eth1 Link encap:Ethernet HWaddr 00:80:C8:48:85:78
inet addr:192.168.10.1 Bcast:192.168.10.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:88271244 errors:0 dropped:155 overruns:0 frame:0
TX packets:135789975 errors:4 dropped:0 overruns:2 carrier:2
collisions:0 txqueuelen:100
Interrupt:9 Base address:0x6200
eth1:1 Link encap:Ethernet HWaddr 00:80:C8:48:85:78
inet addr:192.168.75.1 Bcast:192.168.75.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Interrupt:9 Base address:0x6200
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:3924 Metric:1
RX packets:186126 errors:0 dropped:0 overruns:0 frame:0
TX packets:186126 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
ppp0 Link encap:Point-to-Point Protocol
inet addr:192.168.10.1 P-t-P:192.168.200.2 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:248 Metric:1
RX packets:10984 errors:0 dropped:0 overruns:0 frame:0
TX packets:7055 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:10
chaucer:~#
phoneranger [phoneranger3@earthlink.net] wrote:
>
> For the Linux box, obviously :)
> ----------------------
> Kernel IP routing table
> Destination Gateway Genmask Flags Metric Ref Use Iface
> 192.168.1.1 * 255.255.255.255 UH 0 0 0 eth0
> 168.191.82.2 * 255.255.255.255 UH 0 0 0 ppp0
> 192.0.0.0 * 255.0.0.0 U 0 0 0 eth0
> 127.0.0.0 * 255.0.0.0 U 0 0 0 lo
> default 168.191.82.2 0.0.0.0 UG 0 0 0 ppp0
>
> Kernel IP routing table
> Destination Gateway Genmask Flags Metric Ref Use Iface
> 192.168.1.1 0.0.0.0 255.255.255.255 UH 0 0 0 eth0
> 168.191.82.2 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
> 192.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 eth0
> 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
> 0.0.0.0 168.191.82.2 0.0.0.0 UG 0 0 0 ppp0
>
> eth0 Link encap:Ethernet HWaddr 00:A0:CC:E1:8B:C6
> inet addr:192.168.1.1 Bcast:192.255.255.255 Mask:255.0.0.0
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:4 errors:0 dropped:0 overruns:0 frame:0
> TX packets:75 errors:0 dropped:0 overruns:0 carrier:0
> collisions:1 txqueuelen:100
> Interrupt:19 Base address:0xf000
>
> lo Link encap:Local Loopback
> inet addr:127.0.0.1 Mask:255.0.0.0
> UP LOOPBACK RUNNING MTU:3924 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
>
> ppp0 Link encap:Point-to-Point Protocol
> inet addr:168.191.91.30 P-t-P:168.191.82.2 Mask:255.255.255.255
> UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
> RX packets:73 errors:0 dropped:0 overruns:0 frame:0
> TX packets:55 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:10
>
>
> On the Win95 box:
> --------------
> LinkSys LNE100TX
> mac address: 00-A0-CC-E2-A8-7B
> ip address: 192.168.1.11
> subnet: 255.255.255.0
> default gateway: 162.168.1.1 (the linux box)
>
>
> _______________________________________________
> tulip mailing list
> tulip@scyld.com
> http://www.scyld.com/mailman/listinfo/tulip
--
Jason Thomas Phone: +61 2 6257 7111
System Administrator - UID 0 Fax: +61 2 6257 7311
tSA Consulting Group Pty. Ltd. Mobile: 0418 29 66 81
1 Hall Street Lyneham ACT 2602 http://www.topic.com.au/
--CxDuMX1Cv2n9FQfo
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 5.0i for non-commercial use
MessageID: JtYGl5wyyN74/X2Q+7rQum0tSJ4yhhLD
Comment: Ha Ha
iQA/AwUBOUg7lu3GMESSUoi+EQLolQCgj8pFqbzN1xIpqXTkOqJ+/oLDi8oAn1+L
kM6yPFy97C5X5Q2ZpmzCjKa7
=Qd7h
-----END PGP SIGNATURE-----
--CxDuMX1Cv2n9FQfo--