mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
DNS should not necessarily be named(8), tweak the comment a bit.
This commit is contained in:
parent
e66afe03de
commit
2faf03309d
2 changed files with 2 additions and 2 deletions
|
|
@ -190,7 +190,7 @@ case ${firewall_type} in
|
|||
[Ss][Ii][Mm][Pp][Ll][Ee])
|
||||
############
|
||||
# This is a prototype setup for a simple firewall. Configure this
|
||||
# machine as a named server and ntp server, and point all the machines
|
||||
# machine as a DNS and NTP server, and point all the machines
|
||||
# on the inside at this machine for those services.
|
||||
############
|
||||
|
||||
|
|
|
|||
|
|
@ -164,7 +164,7 @@ case ${ipv6_firewall_type} in
|
|||
[Ss][Ii][Mm][Pp][Ll][Ee])
|
||||
############
|
||||
# This is a prototype setup for a simple firewall. Configure this
|
||||
# machine as a named server and ntp server, and point all the machines
|
||||
# machine as a DNS and NTP server, and point all the machines
|
||||
# on the inside at this machine for those services.
|
||||
############
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue