[RESOLVED] Server not listing in Doomseeker - ports open, traffic sending, still not sure why?
Posted: Sun Sep 10, 2023 10:43 pm
Having a bit of a struggle with getting my zandro servers to be visible in doomseeker.
Running fedora 38 server on a beelink minipc alongside dedicated servers for many other games (sven, halflife, ioquake3) all of which list on their respective browsers without issue and their servers are joinable.
Using latest stable version 3.1 of Zandro, compiled without issue upon installing some lib dependencies. My doomseeker is from a fedora copr repo via rpm install (v1.3.3)
I'm on a centurylink/quantum fiber residential line. It's just standard IPoE with a DHCP ipv4 assigned WAN address in the 71.1.x.x range. On my fiber ONT, i just have transparent bridging enabled so it passes through directly to my PFsense box.
I have the firewalld service disabled in fedora as i have another beelink minipc acting as my hardware firewall/router. SELinux is enabled, but not causing any denials or issues with anything.
I made sure ports 10666 through 10700 are open on UDP via NAT entry and firewall rules applied (same process i did for the other games and their respective ports). Outbound are all generated automatically based on inbound rules/NAT entries.
I can successfully tested these ports as open from a Web check for UDP port scans (confirms open)
I have "tsharked/wiresharked/ss -plant" all traffic and ports running from the zandorum-server and confirmed that it's making it from my LAN ip to my WAN ip and out to master server. I can even see packets coming back in from master to my WAN ip and then correctley port forwarded back down to the lan address host.
I can see my server listed as on local lan ip in the browser, so i even tried running zandronum-server with the "-nobroadcast" option to try to force it stop broadcasting to lan and in hopes that it would force it to broadcast correctly to master to no success.
I've tried variations of the following command and the server always starts without issue:
./zandronum-server -port 10666 +sv_hostname "BuckTest" +cooperative 8 -iwad DOOM.WAD
At least, I think its starting up successfully? (i scrubbed my internal host lan ip from the pic, but can confirm it lists it correctley)
https://pasteboard.co/71cnTsGchY2v.png
Possibly masterserver blocking centurylink wan subnet range? That would be my only guess at this point.
Running fedora 38 server on a beelink minipc alongside dedicated servers for many other games (sven, halflife, ioquake3) all of which list on their respective browsers without issue and their servers are joinable.
Using latest stable version 3.1 of Zandro, compiled without issue upon installing some lib dependencies. My doomseeker is from a fedora copr repo via rpm install (v1.3.3)
I'm on a centurylink/quantum fiber residential line. It's just standard IPoE with a DHCP ipv4 assigned WAN address in the 71.1.x.x range. On my fiber ONT, i just have transparent bridging enabled so it passes through directly to my PFsense box.
I have the firewalld service disabled in fedora as i have another beelink minipc acting as my hardware firewall/router. SELinux is enabled, but not causing any denials or issues with anything.
I made sure ports 10666 through 10700 are open on UDP via NAT entry and firewall rules applied (same process i did for the other games and their respective ports). Outbound are all generated automatically based on inbound rules/NAT entries.
I can successfully tested these ports as open from a Web check for UDP port scans (confirms open)
I have "tsharked/wiresharked/ss -plant" all traffic and ports running from the zandorum-server and confirmed that it's making it from my LAN ip to my WAN ip and out to master server. I can even see packets coming back in from master to my WAN ip and then correctley port forwarded back down to the lan address host.
I can see my server listed as on local lan ip in the browser, so i even tried running zandronum-server with the "-nobroadcast" option to try to force it stop broadcasting to lan and in hopes that it would force it to broadcast correctly to master to no success.
I've tried variations of the following command and the server always starts without issue:
./zandronum-server -port 10666 +sv_hostname "BuckTest" +cooperative 8 -iwad DOOM.WAD
At least, I think its starting up successfully? (i scrubbed my internal host lan ip from the pic, but can confirm it lists it correctley)
https://pasteboard.co/71cnTsGchY2v.png
Possibly masterserver blocking centurylink wan subnet range? That would be my only guess at this point.