<br><br><div class="gmail_quote">On Fri, Jul 4, 2008 at 6:10 AM, Tony Travis <<a href="mailto:ajt@rri.sari.ac.uk" target="_blank">ajt@rri.sari.ac.uk</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>Ian Pascoe wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all,<br></blockquote></div></blockquote><div> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


<snip></blockquote></div><div><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Both will be connected to the Internet using ADSL and the limitation will be<br>
the upload speed of a maximum of 512Kbs.<br>
</blockquote>
<br></div>
Another issue, apart from the 'A' (Assymetric speed) if you're ADSL is that of setting up your routers to permit incoming connections on port 22, and having static IP addresses. This is straight forward, but does need to be done before your clusters can communicate.</blockquote>

<div><br>Or, if you don't want to pay for static ip addresses, use something like DynDNS.com to get subdomains for each of your internet connections and use the domain name -> ip address translation to keep track of dynamic ip's without having to keep reconfiguring the software.  I do this with my web server so I can always type ssh <a href="http://linuxmercedes.homelinux.com" target="_blank">linuxmercedes.homelinux.com</a> into a terminal and log into it.  Should work for any regular server.  <br>

<br>If you're wondering, DynDNS keeps track of your dynamic IP by having you run a little perl script called ddclient that automatically updates your address in their records when it changes.  Nifty.<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div><br>
<snip</div></blockquote></div>