Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: Newbie - Firewalls
PostPosted: Sat May 08, 2004 11:17 am 
Offline
Senior Newbie

Joined: Sun Apr 18, 2004 12:14 am
Posts: 8
Website: http://kodium.net
WLM: peter@kodium.net
Hi all,

I have a linode (running debian) mainly used for small services (apache, mail, ftp etc), and was wondering if I needed to set up a firewall, or is that automatically done when the image is created?
If so, what do I have to do to get a firewall in place?

Regards,

Peter.


Top
   
 Post subject: Re: Newbie - Firewalls
PostPosted: Mon May 10, 2004 10:59 am 
Offline
Senior Member

Joined: Wed Aug 13, 2003 10:24 am
Posts: 55
peterb wrote:
If so, what do I have to do to get a firewall in place?


I don't think there are any unnecessary services running in the default Debian install, but there is no firewall as far as I know. I believe the easiest way to get one running is 'apt-get install bastille' which will tighten up a number of things besides activating some iptables rules.


Top
   
 Post subject:
PostPosted: Tue Jun 08, 2004 6:57 am 
Offline
Junior Member

Joined: Thu May 13, 2004 8:08 am
Posts: 27
I'm using FireHOL myself - http://firehol.sourceforge.net

The config file can be as easy as :

Code:
version 5
   
interface eth0 internet
   server "ssh www"   accept
   client "dns" accept


and then running firehol.sh try will enable those rules above,


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group