Quantcast
Channel: All Forums
Viewing all articles
Browse latest Browse all 27852

IIS Binding to un-bound ports

$
0
0
I have an application server which runs a web interface as part of the application. I have two NIC's. Here's what I need IIS to listen on. NIC1 - Port 80 - Port 443 NIC2 - Port 80 I need IIS to NOT listen on port 443 on NIC2. The application I'm using needs to listen on this port. I've set IIS to listen on the two interfaces with the netsh command: netsh http add iplisten 192.168.x.1 netsh http add iplisten 192.168.x.2 And I've gone into IIS and specified binding to ONLY the three ports I've stated above. However, IIS continues to grab port 443 on NIC2. How do I get around this? When I restart the server, my application can't start because NIC2:443 is already taken. IIS continues to grab NIC2:443 despite the fact that I'm not telling it to.

Viewing all articles
Browse latest Browse all 27852

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>