[Openswan Users] failed in main_outI1. Errno 22: Invalid argument
Robyn Orosz
rorosz at gmail.com
Mon Apr 14 13:42:09 EDT 2008
Hi,
I'm receiving the following errors on initial IKE negotiation after renewing
the DHCP address on the WAN interface that my IPSEC tunnel is being built
over. Before the renewal, the devices rekeyed several times w/ no issues.
peer-172.16.103.7-tunnel-1" #365: max number of retransmissions (20) reached
STATE_MAIN_I1. No response (or no acceptable response) to our first IKE
message
Apr 14 17:23:38 pluto[19596]: "peer-172.16.103.7-tunnel-1" #365: starting
keying attempt 15 of an unlimited number
Apr 14 17:23:38 pluto[19596]: "peer-172.16.103.7-tunnel-1" #366: initiating
Main Mode to replace #365
Apr 14 17:23:38 pluto[19596]: ERROR: "peer-172.16.103.7-tunnel-1" #366:
sendto on eth0 to 172.16.103.7:500 failed in main_outI1. Errno 22: Invalid
argument
Apr 14 17:23:48 pluto[19596]: ERROR: "peer-172.16.103.7-tunnel-1" #366:
sendto on eth0 to 172.16.103.7:500 failed in EVENT_RETRANSMIT. Errno 22:
Invalid argument
Apr 14 17:24:08 pluto[19596]: ERROR: "peer-172.16.103.7-tunnel-1" #366:
sendto on eth0 to 172.16.103.7:500 failed in EVENT_RETRANSMIT. Errno 22:
Invalid argument
Apr 14 17:25:28 last message repeated 2 times
Apr 14 17:26:08 pluto[19596]: ERROR: "peer-172.16.103.7-tunnel-1" #366:
sendto on eth0 to 172.16.103.7:500 failed in EVENT_RETRANSMIT. Errno 22:
Invalid argument
Apr 14 17:27:28 last message repeated 2 times
Apr 14 17:28:08 pluto[19596]: ERROR: "peer-172.16.103.7-tunnel-1" #366:
sendto on eth0 to 172.16.103.7:500 failed in EVENT_RETRANSMIT. Errno 22:
Invalid argument
Apr 14 17:29:28 last message repeated 2 times
Apr 14 17:30:08 pluto[19596]: ERROR: "peer-172.16.103.7-tunnel-1" #366:
sendto on eth0 to 172.16.103.7:500 failed in EVENT_RETRANSMIT. Errno 22:
Invalid argument
Apr 14 17:31:28 last message repeated 2 times
Here's what I have configured in my ipsec.conf:
version 2.0
config setup
interfaces=%defaultroute
hidetos=yes
nhelpers=5
plutowait=yes
conn clear
auto=ignore
conn clear-or-private
auto=ignore
conn private-or-clear
auto=ignore
conn private
auto=ignore
conn block
auto=ignore
conn packetdefault
auto=ignore
conn peer-172.16.103.7-tunnel-1
left=%defaultroute
leftid=@Robyn
right=172.16.103.7
leftsubnet=10.224.0.18/32
rightsubnet=10.224.0.17/32
ike=aes128-sha1
ikelifetime=28800s
aggrmode=no
esp=aes128-sha1
keylife=3600s
rekeymargin=540s
type=tunnel
pfs=yes
compress=no
authby=rsasig
leftrsasigkey=myRSAkey #actual local side RSA pub key is here
rightrsasigkey=remoteRSAkey #actual remote side RSA pub key is here
auto=start
Any ideas? Let me know if you need more information.
Thanks!
Robyn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openswan.org/pipermail/users/attachments/20080414/dcbba353/attachment.html
More information about the Users
mailing list