5
0
mirror of https://github.com/cwinfo/yggdrasil-network.github.io.git synced 2024-11-09 16:50:31 +00:00

Merge pull request #105 from ehmry/master

configuration: do not configure radvd as a default router
This commit is contained in:
Neil Alexander 2020-05-21 11:57:17 +01:00 committed by GitHub
commit eb0205f369
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -362,6 +362,7 @@ On Linux, something like the following should be sufficient to advertise a prefi
interface eth0
{
AdvSendAdvert on;
AdvDefaultLifetime 0;
prefix 300:1111:2222:3333::/64 {
AdvOnLink on;
AdvAutonomous on;