# show the libsqlite3.so
$ file /usr/local/lib/libsqlite3.so
/usr/local/lib/libsqlite3.so: ELF 64-bit LSB shared object, x86-64, version 1 (FreeBSD), dynamically linked, for FreeBSD 15.1, stripped
# install dotnet 10 and create symlinks; wget omitted
$ mkdir /opt/dotnet/dotnet-sdk-10.0.110-freebsd.15
$ tar zxf dotnet-sdk-10.0.110-freebsd.15-x64.tar.gz -C /opt/dotnet/dotnet-sdk-10.0.110-freebsd.15
$ ln -s /opt/dotnet/dotnet-sdk-10.0.110-freebsd.15/dotnet /usr/local/bin/dotnet
$ ln -s /usr/local/lib/libsqlite3.so /opt/dotnet/dotnet-sdk-10.0.110-freebsd.15/shared/Microsoft.NETCore.App/10.0.10/libe_sqlite3
$ file /opt/dotnet/dotnet-sdk-10.0.110-freebsd.15/shared/Microsoft.NETCore.App/10.0.10/libe_sqlite3
/opt/dotnet/dotnet-sdk-10.0.110-freebsd.15/shared/Microsoft.NETCore.App/10.0.10/libe_sqlite3: symbolic link to /usr/local/lib/libsqlite3.so
Quote from: sjjh on July 30, 2026, 05:37:18 PMA user with an Apple Mac (VLAN 70; IP 10.70.0.1) wants to print on a printer (VLAN 65; IP 10.64.65.203) in a different VLAN.As someone who really hates mDNS forcing devices like that I would like to suggest the following :
The printer only supports Airprint (using mdns) for Mac OS (no specific printer driver, using a generic one does not print images).