Setting DNS
#1

Hi,

I create a subdomain gameserver.domain.com for to connect on samp so I want to replace the ip 111.222.333.444:8005 by gameserver.domain.co:8005
So my question how to modify the setting DNS for to use gameserver.domain.co:8005

At present my DNS is:

*.domain.com A 123.456.789.101 (my site web)
domain.com A 123.456.789.101 (my site web)
domain.com MX mail.domain.com
domain.com NS ns1.nameserverffs.com
domain.com NS ns2.nameserverffs.com
domain.com NS ns3.nameserverffs.com
domain.com NS ns4.nameserverffs.com
domain.com NS ns5.nameserverffs.com

Thx
Reply
#2

Point gameserver.domain.com to 111.222.333.444 (A record).
Reply
#3

I add a new line?

*.domain.com A 123.456.789.101 (my site web)
domain.com A 123.456.789.101 (my site web)
domain.com MX mail.domain.com
domain.com NS ns1.nameserverffs.com
domain.com NS ns2.nameserverffs.com
domain.com NS ns3.nameserverffs.com
domain.com NS ns4.nameserverffs.com
domain.com NS ns5.nameserverffs.com
gameserver.domain.com A 111.222.333.444
Reply
#4

Yea, that's right.
Reply
#5

ok thanks.

My ip server is 111.222.333.444:8005 I give gameserver.domain.co:8005 but if I change the host the new ip is 555.555.555.666:9050 I modify the DNS with 555.555.555.666 but for the port there is a solution for not always to inform my players of a new port?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)