Date: Fri, 31 Aug 2012 19:50:07 GMT From: Eugen Konkov <kes-kes@yandex.ru> To: freebsd-bugs@FreeBSD.org Subject: Re: misc/171209: ping: sendto: Invalid argument Message-ID: <201208311950.q7VJo73J065024@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/171209; it has been noted by GNATS. From: Eugen Konkov <kes-kes@yandex.ru> To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: misc/171209: ping: sendto: Invalid argument Date: Fri, 31 Aug 2012 22:47:46 +0300 in var log messages I get next: kernel: arpresolve: can't allocate llinfo for 10.11.19.52 That all mean that: you have a route via gateway that is not on your LAN ifconfig rl0 add 192.168.0.2/24 route add default 192.168.1.1 192.168.1.1 is not on your LAN 192.168.0.0/24
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208311950.q7VJo73J065024>