1
0
Fork 0

Remove redundant default routes in RAs

This commit is contained in:
clerie 2022-04-14 20:59:22 +02:00
parent c55be6f01a
commit 17f385aee1
1 changed files with 0 additions and 2 deletions

View File

@ -91,14 +91,12 @@
interface enp1s0.201 {
AdvSendAdvert on;
prefix 2001:4cd8:100:1337::/64 {};
route ::/0 {};
RDNSS fd00:152:152::1 {};
DNSSL net.clerie.de {};
};
interface enp1s0.202 {
AdvSendAdvert on;
prefix 2001:4cd8:100:1313::/64 {};
route ::/0 {};
RDNSS 2620:fe::fe 2620:fe::9 {}; # Quad 9
};
'';