Custom Server IP? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Custom Server IP? (
/showthread.php?tid=259743)
Custom Server IP? -
Zack9764 - 05.06.2011
How can I make my server IP whatever I want it to be? Here's a couple examples of what other, more popular, servers did:
server.ls-rp.com:7777
server.pr-rp.com:7777
Re: Custom Server IP? -
linuxthefish - 05.06.2011
Buy a domain name, then edit the zone records to your server IP.
server.website.com > 217.18.70.206
Re: Custom Server IP? -
Cameltoe - 05.06.2011
Quote:
Originally Posted by Zack9764
How can I make my server IP whatever I want it to be? Here's a couple examples of what other, more popular, servers did:
server.ls-rp.com:7777
server.pr-rp.com:7777
|
First you need an domain, then add an c-name record.
Re: Custom Server IP? -
linuxthefish - 05.06.2011
I've always found a A record works best.
Re: Custom Server IP? -
Sting. - 09.11.2012
You mean buy a domain, make the name etc. server.myserver.com:7777 and like when you buy a domain it will tell you to set your referral URL that exactly takes you to your website/homepage but instead add your IP Address? I really don't understand. Am I right?
Re: Custom Server IP? - Guest3598475934857938411 - 10.11.2012
You first get a domain, open the DNS records then create an "A" record, use the word "server" in the HOST NAME textbox. Then write your server's IP in the IP Address textbox (without your port (normally :7777 part)). Click "Apply" or something alike, give it a few minutes to take effect and then you may try to add it.
Example: server.domain.com:7777 or use your own port if it isn't 7777.
Re: Custom Server IP? -
Sting. - 10.11.2012
Alright. Thanks. I think I understand, and I see your signature, REP+.
Re: Custom Server IP? -
DBan - 10.11.2012
Or you could use
http://www.no-ip.com/ which doesn't require the purchase of a domain-name.