Burgershot
  • Home
  • Members
  • Team
  • Help
  • Search
  • Register
  • Login
  • Home
  • Members
  • Help
  • Search
Burgershot SA-MP Support [Server] SRV Record

 
  • 0 Vote(s) - 0 Average
Server SRV Record
Torque
Offline

Burgershot Member
Posts: 49
Threads: 21
Joined: Jul 2020
Reputation: 1
Location: UK
#1
2021-02-09, 08:02 PM
Hi guys, I'm trying to use a domain name to connect to the server, but I'm no expert with this stuff. I know I need to set up an SRV record but not entirely sure what I'm meant to put for it to work with SAMP.

If anybody can help me out that'd be great. Thanks!
Josh
Offline

Administrator

Posts: 129
Threads: 1
Joined: Feb 2019
Reputation: 20
#2
2021-02-09, 09:42 PM
point your domain to your server address with an "A record"
Kwarde
Offline

Burgershot Member
Posts: 99
Threads: 2
Joined: Sep 2020
Reputation: 8
Location: The Netherlands
#3
2021-02-13, 05:21 PM (This post was last modified: 2021-07-26, 06:38 PM by Kwarde.)
You need an A record that points a domain to an IP. Assuming you already have that (since you are asking for a SRV record), here is more info: https://en.wikipedia.org/wiki/SRV_record
For SAMP your record could look like something like this (assuming in this example it is called mydomain.com and you are using subdomain samp.mydomain.com to refer to your samp server):
Code:
_samp._udp.mydomain.com 60 IN SRV 100 5 7777 samp.mydomain.com

Example:
Code:
[[email protected]: ~] $ dig _samp._udp.kwarde.com srv +nostats +nocomments

; <<>> DiG 9.16.18 <<>> _samp._udp.kwarde.com srv +nostats +nocomments
;; global options: +cmd
;_samp._udp.kwarde.com.        IN      SRV
_samp._udp.kwarde.com.  59      IN      SRV    101 5 7777 samp.kwarde.com.
_samp._udp.kwarde.com.  59      IN      SRV    101 5 7779 samp.kwarde.com.
_samp._udp.kwarde.com.  59      IN      SRV    101 5 7778 samp.kwarde.com.
_samp._udp.kwarde.com.  59      IN      SRV    101 5 7780 samp.kwarde.com.
Kwarde
Offline

Burgershot Member
Posts: 99
Threads: 2
Joined: Sep 2020
Reputation: 8
Location: The Netherlands
#4
2021-07-26, 06:36 PM (This post was last modified: 2021-07-26, 06:39 PM by Kwarde. Edit Reason: MISTAKE )
THIS POST SHOULD BE DELETED
« Next Oldest | Next Newest »



  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Burgershot - Powered by our Community and MyBB Original Theme by Emerald

Linear Mode
Threaded Mode