<br><div class="gmail_quote">On Sat, Apr 18, 2009 at 11:41 AM, Kyle Spaans <span dir="ltr"><<a href="mailto:3lucid@gmail.com">3lucid@gmail.com</a>></span> 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="im">On Sat, Apr 18, 2009 at 8:27 AM, Jason Low <<a href="mailto:jaaaaayyyyy@yahoo.ca">jaaaaayyyyy@yahoo.ca</a>> wrote:<br>
> Is it me or has Rogers blocked all incoming SSH traffic.  As far as I can tell<br>
> I have everything configured correctly.  I use it for remote command line and<br>
> NX desktop but I read its being used for P2P.<br>
<br>
</div>Hard to say. Have you tried putting SSH on a port other than 22? Try something<br>
above 1024, like say 22222. Should be a one-line change in your sshd.conf.<br>
<br>
Then when you try to connect remotely, remember to specify the port number.</blockquote><div><br>That is exactly what I do, not because Rogers blocks it, but because it
makes your site far more secure and immune to the ssh probes that check
for weak passwords.<br> <br>I normally pick a number in the 4 digit range, above 2000. Just open that port in your router in the NAT setup and you are done.<br><br></div></div>The confusing part is that for ssh, you use the -p2222 option, and for scp you use the -P2222 option (lower vs. upper). Once you get used to it, it is easy. <br>
-- <br>Khalid M. Baheyeldin<br><a href="http://2bits.com">2bits.com</a>, Inc.<br><a href="http://2bits.com">http://2bits.com</a><br>Drupal optimization, development, customization and consulting.<br>Simplicity is prerequisite for reliability. --  Edsger W.Dijkstra<br>
Simplicity is the ultimate sophistication. --   Leonardo da Vinci<br>