mx.example.com. A 1.2.3.4
4.3.2.1.in-addr.arpa PTR mx.example.com.
4.3.2.1.in-addr.arpa name = mx.example.com."
--
You received this message because you are subscribed to the Google Groups "cloud-dns-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-dns-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Sebastian,have a look at this https://serverfault.com/questions/779600/how-do-i-change-reverse-dns-on-google-cloud-compute/866785#866785-RMT
On Wed, Aug 23, 2017 at 8:37 AM, Sebastian Loncar <sebastia...@gmail.com> wrote:
I need to setup a reverse DNS PTR record.Let's have an example (example.com and 1.2.3.4 are only placeholders):
mx.example.com. A 1.2.3.4
4.3.2.1.in-addr.arpa PTR mx.example.com.
"nslookup 1.2.3.4" should return:
4.3.2.1.in-addr.arpa name = mx.example.com."With my current Hosting-provider, i can set the Reverse hostnames for every IP-Adress, that are assigned to me (in the webinterface). But i see no way todo this in google cloud DNS.I have created two zones:example.com. + in-addr.arpa.A record, with DNS-Name "mx". Works as expected.in-addr.arpa.:PTR record with name "4.3.2.1", pointing to "mx.example.com."But this does absolutly not work. It points always to 4.3.2.1.bc.googleusercontent.com.Of course, i understand why it does not work. The "owner" of the IP (google) has to modify some settings in their own reverse-zone.So, what can i do now, to reach my goal? (The goal is, that 4.3.2.1 is pointing back to mx.example.com. and NOT to 4.3.2.1.bc.googleusercontent.com.)Otherwise, it's nearly unpossible to send mails via google cloud (without using gmail). Every "simple" hosting provider allows the user to set the Reverse-Entries!
--
You received this message because you are subscribed to the Google Groups "cloud-dns-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-dns-disc...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.