summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hosts/vidhar/default.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/hosts/vidhar/default.nix b/hosts/vidhar/default.nix
index 1acbb280..8c2d0d81 100644
--- a/hosts/vidhar/default.nix
+++ b/hosts/vidhar/default.nix
@@ -166,11 +166,10 @@
166 slaac private 166 slaac private
167 167
168 noipv6rs # disable routing solicitation 168 noipv6rs # disable routing solicitation
169 ipv6ra_noautoconf
170 nohook resolv.conf 169 nohook resolv.conf
171 allowinterfaces dsl 170 allowinterfaces dsl
172 interface dsl 171 interface dsl
173 ipv6_autoconf 172 ipv6ra_autoconf
174 iaid 1195061668 173 iaid 1195061668
175 ipv6rs # enable routing solicitation for WAN adapter 174 ipv6rs # enable routing solicitation for WAN adapter
176 ia_pd 1 eno1/0/64/0 # request a PD and assign it to the LAN 175 ia_pd 1 eno1/0/64/0 # request a PD and assign it to the LAN