Oops wrong IPv6-network, copied a typo :P
This commit is contained in:
parent
8313bb3b30
commit
95917246c9
1 changed files with 2 additions and 2 deletions
|
@ -20,6 +20,6 @@ iface eno1 inet static
|
||||||
dns-search komreg.net
|
dns-search komreg.net
|
||||||
|
|
||||||
iface eno1 inet6 static
|
iface eno1 inet6 static
|
||||||
address 2001:6b0:64:4::242
|
address 2001:6b0:64:5::242
|
||||||
netmask 64
|
netmask 64
|
||||||
gateway 2001:6b0:64:4::1
|
gateway 2001:6b0:64:5::1
|
||||||
|
|
Loading…
Add table
Reference in a new issue