On Mon, Sep 22, 2003 at 09:21:32AM +0200, [EMAIL PROTECTED] wrote: > while I looked at some firewall scripts, I found some settings done > via /proc/sys/net/ipv4 which I wasnt able to understand and looking > over the kernel source didnt help me much, so far.
There is short description in kernel source tree: /usr/src/linux/Documentation/networking/ip-sysctl.txt More detailed description can be found somewhere on the: http://ipsysctl-tutorial.frozentux.net/ filename is: ipsysctl-tutorial.html (sorry, I don't know exact URL)

