> -----Original Message-----
> From: KRYPTON [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 28, 2001 11:40 PM
> To: [EMAIL PROTECTED]
> Subject: [plug] DHCP Problem
> 
> server-identifier gsb.lsgh.edu.ph;
> default-lease-time 43200;
> max-lease-time 86400;
> 
>         option subnet-mask 255.255.0.0;
>         option broadcast-address 172.16.255.255;
>         option routers 210.16.21.134;
>         option domain-name-servers 210.16.21.130;
>         option domain-name "lsgh.edu.ph";
> 
> subnet 172.16.0.0 netmask 255.255.0.0 {
>         range 172.16.1.10 172.16.1.100;
>         range 172.16.1.150 172.16.1.200;
> }
> 

Am not seeing any scope for the gateway. It must be in the range of
172.16.x.x.

-hth
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

To subscribe to the Linux Newbies' List: send "subscribe" in the body to 
[EMAIL PROTECTED]

Reply via email to