ItsMods

Full Version: Issue with server addon and NAT
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I am having an issue with server addon 1.414 / 1.413 (I do not find any other version to test) on my dedicated server causing the server to not be public.

The reason I believe is that my server is set to a local IP, my router is doing the NAT.

Without the server addon the MW3 server works just fine:
http://pastebin.com/3fpSEE21
You can see the NAT in the console (public IP masked on purpose):
Initializing Steam Game Server: game port 27019, auth port 8767, query port 27015, gamedir modernwarfare3, version 1.0.0.1
Steam Game Server connected. Local IP 192.168.6.216, Public IP 87.98.XXX.XXX, Game Port 27019

With server addon however the Public IP is not detected and the ports are set to default:
http://pastebin.com/8Ejr5hsU
Initializing Steam Game Server: game port 27016, auth port 8766, query port 27015, gamedir modernwarfare3, version 1.0.0.1
The server starts and seems all fine but is not listed in the servers list and cannot be joined from the outside.

I believe this is a bug with server addon and I hope this can be fixed as not only I but also other people running multiple servers on a box behind firewall/router and game server providers cannot use server addon with this.
Put Steam.dll in your MW3 root folder, Enjoy Smile
(10-08-2013, 10:48)iRoNinja Wrote: [ -> ]Put Steam.dll in your MW3 root folder, Enjoy Smile

Thanks mate that did the trick (also had to increment ports as they were apparently conflicting with another game server)
(10-08-2013, 16:24)dimitrifrom31 Wrote: [ -> ]
(10-08-2013, 10:48)iRoNinja Wrote: [ -> ]Put Steam.dll in your MW3 root folder, Enjoy Smile

Thanks mate that did the trick (also had to increment ports as they were apparently conflicting with another game server)

Dude, if you wanna run multi server on your vps, YES you must use unique port for example 1st server : 27014, 27015, 27016, 2nd server : 27017, 27018, 27019, but your server don't show in steam server list you must put Steam.dll in MW3 root folder.