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

Configuring site to site VPN on cisco 800 series

tresskim
Level 1
Level 1

I am new to Cisco world. We have Cisco 800 series. Our office has a  branch office in another city. We have configure VPN to allow the branch office clients access internet from the head office.
However, clients at head office are unable to login remotely to clients at the head office. We want this remote login on clients so that we could be resolving users problems remotely. Is this problem arising due to configuration of  access lists. See configuration example below (the IPs used are not real):

HEAD OFFICE ROUTER
access-list 100 deny ip host 11.2.12.113 any (IP for the router)
access-list 100 permit ip any 20.20.0.0 0.0.0.255 (where 20.20.0.0/24 is network for branch office)


BRANCH OFFICE ROUTER

access-list 101 deny ip any host 11.1.10.50 (IP for the router)
access-list 100 permit ip any 20.20.0.0 0.0. 0.255 (where 20.20.0.0/24 is network for branch office)


Your assistance will be greatly appreciated

0 Replies 0