<div dir="ltr"><br><br><div class="gmail_quote">2008/9/11 Dustin Breese <span dir="ltr"><<a href="mailto:dustin.breese@gmail.com" target="_blank">dustin.breese@gmail.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Not "-w" but "-vv" ....that's "MINUS v v"... Stands for verbose debug info.<br>
</blockquote><div><br>oops, i thought that's a w for water. so type ssh -vv on laptop gives:<br><br>OpenSSH_4.7p1 Debian-8ubuntu1.2, OpenSSL 0.9.8g 19 Oct 2007<br>debug1: Reading configuration data /etc/ssh/ssh_config<br>
debug1: Applying options for *<br>debug2: ssh_connect: needpriv 0<br>debug1: Connecting to <a href="http://192.168.1.35">192.168.1.35</a> [<a href="http://192.168.1.35">192.168.1.35</a>] port 22.<br>debug1: connect to address <a href="http://192.168.1.35">192.168.1.35</a> port 22: Connection timed out<br>
ssh: connect to host <a href="http://192.168.1.35">192.168.1.35</a> port 22: Connection timed out<br><br>when i did the same on desktop, there's a lot of message coming out on screen and i was asked to put into my password. after that, connection to laptop was established.<br>
<br><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;"><br>
Also, did you try my other suggestion in prior emails on desktop to<br>
force desktop to bind to IPV4?<br>
<br>
<snip><br>
<div>To force to IPV4 on your desktop:<br>
$ sudo vi /etc/ssh/sshd_config<br>
<br>
At the top, uncomment<br>
ListenAddress <a href="http://0.0.0.0" target="_blank">0.0.0.0</a><br>
<br>
And then<br>
$ sudo /etc/init.d/ssh restart<br>
</div></snip><br>
</blockquote><div><br>yes, i did that and put the results in my previous post. it doesn't work.<br></div></div><br>also, Eric, thanks for the help but your suggestion is kind vague for a newbie like me. i do checked out for $HOME/.ssh/authorized_keys however and it tourned out there is no such file there. on both pcs, in $HOME/.ssh/ there's only a file called "known_hosts".<br>

</div>