"mcd" <(E-Mail Removed)> wrote in message news:<cefs43$9nk$(E-Mail Removed)>...
> Hi all,
>
> Is it somebody know if it is possible to use iptables rules to allow only N
> socket open per user, or deny the connection to a new socket if N are
> already open ?
>
> Tanks a lot,
> answer realy help me ;-)
>
> Mike
> (E-Mail Removed)
Hi Mike,
please have a look at --limit and --limit-burst flags (iptables). By
using them on SYN packages you might be able set a policy that will do
something similar to what you want to achieve.
Cheers,
Peter
www.dialore.com