Fw: How to remove Established Connection

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



thanks

let me try and get back to you
any more help required
iam doing now
thanks to you and Antony also

hare
----- Original Message -----
From: "Michael" <mutk@iprimus.com.au>
To: <netfilter@lists.samba.org>
Sent: Friday, October 11, 2002 2:45 PM
Subject: Re: Fw: How to remove Established Connection


> HareRam wrote:
>
> >then ? how do i remove my establish client, when we do some accounting
> >when he logged out, he should not get any browsing, as well as he should
be
> >removed from internet
> >how can i achieve
> >
> >please guide me alternative method to achieve this
> >
>
> You remove the rule that accepts the established connection.
>
> I have a specific rule for each host that is forwarded through firewall.
> If I want to allow the host, I add the rule in FORWARD chain:
>
> ACCEPT     all  --  *      eth0    <ip_of_host>
> 0.0.0.0/0          state RELATED,ESTABLISHED
>
> When I want to stop them I just remove the rule. Even if the established
> entry appears and lingers in /proc/net/ip_conntrack, it can't go anywhere.
> At least that's how it seems to work for me... Am I wrong??
>
> Cheers,
> Michael
>
>
>




[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux