cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
343
Views
5
Helpful
1
Replies

Site to Site VPN configurations required

imranraheel
Level 1
Level 1

I want to implement site to site vpn from Side A to Side B.

Side A:

Router 1841:202.254.255.154

Host:202.254.255.60

Side B:

Router 198.63.42.23

Host:170.23.24.34

-----------------------------------------

What should be the preferred ACL on Router of Side A

1 Reply 1

5220
Level 4
Level 4

Hi,

Please find the example here:

http://www.cisco.com/en/US/products/hw/routers/ps274/products_configuration_example09186a008073e078.shtml

Side A:

access-list Crypto_ACL permit ip host 202.254.255.60 host 170.23.24.34

That will mean VPN is between the two hosts.

Please rate if this helped.

Regards,

Daniel