Implement policy routing for IPv6
This commit is contained in:
parent
a9bb0605cf
commit
4b891bdd23
2 changed files with 22 additions and 2 deletions
files/etc/iptables
17
files/etc/iptables/rules.v6
Normal file
17
files/etc/iptables/rules.v6
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Generated by ip6tables-save v1.4.14 on Mon Aug 18 22:31:43 2014
|
||||
*mangle
|
||||
:PREROUTING ACCEPT [347182:29416089]
|
||||
:INPUT ACCEPT [95377:10719074]
|
||||
:FORWARD ACCEPT [50710:3964545]
|
||||
:OUTPUT ACCEPT [108706:9522484]
|
||||
:POSTROUTING ACCEPT [161591:13748029]
|
||||
-A PREROUTING -i br-ffhh -j MARK --set-xmark 0x1/0xffffffff
|
||||
COMMIT
|
||||
# Completed on Mon Aug 18 22:31:43 2014
|
||||
# Generated by ip6tables-save v1.4.14 on Mon Aug 18 22:31:43 2014
|
||||
*filter
|
||||
:INPUT ACCEPT [1244932:115240832]
|
||||
:FORWARD ACCEPT [51046:3997994]
|
||||
:OUTPUT ACCEPT [1330577:118074893]
|
||||
COMMIT
|
||||
# Completed on Mon Aug 18 22:31:43 2014
|
Loading…
Add table
Add a link
Reference in a new issue