FreeBSD/gdipc
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
単語検索
|
最終更新
|
ヘルプ
]
開始行:
rcp -p dip:/usr/local/gnudip/client/UNIX/gdipc/bin/gdipc...
/usr/local/bin/gdipc.pl -c -f /usr/local/etc/gdipc.conf
Using Update Configuration Mode
Configuration file name: /usr/local/etc/gdipc.conf
Username: home
domain: zenno.info
Connect by direct TCP (d) or web server (w) [d]: w
GnuDIP Server - host[:port]: dip.zenno.net
Server URL [/gnudip/cgi-bin/gdipupdt.cgi]:
Password: ********
Cache File [/usr/local/etc/gdipc.cache.home.zenno.info]:
Minimum Seconds Between Updates [0]:60
Maximum Seconds Between Updates [2073600]: 3600
echo '#\!/bin/sh' > /usr/local/etc/rc.d/gdipc.sh
echo '' >> /usr/local/etc/rc.d/gdipc.sh
echo '/usr/local/bin/gdipc.pl -f /usr/local/etc/gdipc.co...
またNATの内側ならば
# echo '/usr/local/bin/gdipc.pl -f /usr/local/etc/gdipc....
理由は↓&br;
You must configure the NAT box to redirect some external ...
You provide these port numbers to the client using the -g...
って事なのでルーターの設定も忘れ無い事。
cat /usr/local/etc/rc.d/gdipc.sh
chmod +x /usr/local/etc/rc.d/gdipc.sh
[[FreeBSD]]
終了行:
rcp -p dip:/usr/local/gnudip/client/UNIX/gdipc/bin/gdipc...
/usr/local/bin/gdipc.pl -c -f /usr/local/etc/gdipc.conf
Using Update Configuration Mode
Configuration file name: /usr/local/etc/gdipc.conf
Username: home
domain: zenno.info
Connect by direct TCP (d) or web server (w) [d]: w
GnuDIP Server - host[:port]: dip.zenno.net
Server URL [/gnudip/cgi-bin/gdipupdt.cgi]:
Password: ********
Cache File [/usr/local/etc/gdipc.cache.home.zenno.info]:
Minimum Seconds Between Updates [0]:60
Maximum Seconds Between Updates [2073600]: 3600
echo '#\!/bin/sh' > /usr/local/etc/rc.d/gdipc.sh
echo '' >> /usr/local/etc/rc.d/gdipc.sh
echo '/usr/local/bin/gdipc.pl -f /usr/local/etc/gdipc.co...
またNATの内側ならば
# echo '/usr/local/bin/gdipc.pl -f /usr/local/etc/gdipc....
理由は↓&br;
You must configure the NAT box to redirect some external ...
You provide these port numbers to the client using the -g...
って事なのでルーターの設定も忘れ無い事。
cat /usr/local/etc/rc.d/gdipc.sh
chmod +x /usr/local/etc/rc.d/gdipc.sh
[[FreeBSD]]
ページ名: