SA-MP Forums Archive
Server address question - 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 address question (/showthread.php?tid=487898)



Server address question - BarFix - 15.01.2014

Hey, i would to know how to make address to my server like this: xxx.forum.com:7777
something like this, not just numbers, what should i do?


Re: Server address question - ikey07 - 15.01.2014

You need a host where you can park a domain together with game server, aka VPS or dedicated server.

After it just make a subdomain and add :7777 at the end, or just use domain.com:7777


Re: Server address question - Tamer - 15.01.2014

It's called an A record. If you use CPanel check simple DNS Zone Editor.


Re: Server address question - BarFix - 16.01.2014

Can anyone tell me how to do it? How to put domain?


Re: Server address question - Wayland - 22.01.2014

Use cPanel for it!

1. Go to your cPanel (www.yoursite.com:2082)
2. Navigate down to the "Domains" section
3. Click "Simple DNS Zone Editor"
4. You will be using "Add an A Record" for this.
5. Put what you would like as your address in the "Name" field (Ex: samp.yoursite.com, only put samp, not your site URL as it will automatically do it for you)
6. Put your server IP, not port, IP only in the "Address" Field
7. Click "Add a record"

or a free DNS here: http://freedns.afraid.org/


Hope this helped! Good luck