Skip to content

Instantly share code, notes, and snippets.

@carlosvargasvip
Created October 12, 2016 19:01
Show Gist options
  • Save carlosvargasvip/8d02dc64f0a6647476886b5dc9001e81 to your computer and use it in GitHub Desktop.
Save carlosvargasvip/8d02dc64f0a6647476886b5dc9001e81 to your computer and use it in GitHub Desktop.
#!/bin/sh
/sbin/route add -net 192.168.102.0/27 -interface $1
/sbin/route add -net 192.168.105.0/27 -interface $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment