Mailinglist Archive: opensuse-security (606 mails)
| < Previous | Next > |
Re: [suse-security] Firewall
- From: Steffen Dettmer <steffen@xxxxxxx>
- Date: Fri, 20 Apr 2001 11:31:30 +0200
- Message-id: <20010420113130.E3498@xxxxxxxxx>
* Philipp Snizek wrote on Thu, Apr 19, 2001 at 21:45 +0200:
> Maximiliano,
> ipchains -A input -p tcp -j DENY -s 0.0.0.0/0 -i eth0 -d 0.0.0.0/0 1:1023
> ipchains -A input -p udp -j DENY -s 0.0.0.0/0 -i eth0 -d 0.0.0.0/0 1:1023
It may save a lot of time to REJECT port 113, auth, I think
(otherwise ident lookups will block until timed out).
oki,
Steffen
--
Dieses Schreiben wurde maschinell erstellt,
es trägt daher weder Unterschrift noch Siegel.
> Maximiliano,
> ipchains -A input -p tcp -j DENY -s 0.0.0.0/0 -i eth0 -d 0.0.0.0/0 1:1023
> ipchains -A input -p udp -j DENY -s 0.0.0.0/0 -i eth0 -d 0.0.0.0/0 1:1023
It may save a lot of time to REJECT port 113, auth, I think
(otherwise ident lookups will block until timed out).
oki,
Steffen
--
Dieses Schreiben wurde maschinell erstellt,
es trägt daher weder Unterschrift noch Siegel.
| < Previous | Next > |