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

VPN lan 2 lan error

shaharm6
Level 1
Level 1

Dear Support,

running on pix: debug crypto isakmp

show the error below:

[IKEv1]: IP = xxx.xxx.xxx.xxx, Header invalid, missing SA payload! (next payload = 4)

any suggestion?

Thanks for help.

2 Replies 2

spremkumar
Level 9
Level 9

hi

do keyin your full error message over here and find out what it gives i did give a try but i couldnt get any valid o/p may be invalid or missing parameters.

http://www.cisco.com/cgi-bin/Support/Errordecoder/index.cgi

regds

Thanks for your comment,

I solved the problem as:

I found that if you replace the PeerName with it IP address, than it works again!

isakmp key ******** address PeerName netmask 255.255.255.255

to:

tunnel-group PeerName type ipsec-l2l

tunnel-group PeerName ipsec-attributes

pre-shared-key *

Don't forget to replace the * with the real key.