Skip to content
GitLab
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
738d207c
Commit
738d207c
authored
Jul 13, 2012
by
Leigh B Stoller
Browse files
Add a comment not to change the jail network.
parent
9b7f535e
Changes
1
Hide whitespace changes
Inline
Side-by-side
defs-example
View file @
738d207c
...
...
@@ -263,7 +263,7 @@ SELFLOADER_DATA="__DATA__"
#
# Virtual node network configuration (if you don't want virtual nodes,
# just leave this as is)
# just leave this as is)
.
#
# Needs at least a /16 network. For a /16 the layout of an IP is:
# X.Y.<pnode>.<vnode>
...
...
@@ -274,6 +274,8 @@ SELFLOADER_DATA="__DATA__"
# the default 172.16/12, then you can have up to 16 * 254 physical hosts.
# If you want more than 254 vnodes per pnode, you are screwed.
#
# ********* DO NOT CHANGE THESE UNLESS YOU ASK UTAH FIRST! *********
#
VIRTNODE_NETWORK=172.16.0.0
VIRTNODE_NETMASK=255.240.0.0
# XXX compat
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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