I want to setup a firewall for a network of 200 devices. Can anyone please guide me which GNU/Linux distribution to use ?

link|improve this question
feedback

migrated from stackoverflow.com Aug 16 '11 at 8:35

This question came from our site for professional and enthusiast programmers.

closed as not constructive by SvenW, Iain, Ben Pilbrow, Antoine Benkemoun, Bart De Vos Aug 16 '11 at 8:54

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

2 Answers

Base answer for just iptables: The one you are most familiar with.

Beside that, I would suggest using something with additional security measures like SELinux or AppArmor.

link|improve this answer
feedback

Depends on your knowledge. Most commercial firewalls which use a unix as a background would use bsd/freebsd.

Me, I like slackware, but it depends what you want and how much you know. Redhat of course comes with support (because you have to pay for it and its against all their stuff to use it without support.. sigh) but if you dont know much about linux then this maybe a better option because they can help you.

link|improve this answer
feedback