Firewall

From DD-WRT Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 10:09, 16 May 2010 (edit)
Glenn (Talk | contribs)
(External links - chg)
← Previous diff
Revision as of 10:12, 16 May 2010 (edit) (undo)
Glenn (Talk | contribs)
(External links - chg)
Next diff →
Line 6: Line 6:
*[http://www.sns.ias.edu/~jns/wp/category/linux/unix-security/iptables/ sns.ias.edu: Iptables] *[http://www.sns.ias.edu/~jns/wp/category/linux/unix-security/iptables/ sns.ias.edu: Iptables]
**[http://www.sns.ias.edu/~jns/files/iptables_talk/t1.htm IPTABLES - An Overview] **[http://www.sns.ias.edu/~jns/files/iptables_talk/t1.htm IPTABLES - An Overview]
-***[http://www.sns.ias.edu/~jns/files/iptables_talk/x14.htm Kernel space structure - simple packet journey through kernel] - please note that the left and right upper red arrows together, is some local network ports input and output. The packet for the local port might be [[wikipedia:Virtual_LAN|vlan]] tagged. The five blue balls represent the default iptables hook points.+***[http://www.sns.ias.edu/~jns/files/iptables_talk/x14.htm Kernel space structure - simple packet journey through kernel] - please note that the left and right upper red arrows together, is some local network ports input and output. The packet for the local port might be [[wikipedia:Virtual_LAN|vlan]] tagged. The five blue balls represent the default firewall chains hook points.
*[[wikipedia:Netfilter]] *[[wikipedia:Netfilter]]
**[http://www.netfilter.org/documentation/ netfilter.org: Documentation about the netfilter/iptables project], [http://lists.netfilter.org/pipermail/netfilter/ lists] **[http://www.netfilter.org/documentation/ netfilter.org: Documentation about the netfilter/iptables project], [http://lists.netfilter.org/pipermail/netfilter/ lists]

Revision as of 10:12, 16 May 2010

External links