Commit 41b89c1d authored by 神楽坂玲奈's avatar 神楽坂玲奈

Revert "hack for strong swan"

This reverts commit 046562cc.
parent ee17893f
...@@ -24,12 +24,3 @@ fi ...@@ -24,12 +24,3 @@ fi
echo 'network...' echo 'network...'
coffee main.coffee coffee main.coffee
# hack for strongswan
ip route flush table 220
ip route add 10.8.16.0/20 via ${RAILGUN_GATEWAY} proto static table 220
ip route add 10.8.32.0/20 via ${RAILGUN_GATEWAY} proto static table 220
ip route add 10.8.48.0/20 via ${RAILGUN_GATEWAY} proto static table 220
ip route add 10.8.64.0/20 via ${RAILGUN_GATEWAY} proto static table 220
ip route add 10.8.96.0/20 via ${RAILGUN_GATEWAY} proto static table 220
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