SA-MP Forums Archive
Server DNS - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Server DNS (/showthread.php?tid=410961)



Server DNS - SimonItaly - 27.01.2013

Hi,
yesterday I've setted up a third-level domain DNS with my hosting company (like server.mydomain.org).
The web URL works and players could also connect by clicking "Connect", but it doesn't show up stats on on the client.



EDIT: started working some days after DNS change.


Re: Server DNS - khangf - 27.01.2013

Make sure the DNS is connected already or the IP is wrongly set.


Re: Server DNS - ikey07 - 27.01.2013

try to use without server. in front, just domain.com:7777


Re: Server DNS - SimonItaly - 27.01.2013

"mydomain.org" is my principal domain, with my homepage and forum. I've changed the DNS just to the third-level domain. It redirects to the dedicated server IP where the SA:MP server is running.


Re: Server DNS - 3ventic - 28.01.2013

Did you edit the DNS A record or maybe a redirection record? Also try running "ipconfig /flushdns" without quotes in your cmd.exe under windows and then try again. Your computer might have cached the old address.


Re: Server DNS - 101 - 28.01.2013

If you have the same server added but with the IP directly that will happen.


Re: Server DNS - 3ventic - 28.01.2013

Quote:
Originally Posted by 101
Посмотреть сообщение
If you have the same server added but with the IP directly that will happen.
This is true as well. Run cmd.exe and type in

nslookup [the server domain]

If it returns your server's IP, it is working. If you have 2 of the same servers in your favorites (IP and a hostname pointing to that IP), only the one closer to top will query, and the bottom one will be ignored by samp to prevent flooding.