Posts by m4rv1n00

    Yes, the resume is correct.
    If you have to lose time only for me, don't worry, but if you think it can be a good feature for all imscp user I can offer me as tester.


    From what I have seen, correct me if I'm wrong, you can disable the creation of the zone in the imscp server, so it can search on root DNS server.

    What you mean by "some domains only"? Subdomains from a specific domain or many customer domains (separated domains) ? Try to clarify a bit. Also please, learn a bit about DNS. You're confusing too many thing there ;)

    For example, I have domain domain1.tld , domain2.tld , domain3.tld , domain4.tld .
    I want domain1.tld and domain2.tld to refer to external NS that provider offer, domain3.tld and domain4.tld instead have to still use my imscp as NS.
    So "some domains" in normal language is "different customer domains" in imscp language :)


    If ther'is something other not clear please let me know and I try to help us to understand each other ;)

    Hi,
    I need to change nameserver for some domains only. For the rest of the domains I want to continue to use the local bind managed by imscp.


    I see that, at the creation of domain, /var/cache/bind/<domain>.<ext>.db contain the record




    ns1.<domain>.<ext>. is automatically created.


    I want to change the NS to include 4 external NS and to not include imscp bind.


    I found some tutorial how to disable at all internal bind for all domains, but is not what I need.


    I tried to add some record A with ns1.<domain>.<ext> but it still have the imscp ip also, so 1 call on 5 go to internal bind.


    The best would be if I can use external dns name record and not IP, because the external NS can also change ip (it is not common but I can know isp idea and they have all right to do this).


    I use the lat version of imscp, enabled external mx and custom dns records.


    Thank you

    This is the log of rsync, permission problem when it rsync the folder (because the process can't write with this permission)


    rsync: recv_generator: mkdir "/backup/domain_disabled_pages/images" failed: Permission denied (13)
    *** Skipping any contents from this failed directory ***
    rsync: mkstemp "/backup/domain_disabled_pages/.index.html.cs0wmA" failed: Permission denied (13)
    rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1183) [sender=3.1.0]