LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 08-27-2003, 08:21 PM   #1
spaceg
LQ Newbie
 
Registered: Aug 2003
Posts: 2

Rep: Reputation: 0
linux firewall question


I'm a newbie and have a broadband connection and am paranoid about hackers. Can someone tell wether mandrake linux already has a firewall built in? Or how I can setup one?

Thanks to all who answer.
 
Old 08-27-2003, 08:49 PM   #2
Mathieu
Senior Member
 
Registered: Feb 2001
Location: Montreal, Quebec, Canada
Distribution: RedHat, Fedora, CentOS, SUSE
Posts: 1,403

Rep: Reputation: 46
iptables is the firewall built-in subsystem of kernel 2.4 (Linux).

Which version of Mandrake are you using ?
Mandrake 9.1 has two tools which can help you quickly secure your system (DrakSec and DrakFirewall)
http://doc.mandrakelinux.com/Mandrak...-security.html


If you want to setup iptables manually, take a look at the documentation and tutorials on
Netfilter / iptables
http://www.netfilter.org/

However, if you want a GUI tool (which interacts with iptables), try one of the following:
http://firestarter.sourceforge.net/
http://www.shorewall.net/
http://www.ipcop.org/
http://www.fwbuilder.org/

Last edited by Mathieu; 08-27-2003 at 08:51 PM.
 
Old 08-27-2003, 09:43 PM   #3
rshadow
LQ Newbie
 
Registered: Sep 2002
Distribution: Gentoo!,RHL 7.3, RHL 9.1, FreeBSD 4.5, Mandrake 9.1
Posts: 23

Rep: Reputation: 15
I believe shorwall is installed by default with mandrake 9.1, either that or it installs with webmin, but that is the default GUI I was supplied with when I installed 9.1
 
Old 08-28-2003, 04:45 AM   #4
l0f33t
Member
 
Registered: May 2003
Location: Washington State
Distribution: Gentoo
Posts: 145

Rep: Reputation: 15
I recommend Shorewall. Hands down..

This is a great firewall. Very scalable, from the simplest of networks with only 2 or 3 pc's behind the Internet connection, to large production environments. Very flexible in how you can configure rule sets. Statefull inspection of packets. Great Web site thats continually updated with the newest up-to-date info. Tons of FAQ's and other info. Everything you need is on that site pertaining to almost any question that you would have.Easy to setup, especially in your situation with the network setup that appear to you have.
Awesome mailing list with very good response times.

If your interested in installing this let me know and I will help get you up and running with everything being denied in and everything allowed out.
You can tighten security down as you see fit after that.

Can't go wrong with this firewall.

Go ahead and take a gander at http://www.shorewall.net.

This is iptables made easy, no doubt.
 
Old 09-01-2003, 08:22 AM   #5
bigVoice
Member
 
Registered: Sep 2003
Location: Toronto
Distribution: Mandrake 10
Posts: 237

Rep: Reputation: 30
I'd also like to make a pitch for Guarddog (http://www.simonzone.com/software/guarddog/) which I actually discovered from a different thread on this forum.

Read this thread http://www.linuxquestions.org/questi...threadid=87273 and then take 5 minutes to read Guarddog's online manual.

Love it!
 
Old 09-01-2003, 01:13 PM   #6
carrierel
LQ Newbie
 
Registered: Aug 2003
Location: Saint-Hubert, Québec
Distribution: Mandrake 9.0
Posts: 18

Rep: Reputation: 0
http://www.hideaway.net/iptables/

iptables generator... not so bad at all, I still suggest you take 1-2 day to read everything about firewalls with IPTABLES on google You'll gather a lot of tricks here and there...

important things to do first anyways is to block EVERYTHING IN ex:
DROP all INPUT on ETH0 (it's not a command line, eth0 being your internet NIC)

Then you open ports you want ppl to reach ex: you have a web server, open 80... you use a DHCP, ports UDP 67-68, so on.
 
Old 09-03-2003, 11:12 PM   #7
WannaLearnLinux
Member
 
Registered: May 2003
Location: California
Distribution: Slax
Posts: 262

Rep: Reputation: 31
Firestarter

Just installed Firestarter.Much better than Guarddog in Kde Mandrake 9.1.

Only question again .)

How do i set Firestarter to run on boot time?
Without Root permission.

Thanks for helpful reply.
 
Old 09-04-2003, 01:20 AM   #8
l0f33t
Member
 
Registered: May 2003
Location: Washington State
Distribution: Gentoo
Posts: 145

Rep: Reputation: 15
Sorry Wannalearnlinux,

But I'm not familar with that firewall what so ever. I would join there mailing list if they have one. That is the best thing to do once you install any utilities like this. Getting help from this list for Firestarter issues I would think would be slow going. It's definitely in your best interests to join up to the Firestarter users mailing list. I would think that they would have one.

Good luck buddy.

I wish I could've been more help.
 
Old 09-04-2003, 05:35 PM   #9
WannaLearnLinux
Member
 
Registered: May 2003
Location: California
Distribution: Slax
Posts: 262

Rep: Reputation: 31
hi

hi there,

I think i like Firestar because it only one i isntalled and works

Anyway I've heard a lot about Shorewall.Does it work under Gui either?Because I'm newbie as you know and it is much easier for me than Iptables.

i mean for now.Some day I'll learn IPtables.

See you around,

WannaLearnLinux
 
Old 09-04-2003, 05:43 PM   #10
l0f33t
Member
 
Registered: May 2003
Location: Washington State
Distribution: Gentoo
Posts: 145

Rep: Reputation: 15
No,
Shorewall isn't gui.

You have to modify shell scripts.
 
Old 09-04-2003, 05:53 PM   #11
WannaLearnLinux
Member
 
Registered: May 2003
Location: California
Distribution: Slax
Posts: 262

Rep: Reputation: 31
hm

this is problem for me.Not Gui things.I'm newbie as s*it .)

I'll stay with Firestar for now and later I'll try probably better firewalls then the one I;m using for now.



 
Old 09-04-2003, 06:06 PM   #12
l0f33t
Member
 
Registered: May 2003
Location: Washington State
Distribution: Gentoo
Posts: 145

Rep: Reputation: 15
Cool,

Good luck..
 
  


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 Off
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
Linux Firewall Design Question? gensis Linux - Security 2 10-06-2004 05:28 PM
Question 1 Firewall Log Question 2 Network Monitor Soulful93 Linux - Networking 4 08-04-2004 11:05 PM
Linux Firewall Runlevel Question g_goblin Linux - Security 2 05-07-2004 05:22 PM
Linux Firewall Question? shrek-007 Linux - Security 5 03-10-2004 10:41 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 11:26 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