marrawan Posted September 29, 2012 Report Posted September 29, 2012 Hello,My server has 1 NIC with several available IPs, I dedicated one IP for utorrent execlusive use throughthe 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. Everythingis just fine. But unfortunatley, Som of my other programs wich listen to port 80 (but on different IPs) failedto start. when running netstat -aon I found that utorrent to be the problem due to the fact it is listeningon port 80 for all IPs :TCP 0.0.0.0:80 0.0.0.0:0 LISTENING 3456process 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 2008uTorrent 3.2WebUI V0.3871 NIC with several IPsThanks!
Bill1426 Posted October 3, 2012 Report Posted October 3, 2012 Go to Preferences -> Advanced -> Web UIThere you will see Connectivity, That is where you can set the alternate listening port.
marrawan Posted October 3, 2012 Author Report Posted October 3, 2012 Go to Preferences -> Advanced -> Web UIThere 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.
marrawan Posted October 4, 2012 Author Report Posted October 4, 2012 And the problem with that is??The problem is that WebUI binds itself to all available addresses. I want a way to tell WebUI to bind itself to a specific IP only, Just like uTorrent does with net.bind_ip option.
ciaobaby Posted October 4, 2012 Report Posted October 4, 2012 Sure, BUT you don't need to make it NOT listen on all IPs, you simply need to stop it listening on port 80
marrawan Posted October 5, 2012 Author Report Posted October 5, 2012 Sure, BUT you don't need to make it NOT listen on all IPs, you simply need to stop it listening on port 80I need WebUI to listen on port 80 on a specified IP so not to waste any resources which i need and WebUI NEVER needs!!
ciaobaby Posted October 5, 2012 Report Posted October 5, 2012 Well you can't!!So use an alternative method! and how does listening on a different port "waste resources"?? there are 65536 port numbers (0 - 65535) that can be used and only 0 to 1023 are reserved
marrawan Posted October 6, 2012 Author Report Posted October 6, 2012 Does anyone have any useful feedback?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.