Report this

What is the reason for this report?

Domain DNS doesnt seem to work

Posted on December 30, 2017

Im using a openfire server, i use this to login into admin panel http://51.15.181.119:9090 but when i try to do it with my domain it doesnt work http://anonmail.su:9090

Anyone could explain me why and how can i solve it? This are my DNS setup:

$ORIGIN anonmail.su.
$TTL 1800
anonmail.su. IN SOA ns1.digitalocean.com. hostmaster.anonmail.su. 1514672771 10800 3600 604800 1800
anonmail.su. 1800 IN NS ns1.digitalocean.com.
anonmail.su. 1800 IN NS ns2.digitalocean.com.
anonmail.su. 1800 IN NS ns3.digitalocean.com.
anonmail.su. 3600 IN A 51.15.181.119
www.anonmail.su. 3600 IN A 51.15.181.119
_xmpp-client._tcp.anonmail.su. 18000 IN SRV 0 5 5222 anonmail.su.
_xmpp-server._tcp.anonmail.su. 18000 IN SRV 0 5 5269 anonmail.su.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Works fine here. DNS is cached at various levels and can take up to 24-48 hours to take effect.

@benitojavier

It looks like the DNS is resolving on my end as well. Are you still having issues resolving the domain?

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.