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 06-02-2002, 06:49 AM   #1
a_hic
LQ Newbie
 
Registered: May 2002
Distribution: Fedora, Knoppix,
Posts: 17

Rep: Reputation: 0
Firewall?


when I worked on windows I have Zonealarm as my personal firewall,
I work on ethernet network, is there a free firewall for Linux to prevent
against attacks, because on my network there is many mlicous man!
 
Old 06-02-2002, 06:59 AM   #2
MartBrooks
Member
 
Registered: May 2002
Location: London
Distribution: Debian
Posts: 388

Rep: Reputation: 31
Linux comes with several firewall options, depending on your kernel version.

For 2.2 kernels you have ipchains - see "man ipchains"
For 2.4 you have ipchains or iptables (depending on how your kernel was configured) - see "man iptables"

Regards

Last edited by MartBrooks; 06-02-2002 at 07:20 AM.
 
Old 06-02-2002, 07:18 AM   #3
Noerr
Member
 
Registered: May 2002
Location: Dalec, HU
Distribution: Redhat 7.3
Posts: 696

Rep: Reputation: 30
not only firewall if free in linux
 
Old 06-02-2002, 07:24 AM   #4
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
and presumably you want a nice easy GUI to make it go... try firestarter. it's pretty good.
 
Old 06-05-2002, 01:41 AM   #5
silentwisdom
LQ Newbie
 
Registered: Jun 2002
Location: Belgium
Distribution: RedHat, DeBian
Posts: 11

Rep: Reputation: 0
Why does everyone want a gui for those things?
Whats wrong with just a linuxbox without al the gui-crap on it?
Is'nt that the best way to start learning linux?
My opinion is with a gui you aren't learning something of the os itself.

Greeetzzzzzzz

Silentwisdom
 
Old 06-05-2002, 06:59 AM   #6
kahuna
Member
 
Registered: Jun 2002
Location: Grand Rapids, MI
Distribution: Redhat, Slackware
Posts: 78

Rep: Reputation: 15
I have had great luck with gShield. Just edit the config file, add a few blacklisted hosts to a file, and you are good to go. It even does NAT!

http://muse.linuxmafia.org/gshield.html

The downside is that there is no GUI, but it's really so simple that you don't need one!
 
Old 06-06-2002, 07:46 PM   #7
mace
Member
 
Registered: Apr 2002
Distribution: redhat7, 7.1, 7.2, 8.0, mandrake, debian2.2, 3, suse
Posts: 176

Rep: Reputation: 30
firestarter.sourceforge.net

google - firestarter
 
Old 06-06-2002, 08:15 PM   #8
JMC
Member
 
Registered: Apr 2002
Distribution: Mandrake 8.2
Posts: 43

Rep: Reputation: 15
I've been using firestarter for a few weeks or so now. It's been doing a fine job IMO.
 
Old 06-07-2002, 04:40 AM   #9
DarkGhost
LQ Newbie
 
Registered: May 2002
Distribution: Mandrake 8.2
Posts: 26

Rep: Reputation: 15
Quote:
Originally posted by silentwisdom
Why does everyone want a gui for those things?
Whats wrong with just a linuxbox without al the gui-crap on it?
Is'nt that the best way to start learning linux?
My opinion is with a gui you aren't learning something of the os itself.

Greeetzzzzzzz

Silentwisdom
I will tell you why it's all about the GUI. See, most people who are learning linux (myself included) don't have a lot of spare time to remeber all the command lines of a gui. And linux has a lot of them. But thankx to GUI's, commands are needed, mouse clicks are.
 
Old 06-07-2002, 11:08 AM   #10
Syncrm
Member
 
Registered: Aug 2001
Location: Lansing, Michigan
Distribution: slackware8+
Posts: 472

Rep: Reputation: 30
Quote:
Originally posted by DarkGhost


I will tell you why it's all about the GUI. See, most people who are learning linux (myself included) don't have a lot of spare time to remeber all the command lines of a gui. And linux has a lot of them. But thankx to GUI's, commands are needed, mouse clicks are.
true... but all you really need to know about iptables and what have you can be stored in a bash script file and just executed. i don't consider myself an iptables expert or anything, but i knew enough to setup my own firewall.

i just think that every linux user should be VERY comfortable in console. remember... linux is based on the console; X is just a luxary. :-)
 
Old 06-08-2002, 02:25 PM   #11
DarkGhost
LQ Newbie
 
Registered: May 2002
Distribution: Mandrake 8.2
Posts: 26

Rep: Reputation: 15
Quote:
Originally posted by Syncrm


true... but all you really need to know about iptables and what have you can be stored in a bash script file and just executed. i don't consider myself an iptables expert or anything, but i knew enough to setup my own firewall.

i just think that every linux user should be VERY comfortable in console. remember... linux is based on the console; X is just a luxary. :-)
I would rather drive the S class of Linux then the pinto!!
 
Old 06-08-2002, 03:01 PM   #12
Scorcher2005
Member
 
Registered: Apr 2002
Distribution: MD 8.2
Posts: 60

Rep: Reputation: 15
Quote:
Originally posted by silentwisdom
Why does everyone want a gui for those things?
Whats wrong with just a linuxbox without al the gui-crap on it?
Is'nt that the best way to start learning linux?
My opinion is with a gui you aren't learning something of the os itself.

Greeetzzzzzzz

Silentwisdom
Because most people that are learning LINUX had Windows as there previous OS, and what windows is is a GUI with no commands what-so-ever(unless u prefer using cmd.exe)
 
Old 06-08-2002, 03:44 PM   #13
crashmeister
Senior Member
 
Registered: Feb 2002
Distribution: t2 - trying to anyway
Posts: 2,541

Rep: Reputation: 47
I doubt that it would be a good idea for a newbie or any non networkexpert to install linux for the first time and set up a firewall with the command line.
With programs like firestarter and guarddog you have at least some guidance and the thing won't be completely screwed up.
Not that I think it matters much - there aren't that many hackers out there looking to crack Joe Sixpacks box.

Last edited by crashmeister; 06-08-2002 at 11:39 PM.
 
Old 06-08-2002, 10:56 PM   #14
Psycho
Member
 
Registered: Feb 2002
Location: Carson City, Nevada
Distribution: Gentoo / SuSE 9.1 Pro (both A64)
Posts: 159

Rep: Reputation: 30
Quote:
Originally posted by crashmeister

<snip>
Not that I think it matters much - there aren't that many hackers out there looking to crack Joe Sixpacks box.
Don't count on that, I average 4 attempts against my firewall a month. And that's a dial up connection! Granted it's connected about four to six hours a day, but still.

Just using simple extrapolation, that would up it to 16 attempts/month for a full time connection.

Just because I'm not paraniod, doesn't mean someone isn't out to get me
 
Old 06-08-2002, 11:43 PM   #15
crashmeister
Senior Member
 
Registered: Feb 2002
Distribution: t2 - trying to anyway
Posts: 2,541

Rep: Reputation: 47
I got an adsl connection that is up for about 14 hrs daily. Haven't had anything happening so far - no firewall here.
 
  


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:59 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