Results 1 to 2 of 2
Hi, I have setup my linux box for masquerading following IP masquerading instructions ( http://tldp.org/HOWTO/IP-Masquerade-HOWTO/) . When the machine starts up the scripts with the rules runs, but I don't ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-15-2007 #1Just Joined!
- Join Date
- Mar 2007
- Posts
- 3
how iptables masquerade works
Hi, I have setup my linux box for masquerading following IP masquerading instructions (http://tldp.org/HOWTO/IP-Masquerade-HOWTO/). When the machine starts up the scripts with the rules runs, but I don't see IPTABLES running as a daemon. Can someone kindly explain how masquerade works and if IPTABLES is not running, how does the rules get applied? does iptables runs once to put the rules in kernel? another question is why would you run iptables as a daemon?
Thanks much.
- 03-16-2007 #2
You could find some answers here: http://www.netfilter.org/documentati...umentation-faq
It is actually a part of ip_conntrack module of the kernel.
It works with kernel's skbs to enforce filtering.---------------------------------
Registered Linux User #440311
HI2ARUN _AT_ GMAIL _DOT_ COM
---------------------------------


Reply With Quote
