I need to run a server behind a firewall, and have clients connect via UDP on port 3800. The firewall is using port address translation (all machines inside get a fake IP), and port 3800 has been opened up. But it still doesn’t work (the server does not receive the datagrams). Is there a way to make this work?