Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Jul 2013 12:00:15 -0700
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        "freebsd-arm@freebsd.org" <arm@FreeBSD.org>
Subject:   route(8) broken?
Message-ID:  <FFBF47BA-474D-4B5B-8774-32A5F90AF4A5@FreeBSD.org>

next in thread | raw e-mail | index | archive | help

--Apple-Mail=_90C138D1-3CCC-4360-B151-F604E3C071AB
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=windows-1252

With r253514 on BeagleBone, I'm been consistently
seeing the following on every boot:

   Waiting 30s for default route interface: =85=85=85=85=85=85=85

This seems to be because "route -n get default" is broken.

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=20

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=85" message above.)

I've started to trace this back but haven't yet gotten very far...

Tim


--Apple-Mail=_90C138D1-3CCC-4360-B151-F604E3C071AB
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP using GPGMail

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.18 (Darwin)

iQEcBAEBAgAGBQJR9WpAAAoJEGMNyGo0rfFBqdEH/3fRCH9BBnxOUnjCuQJvFDNc
Z61zGGE66EjtNEoJy3jMBJPNQy0Amk6pebRxFF18KtBgnB/aCQvIKbDX3PhvEPNa
Lsh4OzApIARzXFqFtiyGLlk15F9GMYAmJyO0dGOIOQVM0AECYLqAe1Q7qLf3AKYZ
g268YTjhiTVk1BDGXbMsy2GNl9OREadPOxmvBRxOx0cYmdlgUM+dyTziVExNUYtO
uShNtnWz8t/Eix1A+gG3AzdsTXWXNdC8KhrBC6OwL0nIMVbylTxs1qvZ9xHRXPHE
RGt1fkbpltLiRJw6f2CHE/W0CNqhwpAoxRUDWgba5k02e/Mc3lZsQ19kFwrZ3OA=
=OgkY
-----END PGP SIGNATURE-----

--Apple-Mail=_90C138D1-3CCC-4360-B151-F604E3C071AB--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FFBF47BA-474D-4B5B-8774-32A5F90AF4A5>