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:
commit
eb0205f369
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user