hwk Posted December 4, 2010 Report Share Posted December 4, 2010 Good day,I new here and the reason i'm writing is that i want to know if it's possible to make the WebUI interface work on a certain IP, since my box has more than 1.By default it works on all IP.NOTE: I am talking about the WebUI interface, want to be binded only on ip22:myport, not on ip21:myport, ip20:myport and so on.Thanks Link to comment Share on other sites More sharing options...
lithopsian Posted December 5, 2010 Report Share Posted December 5, 2010 You can restrict utserver to only allow webui access from a list of IPs. Is this what you want? Look on thr webui tab in the options. Link to comment Share on other sites More sharing options...
hwk Posted December 5, 2010 Author Report Share Posted December 5, 2010 yes, in know this, but is it possible to do it from the utserver configuration file? Link to comment Share on other sites More sharing options...
mcdonald Posted December 6, 2010 Report Share Posted December 6, 2010 yes, in know this, but is it possible to do it from the utserver configuration file?If you know which network interface will have the desired IP, defining a value for the preferred_interface setting in the configuration file should result in what you want. Link to comment Share on other sites More sharing options...
hwk Posted December 6, 2010 Author Report Share Posted December 6, 2010 Not the same deal. Link to comment Share on other sites More sharing options...
mcdonald Posted December 6, 2010 Report Share Posted December 6, 2010 Not the same deal.I looked into this more. It looks like the program won't support selecting the IP (interface) to which the HTTP interface belongs. You may need to solve this with firewall rules on the computer running utserver. That's if you want to control the computer on which utserver is running so that utserver exposes its HTTP interface only through one of the network interfaces on that computer.Based on the contents of this thread, now I'm not sure if you are asking how to limit the computer running utserver, or how to limit your computer which will be talking to the computer running utserver. If the latter, you can't specify the web UI IP restriction list with an entry in the configuration file. Link to comment Share on other sites More sharing options...
tth0561 Posted December 7, 2010 Report Share Posted December 7, 2010 try this:setup - Preferences - Advanced - net.bind_ip Link to comment Share on other sites More sharing options...
hwk Posted December 7, 2010 Author Report Share Posted December 7, 2010 try this:setup - Preferences - Advanced - net.bind_ipNop, this does not work Link to comment Share on other sites More sharing options...
hwk Posted December 7, 2010 Author Report Share Posted December 7, 2010 Again,Utorrent WebUI, by default, listens on all interfaces (IPs) of a box and I want to restrict the WebUI to listen only on 1 IP.Is this possible to do this without using setting a firewall rule?Thanks Link to comment Share on other sites More sharing options...
lithopsian Posted December 8, 2010 Report Share Posted December 8, 2010 I still don't understand what you are asking for. webui doesn't listen to anything. It sends requests to a particular IP address and port, and then receives responses if there is a utserver at that address. It can obviously connect to any IP address that you type in, and if that is what you want to prevent then you will have to do it by configuring your browser, the host system, or the router. Link to comment Share on other sites More sharing options...
hwk Posted December 8, 2010 Author Report Share Posted December 8, 2010 Well let me give a diferent version of what im trying to say:Make WEBUI LISTEN on 1 certain IP of many which my box has, not all of them. Link to comment Share on other sites More sharing options...
mcdonald Posted December 8, 2010 Report Share Posted December 8, 2010 Well let me give a diferent version of what im trying to say:Make WEBUI LISTEN on 1 certain IP of many which my box has, not all of them.Looks like the confusion is the term webui.I think of the web UI as the set of HTML, Javascript, CSS, and image files that are served to a web browser by uTorrent server. I think of the HTTP interface as the allowed set of requests that can be handled by the TCP port on the computer running uTorrent server on which the server is listening for HTTP requests, including those requests made by the web UI running on a browser and those requests that would load the web UI into the browser. Seems like you would like the TCP port that implements the HTTP interface on the server to listen on your choice of only one of the IPs of the computer running the server. Link to comment Share on other sites More sharing options...
lithopsian Posted December 8, 2010 Report Share Posted December 8, 2010 I have no clue. Why don't you explain what you want to do (or not do!) instead of trying to tell us what you want listening to what using terms that are almost certainly different to what we expect.Give us a concrete example of several machines running utserver programs and web browsers, then say what you would like to be allowed to run on each machine and what wouldn't be allowed. Which browsers would be able to display the webui interface for which utservers on which machines? Link to comment Share on other sites More sharing options...
Luvu43v3r Posted December 15, 2010 Report Share Posted December 15, 2010 i think he meant interface like eth0 , eth1 , eth2 ... So , basically, he wants utserver only be accessible by a whole subnet behind eth1 or eth2 . Like mod said, you need to use iptables/firewall to block webui port ( default 8080 ) on unwanted interface . Link to comment Share on other sites More sharing options...
DreadWingKnight Posted December 15, 2010 Report Share Posted December 15, 2010 People want a separate interface to bind to for the webui and normal torrent traffic. So bind the webui to eth0 and bind the torrent side of things to eth1 for example. Link to comment Share on other sites More sharing options...
hwk Posted December 15, 2010 Author Report Share Posted December 15, 2010 People want a separate interface to bind to for the webui and normal torrent traffic. So bind the webui to eth0 and bind the torrent side of things to eth1 for example.How can i define that? Link to comment Share on other sites More sharing options...
MortenB Posted January 20, 2012 Report Share Posted January 20, 2012 Deleted Link to comment Share on other sites More sharing options...
John Peterson Posted April 28, 2012 Report Share Posted April 28, 2012 This post is at https://github.com/mirror/utorrent/issues/5 (because of the reason in the topic "post location" at https://github.com/mirror/utorrent/issues/1) Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.