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
_______________________________________________
Users mailing list
[email protected]
https://lists.strongswan.org/mailman/listinfo/users

Reply via email to