Welcome to Dream.In.Code
Getting Help is Easy!

Join 117,607 Programmers for FREE! Ask your question and get quick answers from experts. There are 2,453 online right now! We've got more than 500 tutorials and 2,000 snippets. Join and find out why Dream.In.Code is the #1 programming help community on the internet! Registration is fast and FREE... Join Now!



setup dhcp/pxe

 
Reply to this topicStart new topic

setup dhcp/pxe

realNoName
post 8 Mar, 2008 - 11:33 AM
Post #1


D.I.C Regular

***
Joined: 4 Dec, 2006
Posts: 290



Thanked 5 times
My Contributions


As you can see from the topic title am trying to setup a dhcp/pxe server but am having a problem with getting dhcp3 to work. I think i have the config setup right but that was just a guess tongue.gif

here is the dhcpd.conf
QUOTE
ddns-update-style none;
default-lease-time 600;
max-lease-time 7200;
authoritative;

subnet 192.168.1.0 netmask 255.255.255.0 {
range 192.168.1.70 192.168.1.100;
filename "pxelinux.0";
next-server 192.168.1.50;
option subnet-mask 255.255.255.0;
option broadcast-address 192.168.1.255;
option routers 192.168.1.1;
}

when dhcp3 fails here is part of the syslog
QUOTE
Mar 2 08:29:12 ServMe dhcpd: Wrote 2 leases to leases file.
Mar 2 08:29:12 ServMe dhcpd:
Mar 2 08:29:12 ServMe dhcpd: Not configured to listen on any interfaces!
Mar 2 08:29:45 ServMe dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 11
Mar 2 08:29:56 ServMe dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
Mar 2 08:30:06 ServMe dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 14
Mar 2 08:30:20 ServMe dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 15
Mar 2 08:30:28 ServMe ddclient[1902]: WARNING: cannot connect to checkip.dyndns.com:80 socket: IO::Socket::INET: Bad hostname 'checkip.dyndns.com'
Mar 2 08:30:35 ServMe dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4
Mar 2 08:30:39 ServMe dhclient: No DHCPOFFERS received.
Mar 2 08:30:39 ServMe dhclient: No working leases in persistent database - sleeping.

User is offlineProfile CardPM

Go to the top of the page


lockdown
post 9 Mar, 2008 - 07:53 AM
Post #2


D.I.C Regular

Group Icon
Joined: 29 Sep, 2007
Posts: 376



Thanked 1 times

Expert In: PC, Support

My Contributions


Just to clarify that log is from the server side not the clinet right?


User is offlineProfile CardPM

Go to the top of the page

realNoName
post 9 Mar, 2008 - 10:13 AM
Post #3


D.I.C Regular

***
Joined: 4 Dec, 2006
Posts: 290



Thanked 5 times
My Contributions


QUOTE(lockdown @ 9 Mar, 2008 - 07:53 AM) *

Just to clarify that log is from the server side not the clinet right?

yea
User is offlineProfile CardPM

Go to the top of the page

realNoName
post 21 Mar, 2008 - 01:42 PM
Post #4


D.I.C Regular

***
Joined: 4 Dec, 2006
Posts: 290



Thanked 5 times
My Contributions


it took 2 weeks but i got the dhcp to work now just need the pxe to work
User is offlineProfile CardPM

Go to the top of the page

Reply to this topicStart new topic
Time is now: 10/7/08 11:31PM

Live Help!

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month