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
577d1711
Commit
577d1711
authored
Sep 18, 2013
by
Leigh B Stoller
Browse files
Minor bug fix.
parent
98c9e525
Changes
1
Hide whitespace changes
Inline
Side-by-side
clientside/tmcc/linux/xen/emulab-cnet.pl
View file @
577d1711
...
...
@@ -287,7 +287,7 @@ sub Offline()
if
(
!
SHAREDHOST
())
{
mysystem2
("
$IPTABLES
-t nat -D POSTROUTING -j SNAT
"
.
"
--to-source
$host_ip
-s
$vnode_ip
-
-destination
$fs_
ip
"
.
"
--to-source
$host_ip
-s
$vnode_ip
-
d
$fs_ip
,
$fs_jail
ip
"
.
"
-o
$bridge
");
}
...
...
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