Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
policies:linkapp [2009/01/24 22:53]
rubin
policies:linkapp [2014/05/17 19:21] (current)
dcraig
Line 16: Line 16:
 ==== ISP ==== ==== ISP ====
  
-We cannot even consider hosts who are connected though NOCs with less than 3 Gbps bandwidth due to DDOS concerns. No cablemodems or DSL either, obviously. Preference is given to those with (at least) a dual-homed connection. The closer to a large backbone the better. We're looking for high reliability, low latency connections. We get targeted with DDOS attacks (Distributed Denial of Service) from time to time. Your ISP must not be the type who will bill you for the bandwidth or discontinue your service if they discover you were the target of the DDOS. Even better if they will work with you to filter out the attack upstream, though an acceptable response is for them to simply block outside access to your server until the attack ends. Ports 6667, 16667, 7000, 9998 and 4400 must be available on your IP.+We cannot even consider hosts who are connected though NOCs with less than 3 Gbps bandwidth due to DDOS concerns. No cablemodems or DSL either, obviously. Preference is given to those with (at least) a dual-homed connection. The closer to a large backbone the better. We're looking for high reliability, low latency connections. We get targeted with DDOS attacks (Distributed Denial of Service) from time to time. Your ISP must not be the type who will bill you for the bandwidth or discontinue your service if they discover you were the target of the DDOS. Even better if they will work with you to filter out the attack upstream, though an acceptable response is for them to simply block outside access to your server until the attack ends. Ports 6667, 6697, 7000, 16667, 99984400, and 4497 must be available on your IP.
  
 ==== System ==== ==== System ====
Line 97: Line 97:
 Are you responsible with power? Are you responsible with power?
  
-Would you say you have above average [[http://quiz.ivillage.com/health/tests/eqtest2.htm|emotional intelligence]]?+Would you say you have above average [[http://en.wikipedia.org/wiki/Emotional_intelligence|emotional intelligence]]?
  
 Have you ever directly or indirectly taken control of a computer system without the owners permission? If yes, please explain. Have you ever directly or indirectly taken control of a computer system without the owners permission? If yes, please explain.
Line 112: Line 112:
  
 === Pings and Traceroutes === === Pings and Traceroutes ===
 +
 +Please submit the results of a ping and a traceroute to each of the current AfterNET servers. You can ask a current oper for a list of server IPs. For example, you might run the following commands and include in your application the contents of the afternet.txt file:
 +
 +<code>
 +cat afternet-server-ips.txt | xargs -n 1 ping -c 10 >> afternet.txt
 +cat afternet-server-ips.txt | xargs -n 1 traceroute >> afternet.txt
 +</code>
  
 We will need to arrange ping tests to your IP, so if you block pings, please tell us the next-hop up from you which does not (must be in the same physical location): We will need to arrange ping tests to your IP, so if you block pings, please tell us the next-hop up from you which does not (must be in the same physical location):