IPsec VPN with Cisco Router

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.

IPsec VPN with Cisco Router

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
IPsec VPN with Cisco Router
IPsec VPN with Cisco Router
2019-12-02 12:12:02 - last edited 2019-12-03 03:39:47
Model: Archer MR400  
Hardware Version: V3
Firmware Version: 1.9.0 0.9.1 v0001

Please Help !!

 

I Have configured a VPN between My cisco company router and my MR400

The status goes up but i can't ping the machine

any help ??

this is part of cisco conf

crypto isakmp policy 1
 encr 3des
 authentication pre-share
 group 2
crypto isakmp key xxxxxxxxxx address 0.0.0.0  

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

crypto dynamic-map D-VPN-3 10
 set security-association lifetime seconds 86400
 set transform-set ESP-3DES-SHA
 match address VPN-TO-alessandro

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

crypto map VPN 3 ipsec-isakmp dynamic D-VPN-3

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

interface GigabitEthernet0/1
 ip address 10.0.1.222 255.255.255.0


 ip access-group sdm_gigabitethernet0/1_in in
 duplex auto
 speed auto

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

ip access-list extended VPN-TO-alessandro
 remark CCP_ACL Category=20
 permit ip 10.0.1.0 0.0.0.255 192.168.22.0 0.0.0.255

ip access-list extended sdm_gigabitethernet0/1_in

 permit ip 10.0.1.0 0.0.0.255 192.168.22.0 0.0.0.255

 

any help ???

THANKS a lot !!

 

 

 

 

 

  0      
  0      
#1
Options

Information

Helpful: 0

Views: 625

Replies: 0

Related Articles