9 Replies
is this posible and how
it's possible through tunnels... set up one and you'll get your subdomain pointing to your server or desktop:port
insecure way: port forward port 3389 to a public ip, point a DNS A record at that
i have it portforwarded router and srv but it doenst work
what needs to be in the Name
like _remotedesktop._tcp.subdomain?
i got it thanks
do u now a way to get remote desktop to work on like say port 3390
srv records are not the way to do rdp
you need an A record
change the public port to whatever you want and forward it to a default local port
yeah but i want multiple ports i have 2 or 3 servers but i want one to be on port 3389 the second one 3390 en the thirth on 3391
i got it to work but only when i use an A record in combination with an SRV record
when creating port forwarding rules.. change the public port for each rule..
now when you want to connect you can just write:
Sub.domain.com:3389
, Sub.domain.com:3390
, Sub.domain.com:3391
oke thnx can u show mabye an axample how to config this