fixed rule for ipv6 net

netsplit
Niklas Yann Wettengel 7 years ago
parent 6425f1ee54
commit 3fd6ef10d7

@ -5,5 +5,4 @@ ip -6 rule add from all fwmark 0x1 table ffmyk priority 10
#Alles mit Freifunk-IP - woher auch immer - gehört zu Tabelle ffmyk
#ip -4 rule add from 10.222.0.0/16 table ffmyk
ip -6 rule add from 2001:470:cd45:FF00::/56 table ffmyk priority 190
ip -6 rule add to 2001:470:cd45:FF00::/56 table ffmyk priority 190

Loading…
Cancel
Save