07-31-2004 07:38 AM - edited 03-09-2019 08:15 AM
I'm using PAT on the outside INT and have a web server on the inside. When I set the ACL to allow HTTP the users connect with no problem, but when I change the ACL to HTTPS they can't get in.
07-31-2004 08:20 AM
Hi,
Can you see anything in the log file on the PIX?
Also can you get an SSL connection to your web server from an internal hosts?
Rgds
Paddy
07-31-2004 08:50 AM
The logs show a connection attempt to the serve that looks like S x.x.x.x/4200 D y.y.y.y/445 or some other number, but not 443. The HTTP logs show the same but the destination port is 80. I'll check the inside connectivity and see if it works.
07-31-2004 09:46 AM
445 is Windows based file sharing protocol and not SSL
Rgds
Paddy
07-31-2004 11:46 AM
I know, that's what is so strange! The user types in HTTS which should have packets destin for 443, the logs show a different port...
08-01-2004 12:03 AM
Hi,
Have you tried telneting to port 443 on your web server through your firewall. e.g. telnet 132.132.132.1 443 then looking in the log files.
Also you can use the capture command on an access-list to sniff packets passing through your firewall.
Rgds
Paddy
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide