Delitel 0 Posted March 1, 2024 When I start the server in WSL, it is not visible from under windows, in principle, I thought of an error in wsl that udp ports are not being thrown in windows(https://github.com/microsoft/WSL/issues/8783 ) but I can't connect to the server even using the "Direct connection" button along with the WSL ip that I get using "hostname -I" (172.19.38.79). Maybe someone knows how to help me? From the log ss -tuln, it can be seen that the server is running and listening on the necessary ports: udp UNCONN 0 0 0.0.0.0:2302 0.0.0.0:* udp UNCONN 0 0 0.0.0.0:2304 0.0.0.0:* udp UNCONN 0 0 0.0.0.0:27016 0.0.0.0:* I was able to connect to the server via wsl ip, but only by directly specifying the ip and port in the launcher settings. Still, I have a question, why don't I see my server in the launcher list and when I try to connect using the "Direct connection" button, nothing just happens? Share this post Link to post Share on other sites
Sid Debian 141 Posted March 1, 2024 13 hours ago, Delitel said: When I start the server in WSL, it is not visible from under windows, in principle, I thought of an error in wsl that udp ports are not being thrown in windows(https://github.com/microsoft/WSL/issues/8783 ) but I can't connect to the server even using the "Direct connection" button along with the WSL ip that I get using "hostname -I" (172.19.38.79). Maybe someone knows how to help me? From the log ss -tuln, it can be seen that the server is running and listening on the necessary ports: udp UNCONN 0 0 0.0.0.0:2302 0.0.0.0:* udp UNCONN 0 0 0.0.0.0:2304 0.0.0.0:* udp UNCONN 0 0 0.0.0.0:27016 0.0.0.0:* I was able to connect to the server via wsl ip, but only by directly specifying the ip and port in the launcher settings. Still, I have a question, why don't I see my server in the launcher list and when I try to connect using the "Direct connection" button, nothing just happens? I'm not sure so can't point that I everything know about it, but last months I found that many just opened servers has an issue that launcher not showing up in the servers list. As suggestions try out that action after 2 weeks. For some reason after 2 weeks server becomes visible in list. I can't say exactly that way it will work, but I hope that it has some logic in it. Also IDK do you have a hosting server or your own server, if second then check access to Steam Query Port also check the Steam that your server is in list - that could be the point of resolution of the problem. With my regards. Share this post Link to post Share on other sites
Delitel 0 Posted March 2, 2024 (edited) 14 hours ago, Sid Debian said: I'm not sure so can't point that I everything know about it, but last months I found that many just opened servers has an issue that launcher not showing up in the servers list. As suggestions try out that action after 2 weeks. For some reason after 2 weeks server becomes visible in list. I can't say exactly that way it will work, but I hope that it has some logic in it. Also IDK do you have a hosting server or your own server, if second then check access to Steam Query Port also check the Steam that your server is in list - that could be the point of resolution of the problem. With my regards. I was able to see the server in the launcher in the Recent tab after I connected to the server by directly specifying the ip and port of the server in the client startup parameters. Edited March 2, 2024 by Delitel Share this post Link to post Share on other sites
Sid Debian 141 Posted March 2, 2024 12 hours ago, Delitel said: I was able to see the server in the launcher in the Recent tab after I connected to the server by directly specifying the ip and port of the server in the client startup parameters. Who cares abour "recent", I asked about Community servers tab. That's important. Share this post Link to post Share on other sites
Delitel 0 Posted March 3, 2024 7 hours ago, Sid Debian said: Who cares abour "recent", I asked about Community servers tab. That's important. No, it doesn't matter, because I run the server locally. Share this post Link to post Share on other sites