MiwaYonedaです。
> 設定している192.168.2とはアドレスの範囲が違うと出ているんじゃ無いんです
> か?
> subnetもrange dynamic-bootpも192.168.2.0に変えたらどうでしょう。
subnet 192.168.2.0 netmask 255.255.255.0 {
option routers 192.168.2.1;
option subnet-mask 255.255.255.0;
option nis-domain "domain.org";
option domain-name "foo.ddns.net";
option domain-name-servers 192.168.1.1;
option time-offset -5; # Eastern Standard Time
range 192.168.2.128 192.168.2.255;
default-lease-time 21600;
max-lease-time 43200;
host ns {
next-server marvin.redhat.com;
hardware ethernet 12:34:56:78:AB:CD;
fixed-address 207.175.42.254;
}
}
ありがとうございます。上記のように記述してチャンと起動出来るようになりまし
た。m(_ _)m
__________________________________________________
Do You Yahoo!?
Yahoo! BB is Broadband by Yahoo!
http://bb.yahoo.co.jp/
References:
- [vine-users:061049] dhch デーモンの起動エラー(vine2.5)MiwaYoneda
- [vine-users:061053] Re: dhchデーモンの起動エラー(vine2.5)Hidehisa Takahashi
- Prev by Subject: [vine-users:061063] Re: ext3ファイルシステムが死んでしまう
- Next by Subject: [vine-users:061065] Re: ext3ファイルシステムが死んでしまう
- Previous by thread: [vine-users:061053] Re: dhchデーモンの起動エラー(vine2.5)
- Next by thread: [vine-users:061059] サスペンドさせない方法
- Indexes:[Main][Thread]