would this work?
access-list 100 extended permit tcp host 192.168.1.1 any eq 443
access-list 100 extended deny tcp any any gt 1
access-list 100 extended deny udp any any gt 1
More information is needed. Is access-list 100 on the outgoing ACL? A pix wouldn't need those deny statements, it would do that by default. A router would though. But assuming those things then it should work yes.
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.