02-26-2020 06:28 PM
Notice that pings to peer addresses for tunnel can be very slow (compared to similar distance tunnels that work) and also will fail every so many !!!! so I am thinking there is possibly a routing problem. Could this also affect the phase 1 Ikev1 negotiation? I don't believe it is making it past the first 1 or 2 messages in Main mode. Here are some errors that stand-out in debug (can't transfer debugs on here as of now): I do get up to at least ATTs are acceptable so I believe policies are good.
Any Help??
CRYPTO-6IKMP_NOT_ENCRYPTED: IKE packet from xxx was not encrypted and
it should have been
Peer does not do paranoid keepalives
His hash no match - this node outside NAT
vendor ID seems Unity/DPD but major 0 mismatch
vendor ID is DPD
02-27-2020 12:49 AM
02-27-2020 05:13 AM
02-27-2020 05:28 AM
02-27-2020 07:07 PM
02-28-2020 12:07 AM
If there is a firewall in between the peer yes that could be a problem.
need debug and the configuration from both sides in order to fix the issue.
02-28-2020 05:39 AM
02-28-2020 01:07 AM - edited 02-28-2020 05:48 AM
UPDATED: If there is bi-directional udp/500 traffic then a firewall is not going to cause an issue stopping the IKE SA being established. Obviously ESP needs to be allowed between the peers for IPSec SA to be established, but you've NOT got that far yet if you can't establish an IKE SA.
If the PSK were mismatched then you'd fail later than MM2.
Can you provide the configuration and debug so we can spot the error.
HTH
02-28-2020 05:41 AM
02-28-2020 05:47 AM - edited 02-28-2020 05:52 AM
Sorry, I missed a crucial word "you've NOT got that far yet".
IKE SA is established over udp/500, which you've proved is bi-directional, so ACL/FW is not blocking that communication. So Phase 1 is failing, you will need to check IKE policies, PSK, crypto ACL etc mirror the peer.
Here is a useful troubleshooting guide.
02-28-2020 11:11 AM
if you are using a cisco router than there are few thing you can do on box in order to pin point where the issue could be. I assume you have access to router cli/ssh.
1. debug to run
2. use a monitor capture command to capture the packet. once the packet capture download then to .pcap file. it will show you what and where the communication is breaking down. but debug shall be more useful.
03-01-2020 07:34 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide