lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat Aug 27 19:26:53 2005
From: mayhem at recursiva.org (mayhem)
Subject: RE: Example firewall script

On Sat, 2005-08-27 at 12:41 -0400, ericscher@....com wrote:

> However, Access Control Lists are not firewalls.
> Yes, we use them as firewalls, but that's not what
> they are.
> 
> ACL's ARE TRAFFIC SHAPING DEVICES. 

ACL identify what traffic you are dealing with. 
what to do with/on that traffic always depends.
you can re-route, shape, filter, crypt, nat and so on

[snip]
> ACL's analyze traffic from top to bottom, so 
> keep your most specific entries at the top, 
> with more general entries near the bottom; 

ok, but ...

> and do your "permits" before your "denys".

this is not always true.
in a nat scenario you may want to crypt all the traffic, exept the one
that will be send in your entreprise vpn. you first need to deny the
specific traffic of your "private" networks, then allow the remaining..

in a filtering scenario of a bastion router you first refuse
private/reserved addresses from outside, than you allow any to your http
port....

> This subject REALLY calls for a book, not 
> an e-mail response. I've said very little 
> in this post and look at all the room 
> it took up.

it's true, so please, do not generalize in this way ...

a still working mayhem :(
-- 
"And the Germans killed the Jews, And the Jews killed the Arabs,
And the Arabs killed the hostages, And that is the news" RW
https://www.recursiva.org - Key on pgp.mit.edu ID B88FE057
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.grok.org.uk/pipermail/full-disclosure/attachments/20050827/48bda03b/attachment.bin

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ