9 Apr
2011
9 Apr
'11
2:40 a.m.
Thomas Fagart wrote:
The server where it is located has two IP interfaces and even worse on one of the interface we're using IP aliasing :-)
I've notice that freeradius always use the same IP to proxy from inner tunnel.
I know that I could use the listen directive in radiusd.conf (and that's what I've done) to force freeradius to choose the correct IP to proxy.
Even better, use the latest version of the server. It supports a "src_ipaddr" for each home server. This forces the server to open a socket using a particular address.
But this does not seems to work for inner-tunnel proxyfication.
That might be true for 2.1.6. For later versions, probably not. Alan DeKok.