Skip to content

Instantly share code, notes, and snippets.

@kaworu
Created May 8, 2015 19:44
Show Gist options
  • Save kaworu/4194c0e6ddecb698cf90 to your computer and use it in GitHub Desktop.
Save kaworu/4194c0e6ddecb698cf90 to your computer and use it in GitHub Desktop.
ifconfig_re0="inet 178.63.43.209/32"
gateway_if="re0"
gateway_ip="178.63.43.193"
static_routes="gateway default"
route_gateway="-host $gateway_ip -interface $gateway_if"
route_default="default $gateway_ip"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment