/var/etc/rtsold_[...].sh
radvd[73122]: sendmsg: Permission denied
route -n monitor
route add -inet6 -net 2001:1111:1111::/48 -iface lo0 -blackhole
netstat -nr
C:\>tracert -d 2001:1111:1111::1Tracing route to 2001:1111:1111::1 over a maximum of 30 hops 1 2 ms 1 ms 3 ms xxx::1 2 1 ms 3 ms 1 ms xxx::1 3 2 ms 8 ms 3 ms xxx::1[...]
[...]https://github.com/opnsense/core/issues/637[...]
/var/etc/rtsold_interface_vlan_script.sh
system_staticroutes_configure
May 1 18:30:09 xxx opnsense: /system_routes.php: The command '/sbin/route delete -inet6 '2001:1111:1111::/64'' returned exit code '1', the output was 'route: writing to routing socket: No such process delete net 2001:1111:1111::/64 fib 0: not in table'
Null routes will be fixed in 16.1.14-devel and 16.1.15 release respectively.