I can't see my listen server on server list - Printable Version +- Xonotic Forums (https://forums.xonotic.org) +-- Forum: Support (https://forums.xonotic.org/forumdisplay.php?fid=3) +--- Forum: Xonotic - Server Administration (https://forums.xonotic.org/forumdisplay.php?fid=16) +--- Thread: I can't see my listen server on server list (/showthread.php?tid=9784) |
I can't see my listen server on server list - fnmain - 10-02-2023 I used Linux and are connected to internet through a wireless, portable wifi modem. I created a listen server with the 'Create' option in game to play with my friends. After entering the server, I check the server list again to found that my server isn't listed there! My friend can't see the server too. Previously I have copied the server.cfg on the 'server' directory to ~/.xonotic/data and renamed it as autoexec.cfg. I only set two variables on that file: `sv_public` to 1 and `hostname` to a hostname that I want. What's wrong? RE: I can't see my listen server on server list - Grimnack - 10-07-2023 (10-02-2023, 06:08 PM)fnmain Wrote: I used Linux and are connected to internet through a wireless, portable wifi modem. I created a listen server with the 'Create' option in game to play with my friends. After entering the server, I check the server list again to found that my server isn't listed there! My friend can't see the server too. Previously I have copied the server.cfg on the 'server' directory to ~/.xonotic/data and renamed it as autoexec.cfg. I only set two variables on that file: `sv_public` to 1 and `hostname` to a hostname that I want. What's wrong? you have open port 26000 on linux and on the router.dont use "create" option.use a command. this will help. https://gitlab.com/xonotic/xonotic/-/wikis/basic-server-configuration https://www.addictivetips.com/ubuntu-linux-tips/host-a-linux-xonotic-game-server/ |