Why do I have to do
ssh -J example@190.160.44.56:34000 example@10.44.4.77 to access a computer on a local network using server FreeBSD with NAT from the global network? But if I do the same thing through a router ( as TP-Link ARCHER C54, Tenda TX12L Pro WiFi etc ,through which port forwarding is done), I can do it directly: ssh -p 34000 example@190.160.44.56 !! Port forwarding is also done on the server with FreeBSD and I log into the local computer via RDP