Hello,
I'm having a problem routing through a tunnel and quite frankly, I'm not sure what I need to lookup or put in to add the route.
I've added the route:
ip route 10.10.10.0 255.255.255.0 192.168.1.7
the 10.10.10.0 subnet is off site at the CEO's house. My main network is 192.168.1.0 and users on the 192.168.1.0 side can ping a server on the 10.10.10.0 network just fine.
I have a gateway router with anotehr subnet 10.1.0.0 and users on the 10.1.0.0 network also cannot ping the 10.10.10.0 network.
We have a static tunnel on the firewall at 192.168.1.6
Bascially I have my one router forward all traffic for the 10.10.10.0 network to the gateway route (above 192.168.1.7) and then I have all traffic going to 192.168.1.6 for the 10.10.10.0 network. Originally I setup the traffic fromt eh 10.2.0.0 network to go directly to the firewall at 192.168.1.6
I noticed that there is a command in the "ip route" area that goes further at:
ip route vrf word
but I can't figure this out.
Any help?
Thanks,
MAtt
I'm having a problem routing through a tunnel and quite frankly, I'm not sure what I need to lookup or put in to add the route.
I've added the route:
ip route 10.10.10.0 255.255.255.0 192.168.1.7
the 10.10.10.0 subnet is off site at the CEO's house. My main network is 192.168.1.0 and users on the 192.168.1.0 side can ping a server on the 10.10.10.0 network just fine.
I have a gateway router with anotehr subnet 10.1.0.0 and users on the 10.1.0.0 network also cannot ping the 10.10.10.0 network.
We have a static tunnel on the firewall at 192.168.1.6
Bascially I have my one router forward all traffic for the 10.10.10.0 network to the gateway route (above 192.168.1.7) and then I have all traffic going to 192.168.1.6 for the 10.10.10.0 network. Originally I setup the traffic fromt eh 10.2.0.0 network to go directly to the firewall at 192.168.1.6
I noticed that there is a command in the "ip route" area that goes further at:
ip route vrf word
but I can't figure this out.
Any help?
Thanks,
MAtt