Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - itoffshore

#1
Many thanks Franco ;o)

Switching to the default mirror to pickup 21.7.5_2 worked perfectly
#2
I received the same missing libssl.so.50 error on the 21.7.5 update - I'm on the libressl flavour
#3
fwknop does port knocking with a GPG encrypted / signed packet & is available as a package in FreeBSD. It would need manual configuration. I've used it on Linux & it's quite good.

https://www.cipherdyne.org/fwknop/

psad by the same author detects port scanning but is not in FreeBSD.
#4
Allowed IP's in Wireguard when run as a client needs to be 0.0.0.0/0 - note the zero final octet

I tried restricting the ip's to the LAN subnet & it worked until an update requiring a reboot. At the moment without wireguard dropped packet logging it's difficult to see which required ip's are being blocked (loopback ?)

#5
Rust needs 8gb+ of RAM to build - https://rustc-dev-guide.rust-lang.org/building/prerequisites.html

After giving my build machine more RAM making ports succeeded (ram usage went up to 7.5gb while building rust)