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
93018e70
Commit
93018e70
authored
May 21, 2014
by
Leigh B Stoller
Browse files
Minor change to previous revision.
parent
092309fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
clientside/tmcc/linux/xen/xenbridge-setup-genirack
View file @
93018e70
...
...
@@ -36,8 +36,8 @@ my $IPBIN = "/bin/ip";
my
$IFCONFIGBIN
=
"
/sbin/ifconfig
";
my
$JAILGW
=
"
172.16.0.1
";
my
$JAILMASK
=
"
255.240.0.0
";
# For ilo.
my
$MNGGW
=
"
10.249.249.
1
";
# For ilo.
Boss takes .254
my
$MNGGW
=
"
10.249.249.
253
";
my
$MNGMASK
=
"
255.255.255.0
";
my
$NOIP
=
0
;
...
...
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