Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
8575ac8e
Commit
8575ac8e
authored
Jul 07, 2009
by
Mike Hibler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed this a while back: allow pubsub through to ops
parent
9d127b4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
firewall/fw-rules
firewall/fw-rules
+3
-2
No files found.
firewall/fw-rules
View file @
8575ac8e
#
# EMULAB-COPYRIGHT
# Copyright (c) 2005, 2006 University of Utah and the Flux Group.
# Copyright (c) 2005, 2006
, 2009
University of Utah and the Flux Group.
# All rights reserved.
#
...
...
@@ -279,8 +279,9 @@ allow ip from fs to any frag # 60035: BASIC,CLOSED
# cvsup to boss
allow tcp from any to boss 5999 setup keep-state # 60036: BASIC,CLOSED
# elvind to ops (unicast TCP and multicast UDP)
# elvind
or pubsubd
to ops (unicast TCP and multicast UDP)
allow ip from any to ops 2917 keep-state # 60038: BASIC,CLOSED
allow ip from any to ops 16505 keep-state # 60039: BASIC,CLOSED
# slothd to boss
allow udp from any to boss 8509 # 60040: BASIC,CLOSED
...
...
Write
Preview
Markdown
is supported
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