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
4623b6e0
Commit
4623b6e0
authored
Sep 26, 2014
by
Mike Hibler
Browse files
Fix management network definition
parent
73ae2a8b
Changes
1
Hide whitespace changes
Inline
Side-by-side
defs-apt
View file @
4623b6e0
...
...
@@ -92,9 +92,9 @@ PRIVATE_NETMASK=255.255.255.0
PUBLIC_NETWORK=128.110.100.0
PUBLIC_ROUTER=128.110.100.1
PUBLIC_NETMASK=255.255.255.0
MANAGEMENT_NETWORK=192.168.
2
.0
MANAGEMENT_NETWORK=192.168.
3
.0
MANAGEMENT_NETMASK=255.255.255.0
MANAGEMENT_ROUTER=192.168.
2
.253
MANAGEMENT_ROUTER=192.168.
3
.253
DHCPD_DYNRANGE="128.110.100.230 128.110.100.250"
NAMED_FORWARDERS="155.98.32.70"
NAMED_ALSONOTIFY="155.98.32.70"
...
...
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