[Interface]
PrivateKey = [myprivatekey for Route48]
Address = [tunnel ipv6 from Route48]
ListenPort = [free port above 50000]
Table = off #yes table off so that bird can route itself
[Peer]
PublicKey = [publickey of Route48]
Endpoint = [wireguard server ip Route48:Port]
AllowedIPs = ::/0
Route64.org Wireguard
[Interface]
PrivateKey = [myprivatekey for Route64]
Address = [tunnel ipv6 from Route64]
ListenPort = [free port above 50000]
Table = off #yes table off so that bird can route itself
[Peer]
PublicKey = [publickey of Route64]
Endpoint = [wireguard server ip Route64:Port]
AllowedIPs = ::/0