Network Security

Network Security

From Consultancy.EdVoncken.NET

Jump to: navigation, search

In the Internet age, nearly all your assets are connected to a network. It makes sense to protect your network against unauthorized access.

Contents

[edit] Firewalls

[edit] iptables

Linux uses iptables packet filtering software.

[edit] PF

OpenBSD and FreeBSD use the PF packet filtering software. I like it for its elegance and powerful features.

[edit] Intrusion Detection

[edit] Snort

Snort is an open source network intrusion prevention and detection system (IDS/IPS) developed by Sourcefire. I have used it in a datacenter environment. It offers great insight in activity on your network.

[edit] Software Appliances

A large portion of security appliances are actually based on Open Source software and operating systems.

  • pfSense - a very popular Open Source FreeBSD based firewall
  • Vyatta - an Open Source router/firewall that uses Cisco-like syntax for configuration