Posts by evolvia
-
-
So now, you agree now that the custom DNS resource record feature has nothing to do with your request for enhancement That's a good starting point. As I said in my previous answer, assumptions are just unhelpful
I agree
Speaking of this it also occurred to me that with this feature it would be possible to simplify the installation procedure because we could always have a remote DNS installation and switch to the local domains you need. What do you think about this?
-
I've repeated already three times that the feature for custom DNS resource records has nothing to do with your problem. The button for the custom DNS record (reseller side) only enable or disable the custom DNS resource record feature for the client.
Yes that is right, so when is enabled "Custom DNS records" customers can or not make modifications about zones.
Sorry my explaination not very precise, the feature is to add a new button similar "Custom DNS records" for example "Resolve with local DNS" that switch from local or remote DNS the resolution of customer zones.
And if I remove evolvia.websites lines in bind9 at file named.conf.local this domain come back to remote resolver:Code- # dig a www.evolvia.website @dns113.ovh.net
- ; <<>> DiG 9.10.3-P4-Debian <<>> a http://www.evolvia.website @dns113.ovh.net
- ;; global options: +cmd
- ;; Got answer:
- ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 17807
- ;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
- ;; WARNING: recursion requested but not available
- ;; OPT PSEUDOSECTION:
- ; EDNS: version: 0, flags:; udp: 4096
- ;; QUESTION SECTION:
- ;http://www.evolvia.website. IN A
- ;; ANSWER SECTION:
- www.evolvia.website. 3600 IN A 1.2.3.4
- ;; Query time: 0 msec
- ;; SERVER: 87.98.168.13#53(87.98.168.13)
- ;; WHEN: Mon Jan 14 17:14:51 CET 2019
- ;; MSG SIZE rcvd: 64
-
No problem. We are here to make more clean as possible:
- I have activated a new domain name on OVH mantainer evolvia.website
- Add the domain on i-MSCP panel where I have installed 1.5.3 with global resolve DNS locally
- On domain evolvia.website to the panel in this case I put "Yes" on "Custom DNS records"
Code- ; <<>> DiG 9.10.3-P4-Debian <<>> axfr evolvia.website
- ;; global options: +cmd
- evolvia.website. 10800 IN SOA ns1.evolvia.website. hostmaster.evolvia.website. 2019011400 10800 3600 1209600 3600
- evolvia.website. 10800 IN A 217.182.87.144
- evolvia.website. 10800 IN NS ns1.evolvia.website.
- evolvia.website. 10800 IN TXT "v=spf1 a mx -all"
- evolvia.website. 10800 IN MX 10 mail.evolvia.website.
- ftp.evolvia.website. 10800 IN A 217.182.87.144
- imap.evolvia.website. 10800 IN A 217.182.87.144
- mail.evolvia.website. 10800 IN A 217.182.87.144
- ns1.evolvia.website. 10800 IN A 217.182.87.144
- pop.evolvia.website. 10800 IN A 217.182.87.144
- pop3.evolvia.website. 10800 IN A 217.182.87.144
- relay.evolvia.website. 10800 IN A 217.182.87.144
- smtp.evolvia.website. 10800 IN A 217.182.87.144
- http://www.evolvia.website. 10800 IN CNAME evolvia.website.
- evolvia.website. 10800 IN SOA ns1.evolvia.website. hostmaster.evolvia.website. 2019011400 10800 3600 1209600 3600
- ;; Query time: 2 msec
- ;; SERVER: 127.0.0.1#53(127.0.0.1)
- ;; WHEN: Mon Jan 14 16:50:00 CET 2019
- ;; XFR size: 15 records (messages 1, bytes 386)
- Come back to control panel and choose "No" on "Custom DNS records" at this moment I supposed that resolver search remotly but dig give to us same result
Code- ; <<>> DiG 9.10.3-P4-Debian <<>> axfr evolvia.website
- ;; global options: +cmd
- evolvia.website. 10800 IN SOA ns1.evolvia.website. hostmaster.evolvia.website. 2019011401 10800 3600 1209600 3600
- evolvia.website. 10800 IN A 217.182.87.144
- evolvia.website. 10800 IN NS ns1.evolvia.website.
- evolvia.website. 10800 IN TXT "v=spf1 a mx -all"
- evolvia.website. 10800 IN MX 10 mail.evolvia.website.
- ftp.evolvia.website. 10800 IN A 217.182.87.144
- imap.evolvia.website. 10800 IN A 217.182.87.144
- mail.evolvia.website. 10800 IN A 217.182.87.144
- ns1.evolvia.website. 10800 IN A 217.182.87.144
- pop.evolvia.website. 10800 IN A 217.182.87.144
- pop3.evolvia.website. 10800 IN A 217.182.87.144
- relay.evolvia.website. 10800 IN A 217.182.87.144
- smtp.evolvia.website. 10800 IN A 217.182.87.144
- http://www.evolvia.website. 10800 IN CNAME evolvia.website.
- evolvia.website. 10800 IN SOA ns1.evolvia.website. hostmaster.evolvia.website. 2019011401 10800 3600 1209600 3600
- ;; Query time: 1 msec
- ;; SERVER: 127.0.0.1#53(127.0.0.1)
- ;; WHEN: Mon Jan 14 16:51:04 CET 2019
- ;; XFR size: 15 records (messages 1, bytes 386)
So I think in this case is usefull to force remotly resolve.
Tell me if I can make all more clean
-
Well, that's exactly what I say excepted the fact that in your case you propose to remove dialog in installer regarding local DNS resolver.
This should be a simplification because is always external resolver but become locally when choose to customize DNS records. At UI altredy exist this switch per customer.
-
Yes thanks:
Little use case example:
- Installation of i-mscp with DNS resolve locally.
- I create a domain with local DNS entry for example domaindnslocal.tld and this is normal and use local DNS to resolve with bind9 template because in domain configuration we have "Custom DNS records" to yes
- I create another domain for example domainnolocaldns.tld without "Custom DNS records" (to No) so in this case we need to skip local DNS resolution so in file /etc/bind/named.conf.local lines about domainnolocaldns.tld should be commented or removed.
With this should be possible switch DNS resolver to remote and locally when required.
I think this will be very usefull for all of us.
Gj at all
-
When enter in any account admin or reseller, is possible to show the page at user list as default page?
Version actually installed is:
i-MSCP 1.5.3
Build: 20180516
Codename: Ennio Morricone
Thanks for all at all
-
-
When I try to reconfigure with /var/www/imscp/engine/setup/imscp-reconfigure -dc I have a composer.phar error.
SO: Ubuntu 16.04.5 LTS
My panel version is 1.5.3.
PHP Version: PHP 5.6.38-3+ubuntu16.04.1+deb.sury.org+1 (cli)
Composer: version 1.7.2 2018-08-16 16:57:12
Someone else have a similar problem about that file and have a possible solution?
-
For me is usefull add a checkbox at single email account for disable access and possibility to send email through the server.