rdp through tunnel not working with browser rendering but will through cli
Hello. I have a standard config:
Network > Tunnel:
- name: windows1
- public hostname: rdp1.example.com
- private network: 0.0.0.0/0
Access > Application:
- application domain: rdp1.example.com
- policies: include @example.com
- authentication identity providers: accept all
- settings: browser rendering set to vnc
https://rdp1.example.com shows black. No errors in developer console.
Running client side: cloudflared access rdp --hostname rdp1.example.com --url rdp://localhost:3388
I can remote desktop into localhost:3388
What am I doing wrong?
1 Reply
RDP != VNC, you don't want any browser rendering. What's your other settings for the Public Hostname?