Networking / Beginners

Server Security Tweaks

IPsec filters

Our favorite "tweak" is not actually a tweak at all. It is a technology that you can use to prevent systems from talking to each other. IPsec is a layer 3 and 4 host-based security mechanism that enables you to configure authentication and/or encryption settings on a per-port basis. It is one of the most powerful and important security tools ever devised. It is what we use to ensure that hosts cannot send or receive traffic that is not essential for their functioning. Therefore, we do not elaborate on it any further here.

Caution IPsec, incorrectly configured, can be hazardous to your network health; and your career.
IPsec is an absolutely marvelous technology for blocking traffic. In fact, even if you did not intend to block any traffic, that usually is the end result in the first few tries. Do not deploy an IPsec policy on a production network until you have thoroughly tested it and are sure it will work as intended.

[Previous] [Contents] [Next]