Skip to content

Instantly share code, notes, and snippets.

@surfaceflinger
Created May 21, 2021 13:45
Show Gist options
  • Save surfaceflinger/11a891a52ad42bf58bd7f73f23913f4d to your computer and use it in GitHub Desktop.
Save surfaceflinger/11a891a52ad42bf58bd7f73f23913f4d to your computer and use it in GitHub Desktop.
netcup IPv6 interface configuration for OpenBSD
inet xxx.xxx.xxx.xxx 255.255.252.0 NONE
inet6 xxxx:xxxx:xxxx:xxxx::1 64
up
!route add -inet default 188.68.52.1
!route add -inet6 :: fe80::1%vio0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment