IPアドレス・アップデータ(Ver.1.6)の設定
Modified: 5 July 2002
ダウンロード
以下からダウンロードします。
http://www.no-ip.com/downloads.php
"noip_updater_v1.6.tar.gz"がダウンロードできました。(2002年7月5日時点)
Linux版のインストールと設定
「noip_updater_v1.6.tar.gz」を解凍し、makeを実行します。
$ tar zxvf noip_updater_v1.6.tar.gz
$ cd noip_updater_v1.6
$ make
:
"no-ip.conf"の設定
$ make conf
./no-ip.sh
Greetings!
The no-ip dynamic DNS system requires a configuration file.
The answers to the next five questions will build one.
What is your email address for no-ip.com? (name@email.addr)
> tomoac@csc.ne.jp
What is the password for the login account? (password)
> xxxxxxxxx
Are you using a groupname instead of a host.domain.name? (Y/N)
Answer 'N' if you do not understand the question.
> N
What is the host.domain.name you are using? (host.no-ip.com)
> tomo.no-ip.com
Do you have a router which uses NAT/masquerading? (Y/N)
> Y
Configuration file [./no-ip.conf] updated.
$
インストール
# make install
"no-ip.conf"の内容を確認する
"/usr/local/lib/no-ip.conf"を以下のように設定されています。
##############################################################################
# this is the configuration file for noip_updater
# it usually resides in /usr/local/lib/no-ip.conf
#
LOGIN = tomoac@csc.ne.jp ; foo@host.org
PASSWORD = xxxxxxx ; hello25-1
HOSTNAME = tomo ; grumpy,... (comma separated list)
DOMAIN = no-ip.com ; no-ip.com,... (comma separated list)
PROXY = N ; Do you need to use a proxy?
NAT = Y ; Are you behind a firewall?
DAEMON = Y ; Run continuously in the background?
INTERVAL = 10 ; Poll frequency in background mode
DEVICE = unused ; ppp0
#
##############################################################################
RTA54iのフィルタを設定する
# ip filter 1086 pass * 192.168.0.3 established 8245 1024-65535