After install a new domain resolve config that doesnt work

  • hello there!


    After i installed the I-MSCP and restartet it after about a month the resolve config were overwritten.
    My Resolve Server IPs are:
    80.237.128.144
    80.237.128.145


    In the resolve.conf (in /etc/) ist my own localhost IP (127.0.0.1)
    In the base file (/etc/resolveconf/base) are the two Resolve Server.


    My problem now is, that no domain could be resolved. Every Name is "unknown"
    Mail and cURL dont work..


    Does anybody now a solution?
    The Resolve Server are pingable so they arent offline (HostEurope Servers [my Hoster])


    Best regards from Germany




    Facts:
    - Newest Version of I-MSCP






    //SOLUTION
    I disabled the local nameserver.
    Everything works fine


    Thanks!

  • Just to answers, the file /etc/resolv.conf is written by BIND when installed.


    In theory, you have to enable the "forwarder" in the BIND Options then, it should add those IP in the resolver.


    Anyways, not an i-MSCP issue ;)

  • Hi


    Code
    1. # perl /var/www/imscp/engine/setup/imscp-setup -dar resolver
    2. # service imscp_network restart


    ;)