mirror of
https://github.com/tommytran732/Fedora-CoreOS-Ignition
synced 2024-11-21 17:01:34 -05:00
Unbound listen on ::1
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
540f5f1774
commit
7f470747b9
@ -32,6 +32,7 @@ server:
|
||||
|
||||
ip-transparent: yes
|
||||
interface: 127.0.0.1
|
||||
interface: ::1
|
||||
interface: 242.242.0.1
|
||||
access-control: 242.242.0.0/16 allow
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user