LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 03-28-2004, 01:52 AM   #1
arsham
Member
 
Registered: Mar 2004
Location: London
Distribution: Arch Linux, Debian
Posts: 184

Rep: Reputation: 30
Which firewall?


Hi there
I am newbie in linux , and I have RH 9
I want to setup a firewall
I used ZoneAlarm in windows , but I need a firewall , a linux native one
Thanks
 
Old 03-28-2004, 04:08 AM   #2
salparadise
Senior Member
 
Registered: Nov 2002
Location: Birmingham UK
Distribution: Various
Posts: 1,736

Rep: Reputation: 146Reputation: 146
i'm using guarddog (designed mainly for kde)
and am getting true stealth results from shields up

or
firestarter for gnome

be advised
the setup of these programs is NOTHING like zone alarm

with gaurddog you have to manually say which protocols are allowed

can't say how firestarter works as i don't use gnome
 
Old 03-28-2004, 05:00 AM   #3
SciYro
Senior Member
 
Registered: Oct 2003
Location: hopefully not here
Distribution: Gentoo
Posts: 2,038

Rep: Reputation: 51
iptables is one of the most popular tools to make firewalls with , its not overly easy to use, but does a good job
 
Old 03-28-2004, 09:52 AM   #4
2damncommon
Senior Member
 
Registered: Feb 2003
Location: Calif, USA
Distribution: PCLINUXOS
Posts: 2,918

Rep: Reputation: 103Reputation: 103
The Linux kernel has a built in firewall. What you are really asking for is an easy configuration tool.
Firestarter is very nice. I normally use KDE (but have Gnome installed) and can use Firestarter just fine from KDE.
You run the configuration wizard and select which ports you want open for any servers you are running (often none). Rerun it to change if needed. It takes a minute or two.
You can also view the hits your firewall takes.
 
Old 03-30-2004, 08:58 PM   #5
studpenguin
Member
 
Registered: Nov 2003
Location: Pacific Northwest United States
Posts: 286

Rep: Reputation: 33
firestarter

I'm sure firestarter works fine, but it doesn't seem quite as spiffy as Zone Alarm wfor Windows . . . which asks whether to accept or deny, records, and blocks which program and IP address attempts to access to and from the internet.

Some of us aren't use to configuring a firewall from scratch.

I downloaded the Mandrake 9.1 link but I"m running it on Mandrake 9.2

Last edited by studpenguin; 03-30-2004 at 08:59 PM.
 
Old 03-30-2004, 11:57 PM   #6
salparadise
Senior Member
 
Registered: Nov 2002
Location: Birmingham UK
Distribution: Various
Posts: 1,736

Rep: Reputation: 146Reputation: 146
i don't think there is an equivelent

spiffy is largely for windows users
secure, reliable functionality is for linux users

bit of a generality but there is a point in there somewhere

either you get gaurddog which is easy to set up, or firestarter
or you learn how to manipulate iptables (which is what gaurddog does for you through a gui)

or you could route linux through a window box and use zone alarm
 
Old 03-31-2004, 04:06 AM   #7
Desto
LQ Newbie
 
Registered: Aug 2003
Posts: 2

Rep: Reputation: 0
I dont understand why people want to use any other firewall instead of iptables.
man iptables is enough to get a firewall.

Also think that:
When you add any rule you can make it by yourself.
By this way you will get your own firewall and arrive at all points of your system.
 
Old 03-31-2004, 10:52 AM   #8
tuxguy
Member
 
Registered: Mar 2004
Location: North Bay, Ontario - CANADA
Distribution: Debian
Posts: 77

Rep: Reputation: 16
here is a site that is a basic firewall script generator for IPTABLES. you tell it what services your running, what eth devices you have.. and the IP's etc etc...

it generates the script for you automatically

http://iptables-script.dk/index1.php
 
Old 03-31-2004, 05:11 PM   #9
studpenguin
Member
 
Registered: Nov 2003
Location: Pacific Northwest United States
Posts: 286

Rep: Reputation: 33
My point is when there is a rogue program that tries to access the internet (egreess), or when another computer or server tries to acces the computer



when the firewall hasn't designated the rule to allow it to hapen yet,

Zone Alarm will immediately alert me and tell me that its trying to do that immediately.

Zone Alarm blocks everything until I tell it not to and has certain written suggestion about why that may or not be such as a good idea.

and it says excactly what the program is when it tries to do this.


I must admit I need to renew my knowledge about what certain kinds of protocols and ports mean. That takes awhile to remember,

But then again there are suggested standards for people who don't have time to learn them all and remember them all that are described within the firewall managing program.

Zone Alarm is good about this . . . I thought there'd be a Linux one that is at least as good for those such as that don't remember things too well .
 
Old 04-01-2004, 12:10 AM   #10
salparadise
Senior Member
 
Registered: Nov 2002
Location: Birmingham UK
Distribution: Various
Posts: 1,736

Rep: Reputation: 146Reputation: 146
to be honest

gaurddog is easy to set up

I just allow (for my normal use) http,shttp,ftp,DNS,pop3,smtp, Real Audio and ICQ in the loacal and Internet zones
and that's it
tick the boxes
click on apply
sorted!
 
Old 04-03-2004, 05:13 PM   #11
studpenguin
Member
 
Registered: Nov 2003
Location: Pacific Northwest United States
Posts: 286

Rep: Reputation: 33
so where's a good download site for "guard dog" firewall?
 
Old 04-03-2004, 08:41 PM   #12
tuxguy
Member
 
Registered: Mar 2004
Location: North Bay, Ontario - CANADA
Distribution: Debian
Posts: 77

Rep: Reputation: 16
viola...

http://sourceforge.net/projects/guarddog/

ooopppsss.. looks like sourceforge doesn't have the files.

and the developer's site is no longer up.. www.simonzone.com

sorry

jesse

Last edited by tuxguy; 04-03-2004 at 08:46 PM.
 
Old 04-04-2004, 01:11 AM   #13
salparadise
Senior Member
 
Registered: Nov 2002
Location: Birmingham UK
Distribution: Various
Posts: 1,736

Rep: Reputation: 146Reputation: 146
http://www.simonzone.com/software/gu...0-2mdk.src.rpm
 
Old 04-04-2004, 03:39 AM   #14
Spasmolytic
Member
 
Registered: Sep 2003
Location: Chicago, IL
Distribution: Slackware 10
Posts: 72

Rep: Reputation: 15
firestarter is VERY easy to use
http://firestarter.sf.net
 
Old 04-04-2004, 08:24 PM   #15
artistikone
Member
 
Registered: Jul 2003
Distribution: slackware-current
Posts: 76

Rep: Reputation: 15
Closest thing your going to get to Zone Alarm is a IDS like Snort. For a nice, easy to setup iptables script check out http://projectfiles.com/firewall/
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
BSD Firewall vs Linux Firewall ? rootlinux Linux - Security 5 08-29-2007 07:38 AM
Firewall lets ips which are not in the firewall ... why ? sys7em Linux - Networking 2 06-30-2005 12:50 PM
Firewall with features of a Sidewinder firewall? abcampa Linux - Security 4 04-22-2005 04:24 PM
slackware's /etc/rc.d/rc.firewall equivalent ||| firewall script startup win32sux Debian 1 03-06-2004 09:15 PM
Firewall Builder sample firewall policy file ? (.xml) nuwanguy Linux - Networking 0 09-13-2003 12:32 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 02:10 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration