Hi,
As far as I have seen from manual pages round-robin works for IP
addresses only. But I want it to work for port based. Here is what I
want to do:
127.0.0.1:1234 ---> 127.0.0.1:1235
---> 127.0.0.1:1236
Is that possible with pf?
Regards.