Hello!
For a few weeks now, I seem to notice more and more problems w.r.t.
networking. Olaf confirmed this.
$ ssh flubber
Warning: Permanently added '[
flubber.bddebian.com]:2250' (RSA) to the list of known hosts.
Connection closed by 71.224.175.179
The connection is first established, but then closed.
$ ssh root@flubber
Warning: Permanently added '[
flubber.bddebian.com]:2250' (RSA) to the list of known hosts.
root@
flubber.bddebian.com's password:
Connection closed by 71.224.175.179
The remote site is even asking for the password before then closing the
connection again.
Barry did reboot the machine just yesterday, and it has been working just
fine in the weeks/months before.
Any idea? A problem with the TCP/IP stack? But nothing has been changed
there, recently. Michael also assured me that he's still using GCC 4.2
for building pfinet (using GCC 4.3 indeed yields a dysfunctional one).
Or a problem with the SSH packages?