Date: Sun, 28 Jul 2013 12:07:37 -0700 From: hiren panchasara <hiren.panchasara@gmail.com> To: Tim Kientzle <kientzle@freebsd.org> Cc: "freebsd-arm@freebsd.org" <arm@freebsd.org> Subject: Re: route(8) broken? Message-ID: <CALCpEUHscc_f3LUQUwR9LvqWrUWbyEXt-Z6OQNb%2BNQsV2nu5Og@mail.gmail.com> In-Reply-To: <FFBF47BA-474D-4B5B-8774-32A5F90AF4A5@FreeBSD.org> References: <FFBF47BA-474D-4B5B-8774-32A5F90AF4A5@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jul 28, 2013 at 12:00 PM, Tim Kientzle <kientzle@freebsd.org> wrote= : > With r253514 on BeagleBone, I'm been consistently > seeing the following on every boot: > > Waiting 30s for default route interface: =E2=80=A6=E2=80=A6=E2=80=A6= =E2=80=A6=E2=80=A6=E2=80=A6=E2=80=A6 > > This seems to be because "route -n get default" is broken. I think hrs@ fixed it in r253589 cheers, Hiren > > For example, at the moment, I do in fact have a working default > route and network, but: > > # route -n get default > route to: 0.0.0.0 > destination: 0.0.0.0 > mask: 56.18.1.0 > gateway: 192.168.2.1 > fib: 0 > flags: <UP,GATEWAY,DONE,STATIC> > recvpipe sendpipe ssthresh rtt,msec mtu weight expire > 0 0 0 0 1500 1 0 > > In particular, note the garbage mask and the lack of an > "interface" line. (The missing "interface" line seems to > be the root cause of the "Waitiing=E2=80=A6" message above.) > > I've started to trace this back but haven't yet gotten very far... > > Tim >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALCpEUHscc_f3LUQUwR9LvqWrUWbyEXt-Z6OQNb%2BNQsV2nu5Og>