Page 1 of 1
Best Linux Distro or Project for NAT & Firewall?
Posted: Fri Apr 25, 2003 9:32 pm
by glc1
What is the best Linux or BSD distribution or project (like the various Linux on a floppy or CD projects I've seen) to use for NAT & firewall? I want to install it on my third machine and use it to share my DSL with my two Windows 2000 systems. I also want something with a decent firewall. I'm preferably looking for something that can be administered, for the most part, via web browser from my Windows 2000 systems once it is initially installed and configured. I've fooled with a few Linux distributions and one or two BSDs, but that was a while ago and short-lived, so I'm still fairly new to Linux.
TIA>
-g.
Posted: Fri Apr 25, 2003 11:20 pm
by Stu
Take a look at
IPCop,
Securepoint, and
SmoothWall. I'm not sure about Securepoint, but I know the other two have web based administration tools.
Posted: Sat Apr 26, 2003 12:00 am
by JawZ
Here is some more on Smoothwall including a video.

Posted: Sat Apr 26, 2003 3:43 am
by glc1
Thanks guys, will check those out tomorrow.
-g.
Posted: Sat Apr 26, 2003 12:47 pm
by Paft
Take a look at Freesco when you have time as well. Fits on a floppy, so all you need is a 386 with video output, a keyboard, and a floppy drive and you're set.
Posted: Sat Apr 26, 2003 8:34 pm
by Stef
Use either Debian GNU/Linux or OpenBSD. Preferbly Debian, OpenBSD is harder to upgrade and their packet filter is still seing heavy development.
You can use
OpenSSH or webadmin to access a UNIX host via a network connection. SSH is what a UNIX user would use and
webmin is what a Windows user would use.
You can also install
Cygwin on your WIn2k box and use it to tunnel X through OpenSSH. Basically, with this setup you'll have your Linux or BSD desktop within a window on your Win2K desktop.
Stef