Router not Peering over the VPN connection - TechRepublic
Question
February 16, 2011 at 12:12 PM
aw_willis

Router not Peering over the VPN connection

by aw_willis . Updated 15 years, 4 months ago

Hi everyone, I have this problem with my VPN connection. Ther router are not peering. Just 2 days ago they were peering until yesterday. configs are below.

Crypto Map “BBBBB” 10 ipsec-isakmp
Peer = 41.xxx.xxx.xxx
Extended IP access list 111
access-list 111 permit ip 192.168.10.0 0.0.0.255 192.168.0.0 0.0.0.255
Current peer: 41.xxx.xxx.xxx
Security association lifetime: 4608000 kilobytes/3600 seconds
PFS (Y/N): N
Transform sets={
BBBBB,
}
Interfaces using crypto map BBBBB:
Serial0/0/0:1

The Remote Router config is:

Crypto Map “BBBBB” 10 ipsec-isakmp
Peer = 192.xxx.xxx.xxx
Extended IP access list 111
access-list 111 permit ip 192.168.0.0 0.0.0.255 10.76.200.0 0.0.0.255
Current peer: 196.xxx.xxx.xxx
Security association lifetime: 4608000 kilobytes/3600 seconds
PFS (Y/N): N
Transform sets={
BBBBB: { esp-aes esp-sha-hmac } ,
}
Interfaces using crypto map BBBBB:
FastEthernet0/1

Can anyone point out for me where the problem might be. The form of NAT that I am using is PAT.

Thanks

This discussion is locked

All Comments