Date: Tue, 27 Aug 2013 14:17:10 +0100 From: Joe Holden <lists@rewt.org.uk> To: freebsd-current@freebsd.org Subject: Re: route get fails Message-ID: <521CA6D6.2060509@rewt.org.uk> In-Reply-To: <CA%2B7WWSewCxVAXO65gakUcMuYjf-99m6Y93C2mMk7B6WfPh8JgA@mail.gmail.com> References: <20130824134223.6bf7634c@FreeBSD.org> <CA%2B7WWSewCxVAXO65gakUcMuYjf-99m6Y93C2mMk7B6WfPh8JgA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 24/08/2013 13:30, Kimmo Paasiala wrote: > On Sat, Aug 24, 2013 at 2:42 PM, Pawel Pekala <pawel@freebsd.org> wrote: >> Hi, >> >> For some time now I get this: >> >> [corn:~]> route get >> route: writing to routing socket: Invalid argument >> >> Is this just my build or anyone can confirm this? >> >> -- >> pozdrawiam / with regards >> Paweł Pękala > > Nothing wrong there, you're not providing a required argument that is > the destination IP address. In my opinion route(8) should return a > proper error message in this case. OS X route(8) behaves exactly the > same BTW. > > -Kimmo You probably want netstat -rnfinet[6] here, judging from your surprise that 'route get' returns the above.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?521CA6D6.2060509>