This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
I have a dilemma regarding making redundancy with RIP (something i would never do but the devices are so old that they dont do OSPF)
The idea is that there's a main VPN concentrator connected to several locations through Cisco's VPN. Both the concentrator and the locations have two internet ISP lines each. The architecture is like this:
LAN - vpn concentrator ---internet(vpn)---- location - LAN
The LANS need to be connected. This was initially done through two static routes redirecting trafic through the VPN tunnel(one at cnc, one at location).
Now i have to do redundancy for all of them.
Considering the lans are 192.168.0.0'ish and the vpn tunnels are 172.16.1.0 and 172.16.2.0.
I've tried configuring RIP as such:
router rip version 2 no auto-summary network 172.16.0.0 network 192.168.0.0 this was done on both concentrator and locations
The result?
The tunnels are redundant, but the lan's aren't. More ironically, the lan on one specific device is seen among the others.
Any ideas? could there be some commands that are preventing the RIP routes?
Subreddit
Post Details
- Posted
- 10 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/networking/...