Sharif Posted January 22, 2023 Share Posted January 22, 2023 How to get wildcard ip to add dns record? I'm using cloudflare. Every new account byet host assign new IP for subdomain. How to make it dynamically? Ex: newuser.mydomain.com = 185.27.134.226 Ex: another.domain.com = 185.27.134.133 How can make it dynamic with dns recod? Or How to add cloudflare with my freehosting reseller domain? my domain: realhost.cc Quote Link to comment Share on other sites More sharing options...
Burke Knight Posted January 22, 2023 Share Posted January 22, 2023 Please do not post multiple topics for the same issue. IP's are set due to the fact that we use a cluster network. This means that not all subdomains on the same account will have the same IP. If wish to learn how to use cloudflare, please refer to the knowledge base. Quote Link to comment Share on other sites More sharing options...
SpookyKipper Posted January 23, 2023 Share Posted January 23, 2023 (edited) It is not advised to use Cloudflare if you want it to be a subdomain, like Chronos mentioned. You will need to have a lot of DNS records set up(at least 200) For the subdomain part, you *can* set a programme that automatically checks the new IP of each of the new accounts and update it using the Cloudflare API. But you will likely run out of quotas in Cloudflare DNS. == just curious, has anyone tried making the apex domain their own IP, and *.domain.com has NS records to byet? It seems that it will cover every subdomain and MySQL addresses. Edited January 23, 2023 by SpookyKipper Question Quote Link to comment Share on other sites More sharing options...
BastelPichi Posted January 27, 2023 Share Posted January 27, 2023 On 1/23/2023 at 1:48 AM, SpookyKipper said: It is not advised to use Cloudflare if you want it to be a subdomain, like Chronos mentioned. You will need to have a lot of DNS records set up(at least 200) For the subdomain part, you *can* set a programme that automatically checks the new IP of each of the new accounts and update it using the Cloudflare API. But you will likely run out of quotas in Cloudflare DNS. == just curious, has anyone tried making the apex domain their own IP, and *.domain.com has NS records to byet? It seems that it will cover every subdomain and MySQL addresses. Wildcard NS records arent possible (per specification). however there is an kinda of halve support apparently. Imma try some stuff tomorrow. Cloudflare dns quota is 1000 free ns records, so yes likely youd run out. Byet defined records however would only be like 20. I wouldnt really reccomend anybody to offer subdomains under the main reseller domain. e.g. infinityFree: epizy.com for clients, homepage on infinityfree.net. Quote Link to comment Share on other sites More sharing options...
SpookyKipper Posted January 28, 2023 Share Posted January 28, 2023 6 hours ago, BastelPichi said: Byet defined records however would only be like 20. I thought they setup for each MySQL server? Quote Link to comment Share on other sites More sharing options...
BastelPichi Posted January 28, 2023 Share Posted January 28, 2023 16 hours ago, SpookyKipper said: I thought they setup for each MySQL server? oh well yeah right. I dont think theres that many tho, i think the number is more inspired by the last ips digit or something else than the count, but idk... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.