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

Re: arpresolve: can't allocate llinfo for 127.0.0.1 rt


From: Justin Sherrill <justin@xxxxxxxxxxxxxxxxxx>
Date: Thu, 11 Aug 2011 09:37:25 -0400

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@systemexit.de> wrote:
> 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]