由 seablue 在 08-20-2003 23:32 发表:
DHCP启动后,win95能获得ip,而redhat9不能获得ip
不知道为什么?
>
> 源码:
>
> * * *
>
>
> >
> subnet 192.168.0.0 netmask 255.255.255.0 {
> >
> range 192.168.0.10 192.168.0.250;
> >
> default-lease-time 600;
> >
> max-lease-time 7200;
> >
> option subnet-mask 255.255.255.0;
> >
> option broadcast-address 192.168.0.255;
> >
> option domain-name-servers 192.168.0.1;
> >
> option domain-name "test.com";
> >
> }
> >
>
>
> * * *
由 seablue 在 08-23-2003 10:08 发表:
自己顶一下
是否要我提供其他的资料?谁帮帮我.谢谢
由 Aeolus 在 08-23-2003 10:37 发表:
你的rh9设置是从dhcp获得吗
由 seablue 在 08-23-2003 11:02 发表:
对,用netconfig设置的。
由 iceco 在 08-24-2003 01:15 发表:
关注中..........<br /