cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
258
Views
0
Helpful
2
Replies

two default routes

ozgurguler
Level 1
Level 1

İ want to use cisco 877 with two default routes. One interface will reach internet and a remote corporate office(VPN). Other interfaces will be connected two a switch and hosts that is connected to the switch will reach internet over another DSL modem that is connected to the switch.I do not want the hosts to use VPN connection.I should use two defaults routes on the router. One for the first interface to reach internet and the second is to route the hosts for internet to the second DSL modem. Hosts will have default gateway as the router.

2 Replies 2

rajinikanth
Level 3
Level 3

hI,

For hosts to get to internet using dsl modem

ip route 0.0.0.0 0.0.0.0

ip route 0.0.0.0

then add a access-list on the interface going towards vpn connection by using deny hosts from going through it.

HTH

Thanks

Raj

Anand Narayana
Level 6
Level 6

Hi Oz,

assuming...

vpn client address range 192.168.1.0/24

dsl modem ip address 10.1.1.1/24

corporate office interface IP 172.16.1.1

"ip route 0.0.0.0 0.0.0.0 10.1.1.1"

"ip route 192.168.1.0 255.255.255.0 172.16.1.1"

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: