Re: Rules PREROUTING doesn't work

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

 



On 18.03.2010 06:59, angelmotta@xxxxxxxxx wrote:

> One question, I donde have that file
> /proc/sys/net/netfilter/nf_conntrack_udp_timeout*
> I don't have netfilter directory, where is that ??
> 

on older systems it used to be in:
/proc/sys/net/ipv4/

and maybe also was named with the ip_* prefix, not with nf_*.

to look for it yourself, you could have done something like:
find /proc/sys/ -name netfilter -type d
or
find /proc/sys/ -name '*conntrack*'
...

Best regards

Mart
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[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