F5F Stay Refreshed Hardware Desktop Port Forwarding for RDP

Port Forwarding for RDP

Port Forwarding for RDP

P
PvtStoner
Senior Member
599
08-26-2016, 03:30 AM
#1
I recently switched my computer to Windows 10 Pro and am attempting to set it up as a Minecraft server for myself and my friend. I needed the RDP feature to connect more easily, but I’m struggling with port forwarding. I’ve tried configuring it in the firewall and router settings, yet nothing works. I found some YouTube tutorials, but they didn’t help. If anyone can assist, it would be a huge relief!
P
PvtStoner
08-26-2016, 03:30 AM #1

I recently switched my computer to Windows 10 Pro and am attempting to set it up as a Minecraft server for myself and my friend. I needed the RDP feature to connect more easily, but I’m struggling with port forwarding. I’ve tried configuring it in the firewall and router settings, yet nothing works. I found some YouTube tutorials, but they didn’t help. If anyone can assist, it would be a huge relief!

M
Marcustheduke
Senior Member
679
09-01-2016, 09:28 PM
#2
Avoid this method; opt for TeamViewer or a VPN for better security.
M
Marcustheduke
09-01-2016, 09:28 PM #2

Avoid this method; opt for TeamViewer or a VPN for better security.

D
63
09-05-2016, 01:47 PM
#3
I understand it's less secure, but I prefer avoiding teamviewer password changes frequently.
D
derbydestroyer
09-05-2016, 01:47 PM #3

I understand it's less secure, but I prefer avoiding teamviewer password changes frequently.

Z
zeliotL
Member
211
09-05-2016, 03:18 PM
#4
TeamViewer allows you to create a fixed password that remains constant. https://community.teamviewer.com/English...on-15-23-9
Z
zeliotL
09-05-2016, 03:18 PM #4

TeamViewer allows you to create a fixed password that remains constant. https://community.teamviewer.com/English...on-15-23-9

C
COLIN20052012
Posting Freak
857
09-07-2016, 10:57 AM
#5
Windows 10 Home — RDP fails to start. Pro offers an alternative for connecting remotely.
C
COLIN20052012
09-07-2016, 10:57 AM #5

Windows 10 Home — RDP fails to start. Pro offers an alternative for connecting remotely.

H
hoempapa21
Member
162
09-11-2016, 02:19 PM
#6
What?
H
hoempapa21
09-11-2016, 02:19 PM #6

What?

L
226
09-11-2016, 04:08 PM
#7
Be careful exposing RDP to the internet—it opens you up to attacks. Your ISP probably blocks these ports for safety. To use RDP safely, set up a VPN on your router, connect there, and then access RDP through the VPN.
L
LuLuPlaysCraft
09-11-2016, 04:08 PM #7

Be careful exposing RDP to the internet—it opens you up to attacks. Your ISP probably blocks these ports for safety. To use RDP safely, set up a VPN on your router, connect there, and then access RDP through the VPN.

S
Skotcher
Member
182
09-12-2016, 02:42 PM
#8
On your own responsibility! I rely on a VPN to link with my local network and don’t directly reveal other services online. Have you experimented with a local RDP connection using your server’s IP address? The standard RDP TCP port is 3389. You’ll need to enable that port in your Windows firewall (as a server) and route it from your router to your internal server’s IP (use a fixed IP or DHCP reservation). Another issue might be that your router lacks a public IP from your provider. Check a site like What Is My IP? to see your public IP and compare it with the one shown on your router’s WAN interface. If they match, you can connect via “mstsc /v yourpublicip.” If your router displays a public IP, it may change occasionally (or you might have a contract with a static IP). For this, install a Dynamic DNS service such as NoIP (free for limited hosts) on your server and use a known dynamic name to reach your service. Alternatively, consider Cloudflare RDP or follow their Zero Trust guidelines—though I haven’t tried Cloudflare myself. You’ll need additional software on both the server and client side to connect.
S
Skotcher
09-12-2016, 02:42 PM #8

On your own responsibility! I rely on a VPN to link with my local network and don’t directly reveal other services online. Have you experimented with a local RDP connection using your server’s IP address? The standard RDP TCP port is 3389. You’ll need to enable that port in your Windows firewall (as a server) and route it from your router to your internal server’s IP (use a fixed IP or DHCP reservation). Another issue might be that your router lacks a public IP from your provider. Check a site like What Is My IP? to see your public IP and compare it with the one shown on your router’s WAN interface. If they match, you can connect via “mstsc /v yourpublicip.” If your router displays a public IP, it may change occasionally (or you might have a contract with a static IP). For this, install a Dynamic DNS service such as NoIP (free for limited hosts) on your server and use a known dynamic name to reach your service. Alternatively, consider Cloudflare RDP or follow their Zero Trust guidelines—though I haven’t tried Cloudflare myself. You’ll need additional software on both the server and client side to connect.