On 5/27/07, <b class="gmail_sendername">edwin coime</b> <<a href="mailto:it_ecoime@yahoo.ca">it_ecoime@yahoo.ca</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi, <br><br>I've setup an FTP site on my linux box, I can upload and download a files from that box on my LAN. <br><br>But, how can other user access my ftp at home using the Internet, and How can you gave a name for your ftp site ex. 
<a href="ftp://myftp.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ftp://myftp.org</a>?<br><br>I have a DSL Internet connection at home and my FTP linux box is connected on a router.<br><br>In other words, How can I publish it publicly and accessing it using domain-name?
</blockquote><div><br>If you don't want to purchase a domain name, you can use a service like DynDNS to use a free hostname for you isp assigned ip address. See their website for details:<br>
<a href="http://www.dyndns.com/services/dns/dyndns/">http://www.dyndns.com/services/dns/dyndns/</a><br>
<br>
If you go this route, you'll
probably want to install something like the ddclient package to
periodically update your ip address with DynDNS.<br>
<br>
Don't forget, you'll also need to make sure that your router is configured to forward ftp to your server (TCP 20 & 21).<br>
<br>
-- <br>
Mitch </div><br></div><br>