28 Mar
2018
28 Mar
'18
6:53 a.m.
On Mar 28, 2018, at 1:13 AM, Campbell McKenzie <Campbell.McKenzie@aarnet.edu.au> wrote:
We had src_ipaddr specified for all 150+ home_servers - hence why this issue was appearing.
Yes, that would do it.
Unfortunately due to the dummy interface (anycast) (any0) we had the specify the source ip for various reasons.
Ultimately I removed all the src_ipaddr directives and added an iptables SNAT rule to modify all the outbound packets for dest ports 1812/1813. So far it seems to be working, hopefully it doesn't run out of sockets this way....
It won't.
Thanks for your help Alan.
You're welcome. It's what I do... Alan DeKok.