cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
697
Views
0
Helpful
3
Replies

ACL to Permit Access to Port 8090

wilson-liao
Level 1
Level 1

Pix 515E 6.3(5)

I need to permit my users access to an external website that uses port 8090.

Would this be correct?

access-list permit tcp 192.168.1.0 255.255.255.0 any eq 8090

Would I also need:

Fixup protocol http 8090

Thanks.

3 Replies 3

guibarati
Level 4
Level 4

If you put only the access-list it will work.

If you want the PIX to verify traffic of port 8090 in http layer 7 protocol you need fixup.

You must see if there is already a NAT from inside going outside and it's not using an access list with port on it. If so you need to add the same line of access list in the NAT ACL

Thanks quibarati. I forgot about NAT. It works now.

Rate please.

Review Cisco Networking products for a $25 gift card