anyone know how to block a multiple connection to a specific dst. address?
i mean, i want each client i have, can only connect(open connection) to a specific dst. address once, so the second, third, and the rest, will be dropped/denied/whatever it is called.
This rule would only allow one TCP connection at a time to IP 1.2.3.4.
It would be nice to do this for UDP but MT does not support it. UDP needs to be controlled by queues.