Re: Linux server as it own firewall
From: Mogens Valentin (monz@danbbs.dk)Date: 09/13/01
- Previous message: Glenn H English: "Re: Linux server as it own firewall"
- In reply to: James Puckett: "Linux server as it own firewall"
- Next in thread: Mark Rafn: "Re: Linux server as it own firewall"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Message-ID: <3B9FF2AF.1C8DFDF2@danbbs.dk> Date: Thu, 13 Sep 2001 01:41:35 +0200 From: Mogens Valentin <monz@danbbs.dk> To: jpuckett@ticom.com Subject: Re: Linux server as it own firewall
James Puckett wrote:
> I am considering having the firewall for a Linux server I am
> building running on the server itself using IPTables. This server will
> see very little load, so performance will probably not be an issue. What
> I am wondering is, what are the implications of having a Linux box on the
> internet running its own firewall? ...
Depends on how well you know iptables and how to secure a server even
without a firewall.
A firewall still has to allow a range of services, rules against all
kinds of things or not. If the server itself is inadequately secured, a
firewall will not be enough.
So yes, you _may_ safely run services on a firewall, provided you
configure every service carefully (which you will want to do anyway..).
The real safe thing to do is of course a dedicated firewall. YMMV...
It's possible to secure a Linux server pretty well even without a
firewall. At a former job, 12 online servers had no firewall, but were
secured by removing unvanted services, only letting needed services run,
using no telnet or r* services at all, only connecting with ssh, proper
use of hosts.deny/allow, setting up egress filtering in /proc, and so
forth.
A Vigilante security test deemed the setup 'very secure'.
Bear in mind though, that a security testing company has a limited
timeframe for those penetration tests; a cracker may have lots of time
to come back at irrigular intervals, making it harder to detect a
pattern.
--
Regards,
Mr Dev - Mogens Valentin
http://www.mrdev.com - mrdev@danbbs.dk
OpenSource Security - Networking - Programming
- Previous message: Glenn H English: "Re: Linux server as it own firewall"
- In reply to: James Puckett: "Linux server as it own firewall"
- Next in thread: Mark Rafn: "Re: Linux server as it own firewall"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|