Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
122dbb92
Commit
122dbb92
authored
Jul 26, 2008
by
Robert Ricci
Browse files
Make the NAMED_FORWARDERS text make a little more sense.
parent
085a13d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
defs-example
View file @
122dbb92
...
...
@@ -189,8 +189,12 @@ PUBLIC_NETMASK=255.255.255.0
DHCPD_DYNRANGE="155.98.36.200 155.98.36.249"
#
# If you have forwarders for your named, specify them here for named.conf
# generation in the named directory.
# Fill in the nameservers for your campus network here - the nameserver on boss
# will forward requests for domains other than your own to these nameservers
# OR
# Leave this variable empty to have boss ignore any local nameservers and go
# straight to the roots itself. This is NOT recommended, as you won't get the
# benefit of local caches, and may be blocked on some campuses.
#
NAMED_FORWARDERS="1.1.1.1 1.1.2.1"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment