netfilter.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Recommended iptables setup for management servers
@ 2012-04-30 18:59 carlopmart
  2012-05-01 12:48 ` Giles Coochey
  0 siblings, 1 reply; 2+ messages in thread
From: carlopmart @ 2012-04-30 18:59 UTC (permalink / raw)
  To: netfilter

Hi all,

  I am searching some tutorials about how to configure a robust/lockdown 
iptables rules to protect management servers (for example some NSM 
servers and firewall management servers).

  Yes, exists a lot of info in the web but nothing pretty much concise. 
I have used over several years BSD firewalls (pf) and this task is very 
simple ... but with iptables I am really lost ...

  The best tutorial that I have found is:

  http://www.remetter.de/os_linux_skript.php

  .. but it seems too old, or not? My linux servers are CentOS 6 ...

  My primary objective is to block malformed packets, scans, and control 
packets managed by mangle. Some of these servers have two interfaces and 
some services needs to be reached by this secondary interface.

  Any help?

  Thanks.
-- 
CL Martinez
carlopmart {at} gmail {d0t} com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Recommended iptables setup for management servers
  2012-04-30 18:59 Recommended iptables setup for management servers carlopmart
@ 2012-05-01 12:48 ` Giles Coochey
  0 siblings, 0 replies; 2+ messages in thread
From: Giles Coochey @ 2012-05-01 12:48 UTC (permalink / raw)
  To: carlopmart; +Cc: netfilter

[-- Attachment #1: Type: text/plain, Size: 611 bytes --]

On 30/04/2012 19:59, carlopmart wrote:
>
>  .. but it seems too old, or not? My linux servers are CentOS 6 ...
system-config-firewall

Essentially, set your default policies to DROP (once you configure via 
system-config-firewall)

Then edit /etc/sysconfig/iptables to just allow additional protocols you 
require that might not be done by the system-config-firewall interface.

-- 
Best Regards,
Giles Coochey, CCNA Security, CCNA
NetSecSpec Ltd
giles.coochey@netsecspec.co.uk
Tel: +44 (0) 7983 877 438
Live Messenger: giles@coochey.net
http://www.netsecspec.co.uk
http://www.coochey.net


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4928 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-05-01 12:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-30 18:59 Recommended iptables setup for management servers carlopmart
2012-05-01 12:48 ` Giles Coochey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).