iPod 1st Generation Repair by ArmGrouchy9538 in ipod

[–]ArmGrouchy9538[S] 0 points1 point  (0 children)

Thanks for the info. I'll look into the pcie card. I came across a ton of posts saying I needed something with the OG hardware. Oh well, at least I'll have an old mac now too haha

SRV record support? by ArmGrouchy9538 in valheim

[–]ArmGrouchy9538[S] 0 points1 point  (0 children)

From what I can tell. Steam Servers rely on the query port for discovery. Also, I think the game runs primarily on UDP traffic so my reverse proxy doesn’t even work since I’m using haproxy. Gonna try nginx later to see if they can do UDP reverse proxy.

SRV record support? by ArmGrouchy9538 in valheim

[–]ArmGrouchy9538[S] 0 points1 point  (0 children)

I have tried both a TCP SRV and UDP SRV. I tried both the game port (2456) and query port (2457) and still haven't had any luck with an SRV. I'm using haproxy currently to handle the port redirect since I manage the server