Is this correct? host3 = 101.1.1.10
or should it be: host3 = 10.1.1.10
-----Original Message----- From: kclug-bounces@kclug.org [mailto:kclug-bounces@kclug.org]On Behalf Of hanasaki Sent: Wednesday, August 31, 2005 11:04 AM To: List - KCLUG Subject: routing problem
host1 host2 and host3 are all connected to the same 10/100 switch.
traceroute host3 <= from host1 hits host2, the router The goal is to skip the router and go directly to host3 since they are on the same subnet.
thoughts? whats the issue? and fix?
Thanks,
============= host1 = addr:10.1.1.30 / mask 255.255.255.0 Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 10.1.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 0.0.0.0 10.1.1.2 0.0.0.0 UG 0 0 0 eth0
=============== host2 = addr:10.1.1.2 <= the router to the outside world Destination Gateway Genmask Flags Metric Ref Use Iface 10.1.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 0.0.0.0 10.1.1.1 0.0.0.0 UG 0 0 0 eth0
================ host3 = 101.1.1.10 / mask 255.255.255.0 _______________________________________________ Kclug mailing list Kclug@kclug.org http://kclug.org/mailman/listinfo/kclug