arpresolve: can't allocate llinfo for 127.0.0.1 rt

Justin Sherrill justin at shiningsilence.com
Thu Aug 11 06:39:22 PDT 2011


Maybe check 'arp -a', and see if there's more than one machine
configured with that IP?

On Thu, Aug 11, 2011 at 9:01 AM, Ralf Schmitt <ralf at systemexit.de> wrote:
> Hi,
>
> when I try to login to the local machine with ssh, it doesn't work:
> ,----
> | # ssh -v root at 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
>





More information about the Users mailing list