Referring to the following page
http://www.noip.com/support/knowledgebase/installing-the-linux-dynamic-update-client/
Step1: Creating account on https://www.noip.com/
Step2: Following steps
1. cd /usr/local/src
2. wget http://www.no-ip.com/client/linux/noip-duc-linux.tar.gz
3. tar xzf noip-duc-linux.tar.gz
4. cd no-ip-2.1.9
5. make <<<
6. make install
Step3: NO GCC so install gcc << Step2-5
[root@ip-172-31-27-217 noip-2.1.9-1]# yum install gcc
Loaded plugins: amazon-id, rhui-lb, security
Setting up Install Process
Resolving Dependencies --> Running transaction check
Step4:
[root@ip-172-31-27-217 noip-2.1.9-1]# /usr/local/bin/noip2 -C
Auto configuration for Linux client of no-ip.com.
Multiple network devices have been detected.
Please select the Internet interface from this list.
By typing the number associated with it.
0 eth0
1 tun0
0
Please enter the login/email string for no-ip.com xxxxx@gmail.com
Please enter the password for user 'xxxxx@gmail.com' ********
Only one host [kurokawa77.hopto.org] is registered to this account.
It will be used.
Please enter an update interval:[30]
Do you wish to run something at successful update?[N] (y/N) ^M
New configuration file '/usr/local/etc/no-ip2.conf' created.
Step5:
[root@ip-172-31-27-217 noip-2.1.9-1]# /usr/local/bin/noip2
Step6: Typing the URL to confirm.
http://www.noip.com/support/knowledgebase/installing-the-linux-dynamic-update-client/
Step1: Creating account on https://www.noip.com/
Step2: Following steps
1. cd /usr/local/src
2. wget http://www.no-ip.com/client/linux/noip-duc-linux.tar.gz
3. tar xzf noip-duc-linux.tar.gz
4. cd no-ip-2.1.9
5. make <<<
6. make install
Step3: NO GCC so install gcc << Step2-5
[root@ip-172-31-27-217 noip-2.1.9-1]# yum install gcc
Loaded plugins: amazon-id, rhui-lb, security
Setting up Install Process
Resolving Dependencies --> Running transaction check
Step4:
[root@ip-172-31-27-217 noip-2.1.9-1]# /usr/local/bin/noip2 -C
Auto configuration for Linux client of no-ip.com.
Multiple network devices have been detected.
Please select the Internet interface from this list.
By typing the number associated with it.
0 eth0
1 tun0
0
Please enter the login/email string for no-ip.com xxxxx@gmail.com
Please enter the password for user 'xxxxx@gmail.com' ********
Only one host [kurokawa77.hopto.org] is registered to this account.
It will be used.
Please enter an update interval:[30]
Do you wish to run something at successful update?[N] (y/N) ^M
New configuration file '/usr/local/etc/no-ip2.conf' created.
Step5:
[root@ip-172-31-27-217 noip-2.1.9-1]# /usr/local/bin/noip2
Step6: Typing the URL to confirm.
Comments
Post a Comment