The PIX 515 is a state-based firewall appliance, therefore in-coming traffic over port 445 would be blocked by default unless a “conduit” was created to open it; correct?
I need to make certain traffic over port 445 is blocked.
With an inbound access-list on the inside interface. Something like:
access-list inside_acl deny tcp any any eq 445
access-list inside_acl permit ip any any
access-group inside_acl in interface inside
Recent versions of FOS allow both access lists and conduits; ACLs are recommended and override conduits if both are present. Also, there's a Pix-specific forum here where there would be a lot of help.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.