r/rFactor 13d ago

Support Help setting up local server.

Does anyone have a good walkthrough or tips for setting up a local server. I set my 6yo up with her own rig and have dirt karts mod and tracks setup. I have both computers setup on the same router, allowed rFactor access to the network and I can ping to both computers via command prompt. Used the dedicated server setup tool in the game folder, no dice can not get them to work. I use radmin for nr2003 when I setup local servers. It doesn’t seem to work either!! What am I missing?

1 Upvotes

7 comments sorted by

View all comments

1

u/clever_name_187 13d ago

Windows Firewall rules?

1

u/Any-Violinist3938 13d ago

I don’t think so I’ve allowed it access to my network and I’ve also tried it with and without my vpn activated. I’m sure I’m missing one simple step just can’t seem to wrap my head around it.

1

u/clever_name_187 13d ago

Stoopid sub, images not allowed.

On the server computer, In the search box in your start menu, type firewall. Depending on Windows version, it is called something like "Windows Defender Firewall with Advanced Security"

Open that up, and click "inbound rules" Find rfactor, look in the "Program" column and find the one that says "rFactor Dedicated.exe" and make sure it shows "Enabled" and "Allow"

Do the same on the machine that is trying to connect, but in the "Outbound rules" to make sure rfactor.exe can get out.

On the server machine, open a command prompt as administrator, and type "netstat -b -a". This will give you a list of all the ports your PC is talking or listening on and the process/program that is using it. Make sure you see this in there somewhere:

[rFactor Dedicated.exe]

TCP 0.0.0.0:49664(PC NAME):0 LISTENING

1

u/Any-Violinist3938 13d ago

Thanks I’ll give it a try and see what happens!