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
27d2cfad
Commit
27d2cfad
authored
Oct 24, 2014
by
Leigh B Stoller
Browse files
All nodes uses closed firewalling now.
parent
11f211d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/genirack/shared-exp.ns
View file @
27d2cfad
...
...
@@ -7,7 +7,7 @@ set ns [new Simulator]
set vhost1 [$ns node]
tb-set-node-os $vhost1 FEDORA15-OPENVZ-STD
tb-set-node-sharingmode $vhost1 "shared_local"
$vhost1 set-fw-style "
basic
"
$vhost1 set-fw-style "
closed
"
set vhost2 [$ns node]
tb-set-node-os $vhost2 XEN43-64-STD
...
...
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