[Openswan Users] but no connection has been authorized with policy=PSK
Paul Young
paul at arkig.com
Mon Jun 2 02:18:39 EDT 2014
Hi,
I got this to work by making these changes:
conn <name>
authby=secret
pfs=no
auto=add
keyingtries=3
type=transport
forceencaps=yes
right=%any
rightprotoport=17/%any
leftid=<ElasticIP>
left=%defaultroute
leftnexthop=%defaultroute
leftprotoport=17/1701
dpddelay=10
dpdtimeout=90
dpdaction=clear
and the secret file
<ElasticIP> %any: PSK "<something>"
Thanks
On 30 May 2014 15:41, Paul Young <paul at arkig.com> wrote:
> Hello everyone,
>
> Did this get resolved?
>
> I am having the same issues even after following Simon's advice as well.
>
> What information or further details are required?
>
> My secret file looks like this:
>
> <ElasticIP> 0.0.0.0 %any: PSK "<something>"
>
> and config looks like:
>
> conn <name>
> authby=secret
> pfs=no
> auto=add
> keyingtries=3
> type=transport
> forceencaps=yes
> right=%any
> rightprotoport=17/%any
> left=<ElasticIP>
> leftnexthop=%defaultroute
> leftprotoport=17/1701
> dpddelay=10
> dpdtimeout=90
> dpdaction=clear
>
> Thanks,
> Paul
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openswan.org/pipermail/users/attachments/20140602/3e167c79/attachment.html>
More information about the Users
mailing list