mirror of
https://github.com/cwinfo/yggdrasil-network.github.io.git
synced 2024-11-12 22:30:26 +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
|
interface eth0
|
||||||
{
|
{
|
||||||
AdvSendAdvert on;
|
AdvSendAdvert on;
|
||||||
|
AdvDefaultLifetime 0;
|
||||||
prefix 300:1111:2222:3333::/64 {
|
prefix 300:1111:2222:3333::/64 {
|
||||||
AdvOnLink on;
|
AdvOnLink on;
|
||||||
AdvAutonomous on;
|
AdvAutonomous on;
|
||||||
|
Loading…
Reference in New Issue
Block a user