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

  What about the starting lines for the conf file?

ie...


-----------------
shared-network KINGSU.AB.CA {
option domain-name "kingsu.ab.ca";
option domain-name-servers 199.185.113.37; #mark.kingsu.ab.ca;
option time-servers mark.kingsu.ab.ca;
#allow bootp;
#Lease times are in seconds
default-lease-time 172800; # 2 day lease
max-lease-time 172800;
get-lease-hostnames true; #Lookup Named for Dynamic Hosts
#
# IP Ethernet segment
#
subnet ...
-------------------



To:                     [EMAIL PROTECTED]
Copies to:              [EMAIL PROTECTED]
Subject:                Re: Format of Configuration file 
Date sent:              Thu, 22 Apr 1999 14:33:07 -0400
From:                   Ted Lemon <[EMAIL PROTECTED]>

>     *** From dhcp-server -- To unsubscribe, see the end of this message.
>     ***
> 
> It looks very much like there's something wrong with your DHCP
> server, or maybe the C library it's using.   This is definitely not a
> result that you should expect to see - the error message you got suggests
> that getc() is returning incorrect results for some reason.
> 
> I do notice that you appear to have edited the server's startup
> message - it didn't print a "listening on" or "sending on" message,
> which is out of character.   Did you in fact edit its output, or is
> that all it printed?   If the latter, that's another indication of
> some kind of severe problem.
> 
> Since nobody else is seeing these problems, I suspect that there
> really is something wrong with your C compiler or C library, but I'm
> at a loss to suggest what.   You could try doing a ``make clean'' and
> ``make'' and ``make install'' in the distribution directory on the machine
> on which you're running the server and see if that fixes anything.
> 
>           _MelloN_
> 
> 
> --------------------------------------------------------------------------
> ---- 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.
> 
> Archives for this mailing list are available at
> http://www.webnology.com/list-archives/dhcp/dhcp-server
> 
> --------------------------------------------------------------------------
> ----



---------------------------

-BMW-

Don't just stand there!  Pray something!

([EMAIL PROTECTED])
Broderick Wood,
Director of Information Technology Services
The King's University College
9125 - 50 Street
Edmonton, Alberta
T6B 2H3
(780) 465-8315
(780) 465-3534 (FAX)

><> <><


------------------------------------------------------------------------------
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.

Archives for this mailing list are available at 
http://www.webnology.com/list-archives/dhcp/dhcp-server

------------------------------------------------------------------------------

Reply via email to