*** From dhcp-client -- To unsubscribe, see the end of this message. ***

Hello,

i am running a linux server(red hat 5.2) in which i am trying to set up a
DHCP server.
I am using the following dhcp.conf file:

default-lease-time 600;
max-lease-time 7200;
option subnet-mask 255.255.255.0;
option broadcast-address 160.100.0.255;
option domain-name-servers 160.100.0.246;
option netbios-name-servers 160.100.0.248;
option domain-name "classicplan.com";

subnet 160.100.0.0 netmask 255.255.255.0 {
   range 160.100.0.180 160.100.0.185;
}

When i try to log in with a win 95 client it tells me There is no domain
server to validate your password. and it also gives me errors about Shares i
have established.  I don't know if it is having problems finding the primary
domain controller for NT ( the primary domain controller is 160.100.0.248).
the IP address seems to get established fine.

Any help would be appreciated.

Thanks, Jim


Jim Walski
ClassicPlan
Chino, CA 91710
email [EMAIL PROTECTED]



------------------------------------------------------------------------------
To unsubscribe from this list, please visit http://www.fugue.com/dhcp/lists
If you are without web access, or if you are having trouble with the web page,
please send mail to [EMAIL PROTECTED]   Please try to use the web
page first - it will take a long time for your request to be processed by hand.
------------------------------------------------------------------------------

Reply via email to