On 16/08/05, David Ganger <dganger@xxxxxxxxxxx> wrote: > This is the ip configuration for the computer that gets the internet and > then passes it on to the router. > Yes there is intenet connection sharing enabled. > > Here is the configuration of the SHARED network connection > Address Type Assigned by the DHCP > IP address 24.11.226.117 > Subnet Mask 255.255.254.0 > Default Gateway 24.11.226.1 > Here is the configuration of the second network connection > Address Type Manually configured > IP address 192.168.0.1 > Subnet Mask 255.255.255.0 > Default Gateway > > Router ip address 192.168.0.11 > > ---------------------------------------------------------------------------------------------------------------- > > On the linux computer > ifconfig -a > > eth0 Link encap:Ethernet HWaddr 00:04:5A:8D:9F:65 > inet addr:192.168.0.23 Bcast:192.168.0.255 > Mask:255.255.255.0 > inet6 addr: fe80::204:5aff:fe8d:9f65/64 Scope:Link > UP BROADCAST RUNNING MULTICAST MTV:1500 Metric:1 > RX packets:483 errors:0 dropped:0 overruns:0 frame:0 > TX packets:70 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:1000 > RX bytes:141396 (138.0 KiB) TX bytes:6374 (6.2 KiB) > Interrupts:11 Base address:Ox4800 > > 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:8 errors:0 dropped:0 overruns:0 frame:0 > TX packets:8 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes: 560 (560.0 b) TX bytes:560 (560.0 b) > > sit0 Link encap:IPv6-in-IPv4 > NOARP MTU:1480 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) > > > route -n > Kernel IP routing table > Destination Gateway Genmask Flags Metric > Ref Use Iface > 192.168.0.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 0 > 0 0 eth0 > I don't understand why you have a router behind your windows xp box. Both of the router interfaces are on the same network. No routing is necessary here. Your windows box - in essence is acting as a router because it is multi-homed running ICS. Get rid of the router and use a switch or a cross-over patch cable to your linux box. Then make sure the linux box has a default gateway of 192.168.0.1