Re: lingering issues with FreeBSD 11 -> 12

From: paul beard <paulbeard_at_gmail.com>
Date: Tue, 06 Sep 2022 00:11:13 UTC
Hmm…it seems to be sorted now. couple of reboots and applications of netif
restart ( which had some complaints about ipv6 but I don't rely on that so
much);.


netstat -r

Routing tables


Internet:

Destination        Gateway            Flags     Netif Expire

default            omphalos           UGS         em0

localhost          link#2             UH          lo0

192.168.0.0/24     link#1             U           em0

www                link#1             UHS         lo0


Internet6:

Destination        Gateway            Flags     Netif Expire

::/96              localhost          UGRS        lo0

localhost          link#2             UH          lo0

::ffff:0.0.0.0/96  localhost          UGRS        lo0

2001:470:b:839::/6 link#1             U           em0

2001:470:b:839:a00 link#1             UHS         lo0

fe80::/10          localhost          UGRS        lo0

fe80::%em0/64      link#1             U           em0

fe80::a00:27ff:fef link#1             UHS         lo0

fe80::%lo0/64      link#2             U           lo0

fe80::1%lo0        link#2             UHS         lo0

ff02::/16          localhost          UGRS        lo0


On Mon, Sep 5, 2022 at 4:35 PM Ty John <ty-ml@eye-of-odin.com> wrote:

> What does your routing table look like?
>
> Also share the output of ifconfig. If I had to guess, it might be because
> you haven't defined the subnet mask.
>
>
>
>
> ---- On Tue, 06 Sep 2022 01:18:20 +0930 *paul beard <paulbeard@gmail.com
> <paulbeard@gmail.com>>* wrote ---
>
>
>
>
> I was unable to fully recover my FreeBSD 11 system so I started over w
> FreeBSD 12. Couple of teething troubles still linger.
>
> 1 networking, specifically routing, seems to be off. I can't reliably
> access sites to fetch/install ports and pkgs.
>
> fetch:
> https://files.pythonhosted.org/packages/source/a/acme/acme-1.29.0.tar.gz:
> Network is unreachable
>
> ping files.pythonhosted.org
>
> PING dualstack.r.ssl.global.fastly.net (151.101.21.63): 56 data bytes
>
> ping: sendto: No route to host
>
> from /etc/rc,.conf
>
> defaultrouter=192.168.0.1
>
> ifconfig_em0=192.168.0.25
>
> ifconfig_em0_ipv6="inet6 accept_rtadv"
>
> ipv6_ifconfig_em0="2001:470:b:839:a00:27ff:fe5c:8bcb"
>
> ipv6_default_router=2001:470:0:3d::1
>
> This has worked but isn't working now. I can ssh into the system w/in my
> local network just fine.
>
> 2 Python flavors?
>
> /!\ WARNING /!\
>
>
> PYTHON_DEFAULT must be a version present in PYTHON2_DEFAULT or
> PYTHON3_DEFAULT,
>
> if you want more Python flavors, set BUILD_ALL_PYTHON_FLAVORS in your
> make.conf
>
> A look through UPDATING didn't enlighten me as to what I need to do here.
> This is now such a small part of my daily life, what I want is whatever I
> need to copy/paste in /etc/make/conf.
>
>
> --
> Paul Beard / www.paulbeard.org/
>
>
>
>

-- 
Paul Beard / www.paulbeard.org/