[Openswan Users] Error 789 from Windows XP
Paul Wouters
paul at xelerance.com
Thu Nov 1 20:06:02 EDT 2007
On Thu, 1 Nov 2007, andy huang wrote:
> conn l2tp
> authby=secret
> pfs=no
> keyingtries=3
> left=%defaultroute
> leftnexthop=%defaultroute
> leftprotoport=17/%any
> right=%any
> rightprotoport=17/%any
> auto=add
You cannot use right=%any with left=%defaultroute, as openswan then cannot determine
which end it is. If this is the server, use left=ipaddress
You should also for now use 17/1701 for protoport's. For 2.4.10rc2 and up (to be
released in a few hours) you should use leftprotoport=17/1701 and rightprotoport=17/0.
Paul
More information about the Users
mailing list