Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - llIllIllIll

Pages: [1]
1
DNS / Re: SRV records doesnt work
« on: October 05, 2022, 04:30:42 PM »
may i know what is IN SRV for ?
I cannot say that I understand your question but I've solved the problem. Both user panel and admin panel adding SRV records wrongly.
_minecraft._tcp.play.webserver.net 14400 IN SRV 5 5 25569 play.webserver.net.
This should work on a regular server tho. Anyways, just add dot before TTL it should be like this:
_minecraft._tcp.play.webserver.net. 14400 IN SRV 5 5 25569 play.webserver.net.


And this should be fixed soon as possible by CWP developers since users cannot add SRV records in the current situation..

2
DNS / Re: securing DNS server BIND (open DNS resolver)
« on: October 04, 2022, 10:14:18 PM »
Well, i am not the expert, just trying to understand. Is there a reason why this setting is not default?

3
DNS / SRV records doesnt work
« on: October 04, 2022, 09:54:34 PM »
I just did a fresh install on Centos 7 server. All type of records working fine but SRV records doesnt work at all. When I create a SRV record, panel doesnt save it correctly, so I corrected it from DNS Zone file of the domain. Yet, no luck. Is there any workaround for this?

Pages: [1]