FedoreCore5  No-ip設定



<< トッ プページへ

概要


noip の申し込みの後の作業について書いてみます。管理人はREADMEとは少し違ったインストールと運用を行っていますので参考という事にしてください。

noip-ducのパッケ−ジをインスト−ル


$ tar xvzf noip-duc-linux.tar.gz
$ cd noip-2.1.1
$ make
インストール時に質問される項目 はメールアドレス、パス ワード以外はデフォルトで問題ありません。
# make install
# cp -R -p noip-2.1.1 /usr/local/
# rm -r -f ./noip-2.1.1
起 動するためのスクリプトを作成する。(下のコメント行を変える事で色々使えます...)またこのスクリプトを書いて /etc/rc.localに追記しておけば自動起動にすることもできます。
$ vi NOIP2-start

sh /usr/local/noip-2.1.1/redhat.noip.sh start
#sh /usr/local/noip-2.1.1/redhat.noip.sh stop
#sh /usr/local/noip-2.1.1/redhat.noip.sh restart
/usr/local/bin/noip2 -S

# chmod +x NOIP2-start

# /home/kkuma/HDH3/Fedora-abin/abin/NOIP2-start

no-ip client daemon already started
1 noip2 process active.

Process 17863, started as noip2
Using configuration from /usr/local/etc/no-ip2.conf
Last IP Address set 219.106.2.232
219.106.2.232がhoge.sytes.netに変換されている
Account hogejp@samenet.co.jp
configured for:
        host  hoge.sytes.net
Updating every 30 minutes via /dev/eth0 with NAT enabled.

$ host -t mx hoge.sytes.net
hoge.sytes.net mail is handled by 5 hoge.sytes.net. ←mxレコ−ドが登録されている
こ れでwebサーバーとメールサーバーの準備ができました。



▲こ のページの トッ プへ戻る

Copyright©2005-2006  熊の巣  All Right Reserved.  管理人へメール