How to setup host records properly for Rust?

I can't for the life of me figure out why it's still connecting me to port 0 and not 28215 when I type connect rust.nerdshideout.com in console

here are my host records

A record:

  • Host: rust
  • Value: *.*.*.*
  • TTL: Auto

SRV:

  • Service: _application
  • Protocol: _tcp
  • Priority: 1
  • Weight: 5
  • Port: 28215
  • Target: rust.nerdshideout.com

It comes back with "No DNS record found"?

NMXjEU1GBcdMTX3.jpg ItsDobby

It comes back with "No DNS record found"?

Check other plases i would asume its your srv..    if you ping rust.nerdshideout.com does it come back to the correct server ip.a also try adding all Protocol's

I'll do that then. Does Rust even support SRV? cause I think that might be the case, cause I haven't seen a single server on rust without the port at the end of the domain name

QqE3GOGjKwIUKRF.jpg ItsDobby

I'll do that then. Does Rust even support SRV? cause I think that might be the case, cause I haven't seen a single server on rust without the port at the end of the domain name

Im not sure they do last i new 4 years ago they did not but idn if that changed.

Apparently they don't, my server host support just replied to my ticket

https://rust.nolt.io/20431

This is by no means evidence, as people often post "suggestions" which are already implemented.