Hello everyone!
we have a newly deployed Remote Desktop Gateway Server (on Windows Server 2019) installed in our environment and I was successfully able to publish it through our UTM 9 WAF.
Unfortunately, by doing this I am only able to get RPC-HTTP connections through it to our destination computers behind this RDG. As far as I know, the (Simple) HTTP transport is the much newer and faster protocol for RDG, but it's always doing a fallback to RPC-HTTP.
Even the RDG itself mentions this in the event viewer:
If I circumvent the UTM HTTP is wronging and even UDP (more on that later). There is no problem on the RDG itself.
Now the funny part: If I scrap the WAF and just use a NAT rule HTTP works, but UDP doesn't. And I would really like to use UDP because of it's performance benefits!
That is very strange to me as I don't get why the UTM isn't letting UDP 3391 through natting. I can even see it in the logs.
(I use a DNAT from 4443 to 443 just for testing).
Here are my settings:
WAF:
(no exceptions)
NAT:
Any suggestions what might be wrong?
Ideally, I would like to use WAF for HTTP and an additional NAT rule for UDP. If that won't work I think I could life with 2 NAT rules. But as the UDP is the best way for performance the NAT rules would only be worth it with UDP.
Thanks a lot in advance!
Best regards,
Markus
This thread was automatically locked due to age.