Changes

Jump to navigation Jump to search
Line 240: Line 240:  
== Items to check ==
 
== Items to check ==
 
* reboot the server/vm, do all services start properly?
 
* reboot the server/vm, do all services start properly?
* is the firewall active (try netcat on a non-permitted port)
+
* Is the IP address configured on the server on eth0?
 +
* Is the hostname set?
 +
* Is it configured in DNS both forward and reverse?
 +
* Is the firewall active (try netcat on a non-permitted port)
 +
* IPSEC is active <code>ipsec status</code>?
 +
* Does Screen work in an xterm with scroll back?
 +
* Is the time set via ntp <code>ntpdate</code> and is the timezone set to UTC?
 +
* Is fail2ban working?  Make a couple test connections and see if the IP is null routed <code>ip route show</code>
 +
 
 +
You may need to check your other services on this server now.

Navigation menu