[ale] Routing Questions
Chris Fowler
cfowler at outpostsentinel.com
Fri Nov 30 17:45:31 EST 2001
I have 2 networks now. One in Buford and One in Alpharetta.
Alpharetta: 192.168.2.0
Buford: 192.168.1.0
Both networks are connected to the internet using telocity. I want to be able to route packets between both of the private nets. Is this possible since these
are 192.168.*.
Alpharetta:
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
64.129.133.252 0.0.0.0 255.255.255.252 U 40 0 0 eth1
192.168.2.0 0.0.0.0 255.255.255.0 U 40 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 40 0 0 lo
0.0.0.0 64.129.133. 254 0.0.0.0 UG 40 0 0 eth1
Buford:
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
64.129.131.124 0.0.0.0 255.255.255.252 U 0 0 0 eth1
192.168.1.0 0.0.0.0 255.255.255.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 64.129.131.126 0.0.0.0 UG 0 0 0 eth1
0.0.0.0 192.168.1.254 0.0.0.0 UG 0 0 0 eth0
When I issue this command in Alpharetta:
[root at skylab /etc]# route add -net 192.168.1.0 netmask 255.255.255.0 gw 64.129.131.124 eth1
SIOCADDRT: Network is unreachable
Buford:
[root at mir /etc]# /sbin/route add -net 192.168.2.0 netmask 255.255.255.0 gw skylab metric 1 eth1
SIOCADDRT: Network is unreachable
I can ping each machine from each location.
Thanks,
Chris Fowler
---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
sent to listmaster at ale dot org.
More information about the Ale
mailing list