pixeleater Posted February 3, 2006 Share Posted February 3, 2006 (edited) Hi again, The 1.0 server works/worked great for me. The 1.03 version however does not show up on ASE. I am running this from a Fedora Core 2 server, with iptables properly configured. Am I the only one with this problem or is this a bug? [edit] btw FYI.. netstat does show the server is listening on the ASE port. [root@xxxx root]# netstat -nlut|grep 22005 udp 0 0 0.0.0.0:22005 0.0.0.0:* [root@xxxx root]# netstat -nlut|grep 22128 udp 0 0 0.0.0.0:22128 0.0.0.0:* [root@xxxx root]# netstat -nlut|grep 44005 udp 0 0 0.0.0.0:44005 0.0.0.0:* [root@xxxx root]# Also.. When an ASE query is sent to the server, it responds as it should. [/edit] Edited February 3, 2006 by Guest Link to comment
Guest Posted February 3, 2006 Share Posted February 3, 2006 Join the (already oversized) club! BTW, are you using the version compiled with gcc 3.3 or 4.0? Link to comment
pixeleater Posted February 3, 2006 Author Share Posted February 3, 2006 I am using the gcc 3.3 version. And comforting to know i am not the only one Link to comment
Oli Posted February 3, 2006 Share Posted February 3, 2006 The ASE code hasnt changed at all since the initial release, so im not sure why this would be. Link to comment
pixeleater Posted February 3, 2006 Author Share Posted February 3, 2006 My setup hasnt changed either. Only the server files have. Before I went to the 1.03 version it showed up just fine, so I know for a fact it is not firewall settings or something like that. Like I said, when I send an ASE query string to the server, it responds as it should according to the ASE protocol, so I agree it is not likely that the ASE code implementation is to blame. (PM me for the server info if you want to verify this) Yet it does not show up on ASE as much as I'd want it to [EDIT] Think I figured out the problem here. It seems my server has ended up in ASE SDK Test category, along with a bunch of other MTA:SA servers and all the GTA:Rumble servers Hope that info gets you closer to the solution [/EDIT] [EDIT2] On closer inspection it seems that the 1.03 release, returns "test" for gamename when queried instead of "mta". Compiled in the wrong ASE sourcefile? [/EDIT2] Link to comment
Recommended Posts