Opening up port 443

Oct 12, 2006 1 Replies

I have a website that I need to enable https on.



The firewall is already configured for port 80(www), but I just configured it for port 443(https) as well.



The below is the new config with the https line added. I was just wondering(hoping!) that I did it right.



Does anyone see any errors?



Thanks, CMT



Cisco PIX 506e



static (inside,outside) tcp 1.1.1.1 www 192.168.0.2 www netmask



255.255.255.255 0 0 static (inside,outside) tcp 1.1.1.1 https 192.168.0.2 https netmask
255.255.255.255 0 0

What you showed was fine. Note though, that you will also need to edit the access-list you have applied to the outside interface.

show access-group

and find the one marked with 'in interface outside'. The name (or number) after the 'access-group' keyword is the name of the access-list you need to change.

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required