Mydns fails to install

Discussion in 'Installation/Configuration' started by wabz, Aug 4, 2009.

  1. wabz

    wabz New Member

    Hi

    I have a few questions on installing of mydns on page-5 of Till's guide:

    cd /tmp
    wget http://download.opensuse.org/reposi...penSUSE_11.1/i586/mydns-ng-1.2.8-1.1.i586.rpm
    wget http://download.opensuse.org/reposi...E_11.1/i586/mydns-ng-mysql-1.2.8-1.1.i586.rpm
    rpm -i mydns*.rpm
    rm -f mydns*.rpm


    Isnt there an error somewhere here? When i go ahead to:

    wget http://download.opensuse.org/reposi...penSUSE_11.1/i586/mydns-ng-1.2.8-5.1.i586.rpm
    and after downloading and running the following command i get the following error

    mail:/tmp # rpm -ivh mydns-ng-1.2.8-5.1.i586.rpm warning: mydns-ng-1.2.8-5.1.i586.rpm: Header V3 DSA signature: NOKEY, key ID b1cc2979
    error: Failed dependencies:
    mydns-ng_binary-1.2.8-5.1 is needed by mydns-ng-1.2.8-5.1.i586
    mail:/tmp #


    What should i do?

    Secondly my computer has two network cards and it is also my internet server. I am about to install ispconfig 3 so it means i have to disable the suse firewall. How can i make ispconfig work on the two network cards and enable both ipv4 and masquerading?

    Third question is on joomla websites....most joomla folders have a permission of 777 and files have a permission of 666. When i last installed ispconfig i had an issue with the permissions. I tried changing permission for client0 and it refused. How can i be specific in the permission of both folder and files. Tx
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    1) You have to install the package mydns-ng_binary-1.2.8-5.1 first.
    2) You can not configure masquerading in ISPConfig. ISPConfig is a hosting control panel and not made for routers. Use the suse firewall and leave the ispconfig firewall disabled.
    3) Mkae sure that you do not use mod_php, use suphp or fcgi + suexec or cgi + suexec.
     
  3. wabz

    wabz New Member

    link to file

    can u get me a link to the file mydns-ng_binary-1.2.8-5.1. Cannot seem to find the binary anywhere. Or can u help me and maybe install a newer version. Tx
     
    Last edited: Aug 5, 2009
  4. till

    till Super Moderator Staff Member ISPConfig Developer

Share This Page