[strongSwan] Can I use %any in the "right" parameter of a connection?

Dan Cook onedsc at gmail.com
Wed Jul 30 02:45:54 CEST 2014


I was trying to use the new(er) left/right subnet configuration for my
connections:

I thought I could use "%any" for the right parameter and then specify the
exact ip addresses using the rightsubnet.

conn my_connection:
  left=%any
  leftid=foo
  leftsubnet=%any[tcp/%any]
  right=%any
  rightsubnet=10.100.1.10[tcp/3306],10.100.1.20[tcp/3306]


But this doesn't seem to work - I get an error in the log:
2014-07-30T00:17:11+0000 11[CFG] installing trap failed, remote address
unknown

Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.strongswan.org/pipermail/users/attachments/20140729/e6d25266/attachment.html>


More information about the Users mailing list