The DHCPv6 Server is active on this interface and it can be used only with a static IPv6 configuration. Please disable the DHCPv6 Server service on this interface first, then change the interface configuration.Quote from: OPNenthu on January 30, 2026, 10:45:40 AMI can't :(Are you sure : https://man.archlinux.org/man/nmcli.1.en ?!
Ever since I made manual changes to my network layout in NetworkManager, IF up/down commands doesn't have any effect on the bridges.
The only thing that works to clear the network stack is to reboot.
QuoteJust FF tabs open at that point.Then there is a chance that Firefox was holding onto the IP stack so to speak and preventing it to recover properly.
root@opnsense:~ # gpart show
=> 40 33554352 da0 GPT (32G) [CORRUPT]
40 1024 1 freebsd-boot (512K)
1064 33553328 2 freebsd-ufs (16G)
root@opnsense:~ # df -h
Filesystem Size Used Avail Capacity Mounted on
/dev/da0p2 15G 14G 705M 95% /
devfs 1.0K 0B 1.0K 0% /dev
tmpfs 611M 6.3M 604M 1% /var/log
tmpfs 1.8G 4.4M 1.8G 0% /tmp
tmpfs 1.8G 120K 1.8G 0% /var/lib/php/tmp
devfs 1.0K 0B 1.0K 0% /var/dhcpd/dev
devfs 1.0K 0B 1.0K 0% /var/unbound/dev
/usr/local/lib/python3.11 15G 14G 705M 95% /var/unbound/usr/local/lib/python3.11
/lib 15G 14G 705M 95% /var/unbound/lib
/dev/md43 145M 72K 133M 0% /usr/local/zenarmor/output/active/temp
tmpfs 100M 12K 100M 0% /usr/local/zenarmor/run/tracefs
root@opnsense:~ # du -hs /*
8.0K /COPYRIGHT
1.4M /bin
312M /boot
12M /conf
4.0K /dev
4.0K /entropy
2.1M /etc
4.0K /home
17M /lib
164K /libexec
4.0K /media
4.0K /mnt
4.0K /net
4.0K /proc
4.0K /rescue
76K /root
4.9M /sbin
0B /sys
39M /tmp
5.1G /usr
8.5G /var
root@opnsense:~ # du -hs /var/*
4.0K /var/account
12K /var/at
12K /var/audit
4.0K /var/authpf
20M /var/backups
47M /var/cache
8.0K /var/crash
16K /var/cron
7.8G /var/db
104K /var/dhcpd
4.0K /var/empty
60K /var/etc
4.0K /var/games
4.0K /var/heimdal
277K /var/lib
15M /var/log
4.0K /var/mail
4.0K /var/msgs
844K /var/netflow
4.0K /var/preserve
164K /var/run
4.0K /var/rwho
148K /var/spool
12K /var/tmp
696M /var/unbound
4.0K /var/yp
touch /.probe.for.growfs.nano
** /dev/da0p2 (NO WRITE)
** Last Mounted on /mnt
** Root file system
** Phase 1 - Check Blocks and Sizes
INCORRECT BLOCK COUNT I=160265 (31872 should be 28672)
CORRECT? no
INCORRECT BLOCK COUNT I=1602731 (8 should be 0)
root@opnsense:~ # gpart resize -i 2 da0
gpart: table 'da0' is corrupt: Operation not permitted
root@opnsense:~ # service growfs onestart
Growing root partition to fill device
da0 recovered
da0p2 resized
root@opnsense:~ # gpart show
=> 40 67108784 da0 GPT (32G)
40 1024 1 freebsd-boot (512K)
1064 67107760 2 freebsd-ufs (32G)
root@opnsense:~ # df -h
Filesystem Size Used Avail Capacity Mounted on
/dev/da0p2 31G 5.8G 23G 20% /
devfs 1.0K 0B 1.0K 0% /dev
tmpfs 611M 7.9M 603M 1% /var/log
tmpfs 1.8G 584K 1.8G 0% /tmp
tmpfs 1.8G 120K 1.8G 0% /var/lib/php/tmp
devfs 1.0K 0B 1.0K 0% /var/dhcpd/dev
devfs 1.0K 0B 1.0K 0% /var/unbound/dev
/usr/local/lib/python3.11 31G 5.8G 23G 20% /var/unbound/usr/local/lib/python3.11
/lib 31G 5.8G 23G 20% /var/unbound/lib
/dev/md43 145M 12K 133M 0% /usr/local/zenarmor/output/active/temp
tmpfs 100M 32K 100M 0% /usr/local/zenarmor/run/tracefs
root@opnsense:~ # du -hs /var/*
4.0K /var/account
12K /var/at
12K /var/audit
4.0K /var/authpf
20M /var/backups
156M /var/cache
8.0K /var/crash
16K /var/cron
44M /var/db
100K /var/dhcpd
4.0K /var/empty
64K /var/etc
4.0K /var/games
4.0K /var/heimdal
133K /var/lib
849K /var/log
4.0K /var/mail
4.0K /var/msgs
844K /var/netflow
4.0K /var/preserve
148K /var/run
4.0K /var/rwho
148K /var/spool
12K /var/tmp
698M /var/unbound
4.0K /var/yp
Quote from: franco on January 30, 2026, 09:23:52 AMI'm liking to https://forum.opnsense.org/index.php?topic=50566.msg258338#msg258338 which could be related since we don't get anywhere with older OS versions.
