<div dir="ltr"><font face="courier new,monospace"><span style="font-family: arial,helvetica,sans-serif;">I had similar problems that were solved when I added the following to my .ssh/config:</span><br style="font-family: arial,helvetica,sans-serif;">
<br style="font-family: arial,helvetica,sans-serif;"><span style="font-family: courier new,monospace;">Host *</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> GSSAPIAuthentication=no</span><br style="font-family: courier new,monospace;">
<br></font>I don't remember what the significance was, but it is worth trying.<br><br>Regards,<br>Dov<br><br><div class="gmail_quote">On Mon, Sep 12, 2011 at 16:37, Shlomi Fish <span dir="ltr"><<a href="mailto:shlomif@gmail.com">shlomif@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi all,<br>
<br>
(I apologise from writing from my <a href="http://gmail.com" target="_blank">gmail.com</a> account, but as you'll see below,<br>
writing from my home E-mail account is not bearable.).<br>
<br>
I have a desktop x86-64 Core i3 machine (running Mageia Linux 1) that connects<br>
via wired Ethernet to my NAT/router and there is a remote x86-64 Core Duo<br>
laptop (running Mageia Linux 2), connected via wireless. Often when I type<br>
commands on bash on the remote laptop via ssh, there is a significant delay,<br>
and moreover running claws-mail or gringotts (two fast gtk+ apps) from the<br>
laptop are slow, which hadn't been the case with my older desktop machine.<br>
tcpdump -i wlan0 on the laptop and htop on the laptop show nothing that might<br>
cause it.<br>
<br>
The delays in the connectivity were not bad with the previous desktop machine<br>
which was an old Pentium 4 2.4GHz machine, which was much slower and<br>
underpowered.<br>
<br>
So far I tried:<br>
<br>
1. Doing /etc/init.d/iptables stop on the desktop machine.<br>
<br>
2. Relocating the laptop closer to the wifi NAT/router.<br>
<br>
Neither of those helped.<br>
<br>
Can anyone shed any light on this?<br>
<br>
Regards,<br>
<br>
-- Shlomi Fish<br>
<br>
<br>
--<br>
------------------------------------------<br>
Shlomi Fish <a href="http://www.shlomifish.org/" target="_blank">http://www.shlomifish.org/</a><br>
<br>
Electrical Engineering studies. In the Technion. Been there. Done<br>
that. Forgot a lot. Remember too much.<br>
<br>
_______________________________________________<br>
Linux-il mailing list<br>
<a href="mailto:Linux-il@cs.huji.ac.il">Linux-il@cs.huji.ac.il</a><br>
<a href="http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il" target="_blank">http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il</a><br>
</blockquote></div><br></div>