Add a public_dns jail.
This jail will host the authoritative zone for my domains.
This commit is contained in:
@@ -63,6 +63,11 @@
|
||||
// admin_git
|
||||
"hw-address": "58:9c:fc:10:fc:5a",
|
||||
"ip-address": "10.215.1.210"
|
||||
},
|
||||
{
|
||||
// public_dns
|
||||
"hw-address": "58:9c:fc:10:ff:80",
|
||||
"ip-address": "10.215.1.211"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user