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
7a5276b0
Commit
7a5276b0
authored
Nov 30, 2015
by
Mike Hibler
Browse files
Add correct settings for MANAGEMENT_NETWORK now that we have one.
parent
754a2aea
Changes
1
Show whitespace changes
Inline
Side-by-side
defs-default
View file @
7a5276b0
...
@@ -143,6 +143,9 @@ PRIVATE_NETMASK=255.255.255.0
...
@@ -143,6 +143,9 @@ PRIVATE_NETMASK=255.255.255.0
PUBLIC_NETWORK=155.98.33.0
PUBLIC_NETWORK=155.98.33.0
PUBLIC_ROUTER=155.98.33.1
PUBLIC_ROUTER=155.98.33.1
PUBLIC_NETMASK=255.255.255.0
PUBLIC_NETMASK=255.255.255.0
MANAGEMENT_NETWORK=10.11.12.0
MANAGEMENT_NETMASK=255.255.254.0
MANAGEMENT_ROUTER=10.11.12.1
DHCPD_DYNRANGE="155.98.36.200 155.98.36.219"
DHCPD_DYNRANGE="155.98.36.200 155.98.36.219"
NAMED_FORWARDERS=""
NAMED_FORWARDERS=""
VPUBADDR_BASE=none
VPUBADDR_BASE=none
...
...
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