Here is an example
Hope it helps
Peter
================================================
authoritative;
subnet 172.16.60.0 netmask 255.255.255.0 {
range 172.16.60.240 172.16.60.253;
option domain-name "example.com";
option domain-name-servers 172.16.60.254;
option broadcast-address 172.16.60.255;
option routers 172.16.60.254;
option subnet-mask 255.255.255.0;
option root-path "/opt/ltsp/i386";
if substring( option vendor-class-identifier, 0, 9 ) = "PXEClient" {
filename "/ltsp/i386/pxelinux.0";
} else {
filename "/ltsp/i386/nbi.img";
}
}
----- Original Message -----
From: Rama Raju...
To: ltsp-discuss
Sent: Sunday, August 02, 2009 10:07 AM
Subject: [Ltsp-discuss] Fwd: LTSP-discussion,DHCP configuration
hi,
I'm configuring the ltsp with 2 systems, for my personal use. But I'm getting
problem with DHCP server as it is not running. I'm giving the complete details
about the my internet connection would you plz post me the configuration file
of dhcpd.conf..!
interface:eth0
ip:124.123.231.220
Broadcast address:124.123.231.255
subnet mask:255.255.255.0
Default Route:124.123.231.1
primary DNS:202.53.8.9
secondary DNS: 202.53.8.8
------------------------------------------------------------------------------
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
------------------------------------------------------------------------------
_____________________________________________________________________
Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto:
https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help, try #ltsp channel on irc.freenode.net
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_____________________________________________________________________
Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto:
https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help, try #ltsp channel on irc.freenode.net