cd /usr/src wget http://www.no-ip.com/client/linux/noip-duc-linux.tar.gz tar -zxvf noip-duc-linux.tar.gz cd noip-<number of latest version> make make install (When prompted to choose the NIC please select 'eth1') (Insert the e-mail address) (Password) (Confirmation of the associated domain) (Interval between updates :: 5-10 minutos) cp debian.noip2.sh /etc/init.d/noip2.sh chmod 755 /etc/init.d/noip2.sh update-rc.d noip2.sh defaults 90