*** From dhcp-server -- To unsubscribe, see the end of this message. ***
My dhcp server barks at every line in the configuration line, saying:
/etc/dhcpd.conf line xx: expecting a parameter or declaration.
I am trying to run DHCP Server V2.0b1pl18 under Linux (kernel 2.0.35)
Here is my configuration file (without the comments):
------------------cut here----------
subnet 128.40.24.0 netmask 255.255.255.0 {
range 128.40.24.134 128.40.24.134;
option broadcast-address 128.40.24.255;
option routers 128.40.24.245;
}
host iris {
hardware ethernet 00:a0:24:c2:ef:40;
fixed-address iris.stats.ucl.ac.uk;
}
--------------------cut here-------------
I am obviously doing something silly, but what?
Ina
---------------------
Ina Dau
Computer Administrator - Room 101 - Pearson Building - UCL
email: [EMAIL PROTECTED]
Phone: +44-171-4193636
snail: Dep. of Statistical Sciences, University College London
Gower Street, London WC1E 6BT
------------------------------------------------------------------------------
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
------------------------------------------------------------------------------