[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SLUG] Enabling DHCP Server
Hi,
I am trying to set up dhcp server and have followed the DHCP Server setup howto
but I Iam getting the following error message with trying to invoke the DHCP
server.
"No subnet declaration for eth0 (160.78.24.3)."
just to note. eth0 is set to 160.78.24.3
when i run ifconfig the following is displayed:-
Link encap:Ethernet HWaddr 00:60:08:65:0E:A8
inet addr:160.78.24.3 Bcast:160.78.255.255 Mask:255.255.255.0
UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1
RX packets:30 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped :0 overruns:0 frame:0
collisions:0 txqueuelen:100
Interrupt:10 Base address:0x6000
and file /etc/dhcpd.conf contains the following:-
default-lease-time 600;
max-lease-time 7200;
option subnet-mask 255.255.255.0;
option broadcast-address 192.168.1.255;
option routers 192.168.1.254;
option domain-name-servers 192.168.1.1, 192.168.1.2;
option domain-name "ehelp.com";
subnet 192.168.1.0 netmask 255.255.255.0 {
range 192.168.1.10 192.168.1.50;
range 192.168.1.55 192.168.1.100;
}
Could anyone please explain what is missing/wrong.
Thanks
***********************************************************************************************************************************************
Notice:
This email is confidential and may contain copyright material of Lend Lease. If
you are not the intended recipient, please notify us immediately and delete all
copies of this message. It is the responsibility of the recipient to virus scan
this email.
--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to slug-request@nospam.slug.org.au with
unsubscribe in the text