インストール
入手先
使い方
Live CDなのでそのまま使えるが設定が保存されないので、インストールする
インストール方法
1. Live CD で起動・ログイン(login/pass = vyatta/vyatta)
2. install-system コマンド実行
3. 7つの質問に答える
4. ログインパスワード入力
5. Reboot
Would you like to continue? (Yes/No) [Yes]: (ENTER)
Partition (Auto/Union/Parted/Skip) [Auto]: (ENTER)
Install the image on? [sda]: (ENTER)
Continue? (Yes/No) [No]: Yes
How big of a root partition should I create? (1000MB -8590MB) [8590]MB: (ENTER)
Which one should I copy to sda? [/opt/vyatta/etc/config/config.boot]: (ENTER)
Which drive should GRUB modify the boot partition on? [sda]: (ENTER)
設定
IPアドレスの設定
set interfaces ethernet eth0 address 192.168.0.10/24
DNSの設定
set system name-server 192.168.0.1
デフォルトゲートウェイの設定
set system gateway-address 192.168.0.1
最終更新:2013年06月16日 00:04