DragonFly BSD
DragonFly users List (threaded) for 2011-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

arpresolve: can't allocate llinfo for 127.0.0.1 rt


From: Ralf Schmitt <ralf@xxxxxxxxxxxxx>
Date: Thu, 11 Aug 2011 15:01:28 +0200
Cancel-lock: sha1:rU8IPTyPNn5dzdYtn6UiQwJHuDM=

Hi,

when I try to login to the local machine with ssh, it doesn't work:
,----
| # ssh -v root@192.168.10.41
| OpenSSH_5.8p1-hpn13v11 DragonFly-20110408, OpenSSL 1.0.0d 8 Feb 2011
| debug1: Reading configuration data /etc/ssh/ssh_config
| debug1: Connecting to 192.168.10.41 [192.168.10.41] port 22.
| ssh: connect to host 192.168.10.41 port 22: Operation timed out
`----
and ssh seems to hang until the connection attempt times out.

I get the following messages on the console

,----
| arplookup 127.0.0.1 failed: could not allocate llinfo
| arpresolve: can't allocate llinfo for 127.0.0.1 rt
| arplookup 127.0.0.1 failed: could not allocate llinfo
| arpresolve: can't allocate llinfo for 127.0.0.1 rt
| arplookup 127.0.0.1 failed: could not allocate llinfo
| arpresolve: can't allocate llinfo for 127.0.0.1 rt
| arplookup 127.0.0.1 failed: could not allocate llinfo
| arpresolve: can't allocate llinfo for 127.0.0.1 rt
| arplookup 127.0.0.1 failed: could not allocate llinfo
| arpresolve: can't allocate llinfo for 127.0.0.1 rt
`----

ssh 127.0.0.1 works fine, as does login from another machine.

I'm using X86_64_GENERIC kernel compiled from git.

Anyone know what's going on?

-- 
Cheers
Ralf



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]