Zandronum failing to map ports

General discussion of the port and Doom-related chat.
Post Reply
DaedalusTheKey
New User
Posts: 2
Joined: Thu Apr 21, 2022 4:03 pm

Zandronum failing to map ports

#1

Post by DaedalusTheKey » Thu Apr 21, 2022 4:12 pm

For some reason Zandronum is failing to map UDP port 10666 even though it is forwarded.
The server shows up in Doomseeker, but only as a LAN server.
The error I keep getting in the console is:

Code: Select all

Error adding port mapping: Fail to add port mapping (test/UDP)
My command line is:

Code: Select all

"D:/Program/Zandronum/zandronum.exe" -iwad "D:/Program/Zandronum/Doom.wad" -file "D:/Program/Zandronum/brutalv21.10.1.pk3" -port 10666 +sv_maxlives 0 -host +alwaysapplydmflags 1 -skill 3 +cooperative 1 +map E1M1 +sv_maprotation 0 +sv_randommaprotation 0 +sv_motd "" +sv_hostemail "" +sv_hostname Rickerino +sv_website "" +sv_password "" +sv_forcepassword 0 +sv_joinpassword "" +sv_forcejoinpassword 0 +sv_rconpassword "" +sv_broadcast 1 +sv_updatemaster 1 +sv_maxclients 3 +sv_maxplayers 3 -upnp +dmflags 0 +dmflags2 0 +zadmflags 0 +compatflags 0 +zacompatflags 0 +lmsallowedweapons 0 +lmsspectatorsettings 0 +sv_afk2spec 0 +sv_coop_damagefactor 1 +sv_defaultdmflags 0 +sv_allowprivatechat 1 +sv_country automatic

User avatar
Sean
IRC Operator
Posts: 951
Joined: Thu Jan 16, 2014 9:09 pm
Location: United Kingdom
Contact:

Re: Zandronum failing to map ports

#2

Post by Sean » Fri Apr 22, 2022 1:46 pm

Disable UPnP and try again.
<capodecima> i dont say any more word without my loyer jenova

DaedalusTheKey
New User
Posts: 2
Joined: Thu Apr 21, 2022 4:03 pm

Re: Zandronum failing to map ports

#3

Post by DaedalusTheKey » Sun Apr 24, 2022 10:17 pm

Sean wrote:
Fri Apr 22, 2022 1:46 pm
Disable UPnP and try again.
That did, many thanks!

Post Reply