Commit 5eb57fee authored by System Administrator's avatar System Administrator

add multihop for telros and hetzner

parent af5b1cf9
......@@ -13,3 +13,13 @@ ip rule del from 91.232.225.21 lookup hop
ip rule del from 91.232.225.21 lookup hop
ip rule del from 91.232.225.21 lookup hop
ip rule add from 91.232.225.21 lookup hop
# de01
ip rule del to 144.76.183.114 lookup hop
ip rule del to 144.76.183.114 lookup hop
ip rule add to 144.76.183.114 lookup hop
# telros
ip rule del to 85.143.133.46 lookup hop
ip rule del to 85.143.133.46 lookup hop
ip rule add to 85.143.133.46 lookup hop
......@@ -10,3 +10,9 @@ ip route replace default scope global table common via 212.176.192.226
ip rule del from 91.232.225.21 lookup hop
ip rule del from 91.232.225.21 lookup hop
ip rule del from 91.232.225.21 lookup hop
ip rule del to 144.76.183.114 lookup hop
ip rule del to 144.76.183.114 lookup hop
ip rule del to 85.143.133.46 lookup hop
ip rule del to 85.143.133.46 lookup hop
......@@ -10,3 +10,9 @@ ip route replace default scope global table common via 85.235.198.25
ip rule del from 91.232.225.21 lookup hop
ip rule del from 91.232.225.21 lookup hop
ip rule del from 91.232.225.21 lookup hop
ip rule del to 144.76.183.114 lookup hop
ip rule del to 144.76.183.114 lookup hop
ip rule del to 85.143.133.46 lookup hop
ip rule del to 85.143.133.46 lookup hop
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment