1
0
Fork 0

Add local prefix to loopdevice

This commit is contained in:
clerie 2020-12-10 12:59:30 +01:00
parent 2bf649367e
commit 0772160af9
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
networking.hostName = "dn42-il-gw6";
networking.useDHCP = false;
networking.interfaces.lo.ipv6.addresses = [ { address = "fd56:4902:eca0:6::1"; prefixLength = 64; } ];
# IPv6 Uplink
networking.interfaces.ens18.ipv6.addresses = [ { address = "2001:638:904:ffc9::9"; prefixLength = 64; } ];
# Ildix