LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Recommendations for firewall (Slack 9.0) (https://www.linuxquestions.org/questions/slackware-14/recommendations-for-firewall-slack-9-0-a-55089/)

PapaNoHair 04-14-2003 11:47 PM

Recommendations for firewall (Slack 9.0)
 
Any recommendations for a good firewall for Slack 9.0 (must be able to be used by a simple-minded person). Thanks!

kater 04-15-2003 06:17 AM

You aren't much familiar with firewalls and packetfilters, right? A firewall as an application doesn't exist and will never exist, because a firewall is a security concept of soft- or hardware related securitymanagement utilities.

So I'm right if you either don't understand the Linux kernel very well, because if so, you wouldn't ask this 'strange' question :-)

The Linux kernel has a packetfilter "out-of-the-box", called 'iptables' (kernel 2.4.x) or 'ipchains' (kernel 2.2.x). What you're asking for is 'iptables'/'ipchains' to control the incoming and outgoing traffic from and to your machine and decide, what happens with them.

man iptables
RTFM -> http://www.netfilter.org/documentati...ring-HOWTO.txt
http://www.netfilter.org
http://tldp.org

fskmh 04-15-2003 06:22 AM

http://www.linuxguruz.org/iptables
http://www.jg555.com/projects/firewall/firewall.php

david_reno 04-15-2003 12:08 PM

Linux Firewalls (2nd Edition)
# Paperback: 600 pages ; Dimensions (in inches): 1.24 x 8.96 x 7.02
# Publisher: Que; 2nd edition (October 24, 2001)
# ISBN: 0735710996

tobyl 04-15-2003 03:19 PM

I think the previous posters are correct, but they are being a little hard on you. There are plenty of packages around that help you set up iptables.
I am new to Slackware as well, but I installed Shorewall, which I was also using on my previous distro, but is 'slackware aware'. It is working fine. (Read the help files)
I also notice that on http://www.linuxpackages.net/ there is a link to GShield which I havent used but you may want to look at it, as this is a slackware oriented site.
HTH

PapaNoHair 04-16-2003 08:05 AM

Thanks! Appreciate the help! Will give it a try.

Waldi 04-16-2003 08:17 AM

Hi

You may also try Guarddog (I use it myself). It is simple in use program for generating rc.firewall script (which is responsible for firewall settings). It is GUI application prepared for KDE, try www.kde.org, and then to Applications link.

bluehz 04-20-2003 11:17 AM

I have been using gShield for about a year now and it works great. You can even get a GUI for it called gShieldConf (or similar).

Unseen 04-20-2003 11:39 AM

fiaif is also a shell script that you can customize that will set up iptables for you.

Cyclops 04-20-2003 02:19 PM

I'd go with Waldi's recommendation and give GuardDog a try. It's about as easy to understand as any simple firewall package, and it works quite well.


All times are GMT -5. The time now is 06:00 PM.