Difference between revisions of "Internet Router"

From Pumping Station One
Jump to navigation Jump to search
(Created page with " 1: Try and keep the systems group appraised if what you are doing. 2: Try not to be more than 4 hours from going back to the old setup 3: We have a "mostly" flat network: 10....")
 
m
Line 1: Line 1:
  
1: Try and keep the systems group appraised if what you are doing.
+
# Try and keep the systems group appraised if what you are doing.
2: Try not to be more than 4 hours from going back to the old setup
+
# Try not to be more than 4 hours from going back to the old setup
3: We have a "mostly" flat network: 10.100.0.0/20, but the 10.100.200.0/24 subnet is important, we still have the hypervisors and SAN on that subnet
+
# We have a "mostly" flat network: 10.100.0.0/20, but the 10.100.200.0/24 subnet is important, we still have the hypervisors and SAN on that subnet
4: port 25 should forward to mail.ad.pumpingstationone.org (postfix)
+
# port 25 should forward to mail.ad.pumpingstationone.org (postfix)
5: port 80/443 should forward to bob.ad.pumpingstationone.org (nginx)
+
# port 80/443 should forward to bob.ad.pumpingstationone.org (nginx)
6: 1194 (udp) should forward to bob.ad.pumpingstationone.org (openvpn)
+
# 1194 (udp) should forward to bob.ad.pumpingstationone.org (openvpn)
  
 
There are probably more, but those are the more critical services I would prefer not die.
 
There are probably more, but those are the more critical services I would prefer not die.

Revision as of 22:28, 24 March 2015

  1. Try and keep the systems group appraised if what you are doing.
  2. Try not to be more than 4 hours from going back to the old setup
  3. We have a "mostly" flat network: 10.100.0.0/20, but the 10.100.200.0/24 subnet is important, we still have the hypervisors and SAN on that subnet
  4. port 25 should forward to mail.ad.pumpingstationone.org (postfix)
  5. port 80/443 should forward to bob.ad.pumpingstationone.org (nginx)
  6. 1194 (udp) should forward to bob.ad.pumpingstationone.org (openvpn)

There are probably more, but those are the more critical services I would prefer not die.

--hef

Ports 123 (NTP) and 5060 (SIP) should forward to 10.100.0.37 (time/asterisk server)

--glenn