内容へ移動
fl8 Wiki
ユーザ用ツール
ログイン
サイト用ツール
検索
ツール
文書の表示
以前のリビジョン
バックリンク
最近の変更
メディアマネージャー
サイトマップ
ログイン
>
最近の変更
メディアマネージャー
サイトマップ
現在位置:
Dokuwiki.fl8.jp
»
parallels
»
01_plesk
»
11_Plesk9でIP変更
トレース:
parallels:01_plesk:11_change_ip_for_plesk9
この文書は読取専用です。文書のソースを閲覧することは可能ですが、変更はできません。もし変更したい場合は管理者に連絡してください。
===== 11_Plesk9でIP変更 ===== Plesk9ではコントロールパネルからIPの変更が行えない reconfigurator.plを使用する。 <box 70% round left orange> # /usr/local/psa/bin/reconfigurator.pl \\ Plesk reconfigurator - utility to change IP addresses used by \\ Plesk Server Administrator \\ \\ usage:\\ /usr/local/psa/bin/reconfigurator.pl <map_file>\\ \\ If <map_file> doesn't exists - template will be created, otherwise\\ it will be used to map IP addresses. </box> ==== マップファイル作成 ==== 現在のIPアドレスを次の形式で記述する <box 70% left round orange> # vi ip_map.txt\\ eth0:192.168.50.60 255.255.255.0 -> eth0:192.168.50.60 255.255.255.0\\ eth0:192.168.50.70 255.255.255.0 -> eth0:192.168.50.70 255.255.255.0 </box> ==== 新しいIPを記述 ==== <color red>※新しいIPは必ず矢印の右側に</color> 例として、192.168.50.60/24から192.168.80.55/24に変更する場合 <box 70% left round orange> eth0:192.168.50.60 255.255.255.0 -> eth0:192.168.50.60 255.255.255.0\\ eth0:192.168.50.60 255.255.255.0 -> eth0:<color red>**192.168.80.55 255.255.255.0**</color> </box> ==== コマンドを実行 ==== <box 70% left round orange> /usr/local/psa/bin/reconfigurator.pl ip_map.txt </box>
parallels/01_plesk/11_change_ip_for_plesk9.txt
· 最終更新: 2014/06/03 07:09 by
matsui
ページ用ツール
文書の表示
以前のリビジョン
バックリンク
文書の先頭へ