iptables參數

filter表:負責過濾功能,防火牆;內核模塊:iptables_filter nat表:network address translation,網絡地址轉換功能;內核模塊:iptable_nat mangle表:拆解報文,做出修改,並重新封裝 的功能;iptable_mangle raw表:關閉nat表上啓用的連接追蹤機制;iptable_raw -t : 指定表,默認爲filter表 -v :
相關文章
相關標籤/搜索