User Tools

Site Tools


evergreen-admin:security:firewall

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
evergreen-admin:security:firewall [2007/10/03 21:13] – Indent the jabber server scenarios to repair miker_'s heinous damage! dbsevergreen-admin:security:firewall [2010/12/01 10:04] – A bit about network ports dbs
Line 5: Line 5:
 ====== Security Considerations: Firewall ====== ====== Security Considerations: Firewall ======
  
-Note: this is from memoryand I'm sure I got some stuff messed up/missed some stuff Pines Staff please verify/change as appropriate.+In generalwe recommend reading more about networking from starting points like [[http://en.wikipedia.org/wiki/Network_port|Wikipedia]] and more authoritative sources on network security.
  
 +===== Incoming ports =====
  
 Generally, there are about 4 zones you should have for your Evergreen system.  These are as follows: Generally, there are about 4 zones you should have for your Evergreen system.  These are as follows:
Line 21: Line 22:
     - The staff client uses the same ports as the public interface, so ports 80 and 443 will need to be opened.     - The staff client uses the same ports as the public interface, so ports 80 and 443 will need to be opened.
  
-Outgoing ports+===== Outgoing ports =====
-  -25: SMTP-For E-mail notifications +
-  -80: Web traffic (Syndicated content, Book Jackets, etc) +
-  -210: Z3950 (OCLC, LC, etc)+
  
 +Note that these are ports on external servers to which your Evergreen server(s) might need to connect. As a reminder of [[http://en.wikipedia.org/wiki/Network_port|basic networking principles]], outgoing connections on the Evergreen server(s) are assigned to random ports - so when connecting to port 210 on zed.example.com, your Evergreen server might use local port 37080 to make the connection.
 +
 +  - 25: SMTP-For E-mail notifications
 +  - 80: Web traffic (Syndicated content, Book Jackets, etc)
 +  - 210: Z3950 (OCLC, LC, etc).  Note that while 210 is commonly used by Z39.50 servers, it's not the only one in use; for example, the LC Z39.50 server uses port 7090.
  
 Again: this list is just a start, and by all means incomplete. Again: this list is just a start, and by all means incomplete.
evergreen-admin/security/firewall.txt · Last modified: 2022/02/10 13:34 by 127.0.0.1

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.