Hi! I am wondering if it is possible for multiple connections to have the same pool without being shared? E.g. client1 on conn1 and client2 on conn2 are both assigned 10.10.0.1.
I read on the “Virtual IP” wiki page that multiple connections can share the same pool if they use the same rightsourceip. As I tried this out, both clients were on separate connections but client1 was assigned 10.10.0.1 and client2 10.10.0.2. Regards, Marwan