Date: Mon, 8 Jan 2024 13:07:30 -0800 From: Enji Cooper <yaneurabeya@gmail.com> To: void <void@f-m.fm> Cc: freebsd-current@freebsd.org Subject: Re: route ipv6 errors on bootup in -current main-n267425-aa1223ac3afc on arm64 Message-ID: <5EAEA6CD-8C5A-47BD-B332-73C069928F1C@gmail.com> In-Reply-To: <ZZq1TUMhpVx3HPK0@int21h>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] > On Jan 7, 2024, at 6:29 AM, void <void@f-m.fm> wrote: > > Hi, > > on a rpi4/8GB, my rc.conf looks like so. It's an ipv4-only system on a LAN not directly connected to the internet > > hostname="generic.home.arpa" > ifconfig_genet0="inet 192.168.1.199 netmask 255.255.255.0" > defaultrouter="192.168.1.1" > sshd_enable="YES" > sendmail_enable="NONE" > sendmail_submit_enable="NO" > sendmail_outbound_enable="NO" > sendmail_msp_queue_enable="NO" > growfs_enable="YES" > # Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable > dumpdev="AUTO" > ntpd_enable="YES" > ntpdate_enable="YES" > > when it boots, the following appears in the serial console > > ### > > Starting devd. > Autoloading module: uhid > Autoloading module: usbhid > Autoloading module: wmt > route: message indicates error: File exists > add host 127.0.0.1: gateway lo0 fib 0: route already in table > add net default: gateway 192.168.1.1 > route: bad keyword: inet6 > route: usage: route [-j jail] [-46dnqtv] command [[modifiers] args] > route: bad keyword: inet6 > route: usage: route [-j jail] [-46dnqtv] command [[modifiers] args] > route: bad keyword: inet6 > route: usage: route [-j jail] [-46dnqtv] command [[modifiers] args] > route: bad keyword: inet6 > route: usage: route [-j jail] [-46dnqtv] command [[modifiers] args] > route: bad keyword: inet6 > route: usage: route [-j jail] [-46dnqtv] command [[modifiers] args] > Updating motd:. > Creating and/or trimming log files. Was the kernel/utility built with IPv6? If not, that’s a general bug which should be filed (which can be easily checked/avoided using the FEATURES(9) subsystem)… Cheers! -Enji [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEtvtxN6kOllEF3nmX5JFNMZeDGN4FAmWcZBIACgkQ5JFNMZeD GN6RrA/8CaoWUPnTCVw+g0lXN9dXGTqa6kjCkbZr61ond0auXidRUa/c4OR0Gyve zkp8CY0fOVH8YZ3GO80wXlOkfGYgVaKzBVSCTgvRxpTsVPgQYIUDJioh3DuQ5x4p 25EvDMqtm01GPaVFE6Pf0NznppLunT3LSMRb+eg9iR3BU2J7INsu2tCc7++8yjH2 CFJJjd0YzttluNC7R0Hcjahr+fjUEIy9HycWCUGiqUOpzr/wizXA3A9LSvvmArF9 AXJ4zxv9av7MNOO6J/RpgR+44hG49gUNqwM1xD3kaevj1of34XXDFbkkNcvqeb2S GB48uxhphP+RtyeEfKWIgEYwlrRuDWAzUWE/NLjVMQeGS0Ad+r6pNq6iq4z8G9Ub 0MY1Aa5PU8rdFCAv2iKBkW9I4yqKK3HTX84HvVEspcZD+8JU4ItgeOWU4/cMymU4 B/fjCOose3jjQki5nvjar2TPtVBSkYWgveUhzJj8atJTF19cce7Vd10WAw08AywR 9ZVInJ05/gBEbllV9D3MvhK2Qq/l9T320n90hw1at0Ib/biQUS3ShspgPul9uAo2 9zEltvSEksMcosmpdFGkYylHvWLRjiwDcBJFeUgavE0IdDeiMAHt+9p4qxviDNYs xq5hgME5DmS/WMwwWPl+IMRelWdUnaOMJ4JPRD5oLYAeHtxq/64= =sU2l -----END PGP SIGNATURE-----home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5EAEA6CD-8C5A-47BD-B332-73C069928F1C>
