Jump to content

How to setup WebUI to listen to a specific IP only?


marrawan

Recommended Posts

Hello,

My server has 1 NIC with several available IPs, I dedicated one IP for utorrent execlusive use through

the advanced setting net.bind_ip and set WebUI to listen to port 80. and utorrent to use port 13594.

utorrent runs just fin as expected and I can connect to WebUI using the dedicated IP and port. Everything

is just fine. But unfortunatley, Som of my other programs wich listen to port 80 (but on different IPs) failed

to start. when running netstat -aon I found that utorrent to be the problem due to the fact it is listening

on port 80 for all IPs :

TCP    0.0.0.0:80             0.0.0.0:0              LISTENING       3456

process 3456 is utorrent.exe. This is not good as i need port 80 to be free on other IPs, but as

you can see utoorent bind itself to all ports:80, Even when I disabled WebUI utorrent still listens to

port 80 on all IPS (0.0.0.0:80 ).

How can I configure utorrent/WebUI to listen to port 80 only on its dedicated IP and not 0.0.0.0:80?

My config:

Windows Server 2008

uTorrent 3.2

WebUI V0.387

1 NIC with several IPs

Thanks!

Link to comment
Share on other sites

Go to Preferences -> Advanced -> Web UI

There you will see Connectivity, That is where you can set the alternate listening port.

Thanks for the help. But that option changes only the port, Not the IP.

I need to know how to change the listening IP instead of 0.0.0.0:portused.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...