Install MyDNS

Discussion in 'Installation/Configuration' started by conket, Nov 10, 2009.

  1. conket

    conket New Member

    Hello,
    This is my first tried to install Debbian, I followed "The Perfect Server - Debian Lenny (Debian 5.0) [ISPConfig 3] - Page 4" to the part of Install MyDNS, when I ran this command:
    test1:/tmp# wget http://heanet.dl.sourceforge.net/sourceforge/mydns-ng/mydns-1.2.8.25.tar.gz

    Here is what I got, could someone help me of what to do next?
    Thank you,

    --2009-11-10 12:49:49-- http://heanet.dl.sourceforge.net/sourceforge/mydns-ng/mydns-1.2.8.25.tar.gz
    Resolving heanet.dl.sourceforge.net... 193.1.193.66, 2001:770:18:aa40::c101:c142
    Connecting to heanet.dl.sourceforge.net|193.1.193.66|:80... failed: Connection refused.
    Connecting to heanet.dl.sourceforge.net|2001:770:18:aa40::c101:c142|:80... failed: Network is unreachable.
    test1:/tmp#
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Use this instead:

    Code:
    wget http://downloads.sourceforge.net/project/mydns-ng/mydns/1.2.8.25/mydns-1.2.8.25.tar.gz?use_mirror=heanet
     

Share This Page