<div dir="ltr"><font face="arial, sans-serif"><div style="white-space:nowrap">I was trying to use the new(er) left/right subnet configuration for my connections:</div><div style="white-space:nowrap"><br></div><div style="white-space:nowrap">
I thought I could use "%any" for the right parameter and then specify the exact ip addresses using the rightsubnet.</div><div style="white-space:nowrap"><br></div><div style="white-space:nowrap">conn my_connection:</div>
<div style="white-space:nowrap">  left=%any</div><div style="white-space:nowrap">  leftid=foo</div><div style="white-space:nowrap">  leftsubnet=%any[tcp/%any]</div><div style="white-space:nowrap">  right=%any</div><div style="white-space:nowrap">
  rightsubnet=10.100.1.10[tcp/3306],10.100.1.20[tcp/3306]</div><div style="white-space:nowrap"><br></div><div style="white-space:nowrap"><br></div><div style="white-space:nowrap">But this doesn't seem to work - I get an error in the log:</div>
<div style="white-space:nowrap"><div>2014-07-30T00:17:11+0000 11[CFG] installing trap failed, remote address unknown<br></div><div><br></div><div>Dan</div><div><br></div></div></font></div>