Quote from: meyergru on Today at 04:46:36 PMThat looks as if 25.7.8 upgrade was done (potentially incomplete) and now you do not have internet access.
From what version did you start out? If it was < 25.7, see https://forum.opnsense.org/index.php?topic=48343.msg244891#msg244891
If that is your situation, you need to apply the fixes, preferably before the upgrade.

Quote from: SeeDrs on Today at 04:33:57 PMHave you tried a different Mirror? You can change it under System > Firmware > Setting.
Quote from: Patrick M. Hausen on Today at 11:44:07 AMQuad9 are located in Switzerland and seem to be ok:
https://quad9.net/about/foundation-council/
Quote from: patient0 on Today at 10:24:48 AMmy screen is quite small (1280x800) and not all columns fit on the screen. It would be helpful if I could scroll horizontally with e.g. either the left/right arrow keys and/or 'h'/'l' (like in vim).
Quote from: patient0 on Today at 10:24:48 AMright now filtering for 'proto ip6' doesn't show any results. But filtering for 'proto ip' shows only the ip6 traffic. I would prefer if 'proto ip' would show the ipv4 entries and 'proto ip6' the ipv6. Maybe even a shortcut like in 'pftop' 'ip' and 'ip6' showing the ipv4 and ipv6 entries.
IPv4
====
[Packetfilter], ipversion, tos, ecn, ttl, id, offset, flags, protonum, protoname, length, src, dst
The protonum/protoname order is reversed compared to IPv6.
IPv6
====
[Packetfilter], ipversion, class, flow, hoplimit, protoname, protonum, length, src, dst
The protonum/protoname order is reversed compared to IPv4.