Got it at last !
It seems I had to add the 192.168.0.24 IP address as an alias to the hosts network interface on 192.168.0.166
ifconfig re0 192.168.0.24 netmask 255.255.255.255 alias
Now I can connect from out with on a wired connection but not from my WiFi on the same network. Hmm...
https://www.cyberciti.biz/tips/freebsd-how-to-setup-2-ip-address-on-one-nic.html
#FreeBSD #Networking