Thanks. I tried the conntrack utility but I get the following error when I
issue the command:

# conntrack -L
Operation failed: sorry, you must be root or get CAP_NET_ADMIN capability to
do this

When I search this , it seems that I need a module named
"ip_conntrack_netlink".

Is that true ? If so, how can I install it ?

Regards.

>>>

Tom Eastep
Mon, 28 Apr 2008 08:10:19 -0700

Tom Eastep wrote:

If that isn't an option, then there is a Netfilter utility called "conntrack".
Not all distributions include the program so you may have to build it from
source. It has a command to purge the conntrack table; run it from your
/etc/ppp/ip-up.local file.

The command is:

        conntrack -F

-Tom
--
Tom Eastep    \ Nothing is foolproof to a sufficiently talented fool
Shoreline,     \ http://shorewall.net
Washington USA  \ [EMAIL PROTECTED]
PGP Public Key   \ https://lists.shorewall.net/teastep.pgp.key
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to