Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.4K Intelligent Advisor
- 75 Insurance
- 537.7K On-Premises Infrastructure
- 138.7K Analytics Software
- 38.6K Application Development Software
- 6.1K Cloud Platform
- 109.6K Database Software
- 17.6K Enterprise Manager
- 8.8K Hardware
- 71.3K Infrastructure Software
- 105.4K Integration
- 41.6K Security Software
PTR record from a Oracle's IP to a domain

Hello everyone. I have a mail server on an Oracle Cloud VPS, and I'll need to set up a DNS PTR record for that. My question is: can I create that record using Oracle's DNS service (the one in the "Networking" category inside Oracle Cloud) or should I follow some other procedure to request it?
Thanks in advance for your help,
GTP
Best Answer
-
I tried setting the PTR record inside Oracle's DNS service and I can confirm that doesn't work. Out of frustration I created a free mail account for my project and gave up, for now, the idea to have a personal mail server. If I'll try again in the future, I'll use Google Cloud or Digitalocean, I saw that both have documentation that explains how to set up a PTR record to their IPs.
Answers
-
Hi @4322566,
You should be able to use any DNS services you like for this, including what is offered via Oracle Networking. You can check out this walkthru on getting started with email delivery via Oracle - https://docs.cloud.oracle.com/en-us/iaas/Content/Email/Concepts/troubleshooting.htm?Highlight=email%20server
Mike
Oracle + Dyn
-
Are you sure that I could use any DNS service for this? Because usually the PTR record works only if it's set on the DNS server that is authoritative for the IP you're using, and in this case those are oracle's nameservers. Do you think that if I use my own DNS server it will work? Because I tried and it didn't, but since I'm new to DNS management I could have done a config mistake.
EDIT: I gave a quick look at the docs you linked, but I'm not using Oracle's Mail Delivery service: I'm using a Mailu docker container running on a vps.
-
I tried setting the PTR record inside Oracle's DNS service and I can confirm that doesn't work. Out of frustration I created a free mail account for my project and gave up, for now, the idea to have a personal mail server. If I'll try again in the future, I'll use Google Cloud or Digitalocean, I saw that both have documentation that explains how to set up a PTR record to their IPs.