mirror of
https://github.com/leitbogioro/Tools.git
synced 2025-11-08 08:20:39 +08:00
Update ipv6_static_interfaces
This commit is contained in:
parent
495270c81e
commit
47b46fb336
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
auto lo
|
||||
iface lo inet loopback
|
||||
|
||||
auto eth0
|
||||
iface eth0 inet dhcp
|
||||
iface eth0 inet6 static
|
||||
address ip6Addr
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue