Listener not working anymore

  • Hello,
    Running 1.3.7 I had to change secondary DNS IP. Done this with command "perl imscp-autoinstall -dsr named". Since I've run this command no DNS listener is working anymore.
    I use this DNS listeners:
    20_bind9_dualstack.pl


    11_named_override_default_mx_rr.pl


    the listeners are read and executable.


    Any help would be nice.


    Thanks in advance,
    Christoph

  • 11_named_override_default_mx_rr.pl

    We don't provide such a listener file.



    Since I've run this command no DNS listener is working anymore.

    Without further information, we cannot give you any help.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • what information do you need ? I'm running the 20_named_dualstack.pl listener alone. Executing
    perl /var/www/imscp/engine/setup/imscp-reconfigure -da has given me a zonefile with ipv6 entries. Now nothing happens and I've no ider where to start debugging.

  • Now nothing happens

    You're expecting what exactly?


    Current behavior?
    Expected behavior?

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Oh ok, sorry.
    I want to add an ipv6 address to every zonefile. So I changed:
    my @additionalIPs = ( 'xxxx:xxx:xxx:xxxx::2' );


    Expected:
    zonefile has AAAA entries for mail ftp etc.


    Current:
    no AAAA entries. Only host with AAAA entries is the "main" imscp host.



    When changing ip address in script to invalid value reconfiguration fails. Looks a little bit like this one: listener script not working properly

  • Show us the full content of your listener file (without the IP).

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Please, first, retry with that version: https://github.com/i-MSCP/imsc…med/20_named_dualstack.pl

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • nothing. the "main" file is changed, all hosts are untouched. Remember, this is since I've changed secondary dns ip with the installler. Before that, all was working fine.

  • othing. the "main" file is changed, all hosts are untouched. Remember, this is since I've changed secondary dns ip with the installler. Before that, all was working fine.

    You mean that only the bind zone file of the panel has been updated (main file)? Did you trigger a i-MSCP reconfiguration after installing the new listener version: perl /var/www/imscp/engine/setup/imscp-reconfigure -davn

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206