z9-router(host): fix systemd-networkd configs
This commit is contained in:
parent
83f654037a
commit
4ec4c1f942
9 changed files with 20 additions and 5 deletions
|
|
@ -19,8 +19,10 @@ IPv6SendRA=no
|
|||
|
||||
[Address]
|
||||
Address=185.161.129.134/25
|
||||
[Address]
|
||||
Address=2a07:c481::1:2/64
|
||||
|
||||
[Route]
|
||||
Gateway=185.161.129.129
|
||||
[Route]
|
||||
Gateway=2a07:c481::1
|
||||
|
|
|
|||
Loading…
Reference in a new issue