Does this work? ( iptables )
From: Chris Lount (mrlount@nospam-tiscali.co.uk)
Date: 01/31/03
- Next message: A. Marshall: "Re: suspect hack of smtp for spam attacks"
- Previous message: Jeroen van Holst: "Re: How to disable logging of certain packets"
- Next in thread: Marcus Lauer: "Re: Does this work? ( iptables )"
- Reply: Marcus Lauer: "Re: Does this work? ( iptables )"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Chris Lount <mrlount@nospam-tiscali.co.uk> Date: Thu, 30 Jan 2003 23:35:29 +0000
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi, I'm still pretty new to securing my system and I'm wondering if the
below iptables configuration works.
iptables -P INPUT DROP
iptables -A INPUT -s 127.0.0.1 -j ACCEPT
iptables -A INPUT -m state --state ESTABLISHED -j ACCEPT
I don't run any services on my machine and simply browse.
I assume that this will disallow any connections to my machine but I have a
feeling that I'm sorely mistaken.
If anyone can point out what, if anything, is wrong with this setup I'd like
to know what's wrong and why.
Thanks for any help.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE+ObbHrAxy75AP1L8RArQ4AKDOdOh5KCLIYolp1e0xwF+FiSn0uACePmZQ
xx3BypaSIOUzPFPr3igm3Fg=
=oP4K
-----END PGP SIGNATURE-----
- Next message: A. Marshall: "Re: suspect hack of smtp for spam attacks"
- Previous message: Jeroen van Holst: "Re: How to disable logging of certain packets"
- Next in thread: Marcus Lauer: "Re: Does this work? ( iptables )"
- Reply: Marcus Lauer: "Re: Does this work? ( iptables )"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]