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
4c186189
Commit
4c186189
authored
Nov 19, 2001
by
Robert Ricci
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed lists of ports blocked from the outside world, and added a pargraph
about the 'egress filtering' we do on the control net.
parent
1a7719e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
7 deletions
+14
-7
www/security.html
www/security.html
+14
-7
No files found.
www/security.html
View file @
4c186189
...
...
@@ -44,14 +44,21 @@ nodes.
<h3>
Firewalling
</h3>
Emulab blocks all of the
<i>
low numbered
</i>
ports (ports below 1024),
with the exception of port 22 (Secure Shell). This is for
the
protec
tion of
experimentors, as well as to ensure that an errant
application cannot become the source of a Denial of Service attack to
sites outside of Emulab. If your application requires external acc
es
s
to other low numbered ports, please contact us to make special
arrangements.
<p>
Emulab blocks all of the
<i>
low numbered
</i>
ports (ports below 1024), with
the
excep
tion of
ports 20 and 21 (FTP), 22 (Secure Shell), and 80 (HTTP). This is
for the protection of experimentors, as well as to ensure that an errant
application cannot become the source of a Denial of Service attack to sit
es
outside of Emulab. If your application requires external access to other low
numbered ports, please contact us to make special
arrangements.
<p>
Emulab also prevents machines from using IP and MAC addresses other than their
own on the control net. The control net router blocks all traffic not
originating from the proper subnet, both to prevent IP spoofing and to prevent
experimental traffic from accidentally making it to the 'real world' (say,
through routing misconfiguration.) These restrictions are not present on the
experimental net.
<h3>
Accounts
</h3>
...
...
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