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

How can I route config so http,https traffic does go over VPN?

whiteford
Level 1
Level 1

Hi,

I have attached my Cisco 877 DSL config that works and is setup as a VPN from a remote office to my HQ. At this remote office where this Cisco 877 router is based any user http and https traffic travels over the VPN and uses the HQ's internet pipe, can get the Cisco 877 to use it's DSL line to route the traffic over that and not the VPN, but keep all other corp traffic over the VPN?

Thanks

2 Replies 2

azoulflak
Level 1
Level 1

you can exclude the https and http from your cropty access-list in your case it should looks something like this:

access-list 101 deny tcp 172.19.18.0 0.0.0.255 any eq http

access-list 101 deny tcp 172.19.18.0 0.0.0.255 any eq https

access-list 101 permit ip 172.19.18.0 0.0.0.255 any

HTH

- Hamid

so denying http and https will force it to route out on the DSL dialer interface Internet side?

Review Cisco Networking products for a $25 gift card