Skip to content

Instantly share code, notes, and snippets.

@gilou
Last active March 25, 2021 05:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gilou/8a46cb92b3f69d1e9ac2602fb71bb5b8 to your computer and use it in GitHub Desktop.
Save gilou/8a46cb92b3f69d1e9ac2602fb71bb5b8 to your computer and use it in GitHub Desktop.
netplan ip failover OVH
routes:
- to: 0.0.0.0/0
via: GW_IPV4
on-link: true
- to: IPV6_RAN:GEff:ff:ff:ff:ff
scope: link
- to: ::/0
via: IPV6_RAN:GEff:ff:ff:ff:ff
on-link: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment