Hi, I tried to test GhostBSD (GhostBSD-25.02-R14.3p2) as a VM under Hyper-V, but facing strange problem. Connectivity works fine from the VM to outside world, but any incoming connection, like ssh, does not work. I checked pf, and it's disabled, service listens on all interfaces, and the connectivity to the VM is bridge, so no NATs. I can see the incoming packets in tcpdump/wireshark in the ghostbds, but no response from ghostbsd VM. I tried deploying second GhostBSD VM, and it has same behavior, even between the VMs. Could it be a bug in the driver? Or some internal incoming connection filtering I am not aware of?