Thursday 2 May 2013

Raspberry Pi No-IP Client




Dynamic IP adres? No problem!

Note - Its important you create yourself an account and add a host on no-ip before installing the client as you will need your account details as part of the install.

Install no-ip client:
Create a directory for the client software
mkdir /home/pi/noip
[ENTER]
cd /home/pi/noip
Download the client software

wget http://www.no-ip.com/client/linux/noip-duc-linux.tar.gz
[ENTER]
Extract the archivetar vzxf noip-duc-linux.tar.gz
[ENTER]
Navigate to the archive directoryNote - use 'ls' to check the directory name create when the archive was extracted, it was noip-2.1.9-1 when I installed the client.
cd noip-2.1.9-1
[ENTER] 
Compile and install
The client was compiled and installed on the Raspberry Pi, using the following commands: 
sudo make
[ENTER]
sudo make install

During the install I was asked to proide my login, password and a refresh interval.
Run the clientThe client is run using the following command:
sudo /usr/local/bin/noip2
[ENTER]

The client runs continuously until shutdown or the Raspberry Pi is shutdown.
taken from 
http://raspberrypihelp.net

No comments:

Post a Comment

Amazon

Donate

Donate Towards More Raspberry PI's for Projects