mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 00:54:41 +00:00
iplugins/interfaces: register lo0, add ::1/128 as well
This commit is contained in:
parent
57bd1f2b05
commit
c3d2dcfa21
@ -235,6 +235,8 @@ function core_interfaces()
|
||||
"virtual" => true,
|
||||
"ipaddr" => "127.0.0.1",
|
||||
"subnet" => "8",
|
||||
"ipaddrv6" => "::1",
|
||||
"subnetv6" => "128",
|
||||
"type" => "none"
|
||||
]
|
||||
];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user