[Openswan Users] no connection has been authorized

Paul Wouters paul at xelerance.com
Mon Oct 13 13:53:34 EDT 2008


On Mon, 13 Oct 2008, Alfonso Viso wrote:

> like this, the connection is ok. The problem is when we change the value of right, instead of %any we set right with the public ip of client like this:
> 
> conn roadwarrior
> 	type=tunnel
> 	left=<public_ip_server>
> 	leftcert=????????????????
> 	right=<public_ip_client>
> 	rightsubnet=vhost:%no,%priv
> 	auto=add
> 	pfs=yes
> 
> with this configuration the message error is:
> packet from <public_ip_client>:500: initial Main Mode message received 
> on <public_ip_server>:500 but no connection has been authorized*

Run ipsec auto --add roadwarrior and see whathe error message is,
since your conn does not seem to get laoded for some reason.

Paul


More information about the Users mailing list