Hello,
I am trying to setup a captive portal and I need "conntrack" to reset info on connections that are forwarded to the captive portal once the user has logged in.
There is info in the table (/proc/net/nf_conntrack).
When I do "conntrack -F", my whole conntrack table (/proc/net/nf_conntrack) is flushed which means that "conntrack" command works partially.
My ultimate goal is to be able to do "conntrack -D --orig-src 192.168.2.150" (my ip). However I always get: "conntrack v1.0.0 (conntrack-tools): 0 flow entries have been deleted.".
When I try "conntrack -L" I always get "0 flow entries have been shown.".
Any ideas?
conntrack -L fails
Moderator: Moderators
Re: conntrack -L fails
Code: Select all
root@Gargoyle:/proc/851/net/netfilter# conntrack -C
126