Configurazione binding interfacce LAN Windows

di | 29 Ottobre 2020

addType netsh

Type http

Type sho iplisten. This should return blank – this means that IIS doesn’t have a list of IPs to bind too. This also means that IIS will attempt to bind to every IP address.

Type add iplisten ipaddress=[INSERT THE IP ADDRESS YOU WANT IT TO BIND TO HERE] You should get IP address successfully added
Type sho iplisten againIt should show your IP address in the list.
Rinse-repeat the above steps for each IP address you’d like IIS to bind to.

Type exit to get out of netsh

Lascia un commento

Il tuo indirizzo email non sarà pubblicato. I campi obbligatori sono contrassegnati *