<br><br><div class="gmail_quote">On Jan 28, 2008 2:52 AM, Tim <<a href="mailto:ignored_mailbox@yahoo.com.au">ignored_mailbox@yahoo.com.au</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Sun, 2008-01-27 at 00:50 -0500, William Case wrote:<br>> My original attempt at configuration was 'case'.  CASE was only my<br>> last attempt.  I have also tried 'localhost'.<br>
><br>> 'host case' (or localhost, or CASE) returns:<br>> Host case not found: 3(NXDOMAIN)<br><br></div>This sounds like a name resolution problem.  However, not knowing the<br>program, I don't know if it's trying to resolve the name locally, or<br>
externally on the internet.  Localhost, nor local machine names and<br>local LAN IP addresses aren't going to resolve externally.<br><br>Since you're talking about peer-to-peer software, it seems logical that<br>the program has to know its external public address, to advertise those<br>
details to the rest of the peer group.  Others are going to connect to<br>you, and they have to be able to do so.  Part of being able to do so is<br>having the right address, that may involve hostname resolution, or<br>perhaps just directly making use of your numerical IP address (*).  And<br>
firewalling is another part (the connection has to be able to get<br>through).<br><br>I'd suspect it just needs the external IP address.  Few people using<br>peer-to-peer would have a hostname that could be externally resolved,<br>
certainly not the hostname that they expect (their machine name).<br>Generally, those on an ISP get assigned a random dynamic IP address, and<br>the ISP uses some of the numbers in generating a hostname that's<br>applicable for that connection.  e.g. <a href="http://dialup166.188.example.com" target="_blank">dialup166.188.example.com</a><br>
<div class="Ih2E3d"><br>> I am somewhat confused by the warning. "change the 'hostname' option<br>> to the correct IP address of the host running mldonkey".<br><br></div>It would mean something like:  The hostname, i.e. "case", has to resolve<br>
against the IP it's located at, e.g. <a href="http://192.168.1.23" target="_blank">192.168.1.23</a>, and probably in both<br>directions.  i.e. <a href="http://192.168.1.23" target="_blank">192.168.1.23</a> referred back to case, too.<br>
<br>NB:  I don't know your IP, so I just made up a sample one.<br><div class="Ih2E3d"><br>> In this instance, is hostname the same as host?<br><br></div>It'd appear to be using it in the usual way (as you've asked about).<br>
<div class="Ih2E3d"><br>> And what does IP address have to do with it?<br><br></div>IP = Internet Protocol<br><br>IP address = the numerical IP network address for you (generally, it<br>means this, but it's sometimes used to refer to an address using names).<br>
<div class="Ih2E3d"><br>> Do they want my Internet Provider?  I thought that was 'ISP'.<br><br></div>No, and yes.<br><div class="Ih2E3d"><br>> I am assuming 'case' or localhost is the host that is running<br>
> mldonkey.  That is where I downloaded and installed mldonkey.  And<br>> that is where I find it with the locate mldonkey command.<br><br></div>That would sound logical.<br><font color="#888888"><br></font></blockquote>
<div><br>Try calling this way:<br> </div></div>mlgui -gtk_client_hostname <a href="http://127.0.0.1">127.0.0.1</a><br clear="all"><br>-- <br>Paulo Roma Cavalcanti<br>LCG - UFRJ