Skip to content

Instantly share code, notes, and snippets.

@ppp0
Created December 13, 2017 15:06
Show Gist options
  • Save ppp0/8ea03b0e31c7dcc469933dc953559450 to your computer and use it in GitHub Desktop.
Save ppp0/8ea03b0e31c7dcc469933dc953559450 to your computer and use it in GitHub Desktop.
#!/bin/sh
ip route add 10.0.80.0/24 dev $1
ip route add 10.17.16.0/26 dev $1
ip route add 10.55.40.128/26 dev $1
ip route add 10.68.236.64/26 dev $1
ip route add 10.71.140.0/26 dev $1
ip route add 10.91.48.128/26 dev $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment