I have setup a new Windows 2008 Server. I installed IIS7 on this box.
What I find is that only port 80 is open, at least that's all I know about.
I attempted to open port 9100 using:
netsh firewall add portopening TCP 9100 VNC
When I run:
netsh firewall show state
It shows that the port is open.
But when I run a port scan utility I have on another machine it does not find that port 9100 is open.
What steps do I take to get port 9100 open?
What I find is that only port 80 is open, at least that's all I know about.
I attempted to open port 9100 using:
netsh firewall add portopening TCP 9100 VNC
When I run:
netsh firewall show state
It shows that the port is open.
But when I run a port scan utility I have on another machine it does not find that port 9100 is open.
What steps do I take to get port 9100 open?