So, when I create a server in Doomseeker and then look for it in the server browser I can see it correctly and I'm able to join it. However, when my friends look for the server all they can see is my IP address and <NO RESPONSE>. None of them can join the server.
My router is not the issue here since its configured to give public IPs to all devices (so no 192.168.* etc addresses). I'm also able to host servers in other games just fine.
One of my friends tried to host a game and we had the exact same issue. We're all able to connect to most of the public servers though.
Here's the command line for the server:
Code: Select all
"G:/Zandronum/zandronum.exe" "-iwad" "G:/Zandronum/wads/doom2.wad" "-file" "G:\Zandronum\wads\brutalv017.pk3" "-port" "10666" "+sv_maxlives" "0" "-host" "+alwaysapplydmflags" "1" "-skill" "4" "+cooperative" "1" "+sv_hostemail" "\"\"" "+sv_maprotation" "0" "+sv_randommaprotation" "0" "+sv_motd" "\"\"" "+sv_hostname" "\"Test Server (soppa)\"" "+sv_website" "\"\"" "+sv_password" "\"test\"" "+sv_forcepassword" "1" "+sv_joinpassword" "\"\"" "+sv_forcejoinpassword" "0" "+sv_rconpassword" "\"\"" "+sv_broadcast" "1" "+sv_updatemaster" "1" "+sv_maxclients" "8" "+sv_maxplayers" "8" "+dmflags" "1048580" "+dmflags2" "68157440" "+dmflags3" "0" "+compatflags" "0" "+compatflags2" "0" "+lmsallowedweapons" "0" "+lmsspectatorsettings" "0" "+sv_defaultdmflags" "0"