I created a rule to open port 443 on a server but the port appear not open. I can neither telnet to it (telnet 127.0.0.1 443) nor is it listed as a listening port when I run the netstat -an.
You opened the port in Windows Firewall, correct? That would allow traffic *if* there's a service or an application running that *listens* on that port. On a side note, I am assuming that port is TCP, so the firewall rule must match there as well.
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.