Setting up Solaris9's builtin DHCP Server

From: Patrick W. Riehecky (prieheck@iwu.edu)
Date: Wed Oct 27 2004 - 12:38:37 EDT


OS: Solaris 9 Generic_112233-01

Can anyone point me towards a how to guide for using the builtin dhcp
server on solaris 9 that actually works?

I have tried:
http://www.sun.com/products-n-solutions/hardware/docs/html/817-2875-10/pxe.install.html
http://docs.sun.com/db/doc/806-4075/6jd69oafr

Due to the craptacularness of my test machiene, I cannot use the
graphical tool to do anything (it takes a round 20 minutes to load it
and then even longer when things are happening)

So I have run the following commands as root

dhcpconfig -D -r SUNWfiles -p /var/dhcp -a 192.168.0.10 -d mydom.com -l
84600 -h files

dhcpconfig -N 192.168.0.0 -t 192.168.0.1

pntadm -A 192.168.0.110 -m dhcpsparc.iwu.edu 192.168.0.0

in.dhcp is running, what have I missed?

my /etc/inet/dhcpsvc.conf looks like
DAEMON_ENABLED=TRUE
RUN_MODE=server
RESOURCE=SUNWfiles
PATH=/var/dhcp
CONVER=1
HOSTS_RESOURCE=files

my /var/dhcp/SUNWfiles1_dhcptab looks like
# SUNWfiles1_dhcptab
#
# Do NOT edit this file by hand -- use dhtadm(1M) or dhcpmgr(1M) instead
#
Locale|m|6776791539285753857|:UTCoffst=-21600:
dhcpsparc|m|7503559929152667649|:Include=Locale:Timeserv=192.168.0.10:Le
aseTim=84600:LeaseNeg:DNSdmain="iwu.edu":DNSserv=192.168.0.10:
192.168.0.0|m|16393102643628605441|:Subnet=255.255.255.0:Router=192.168.
0.1:Broadcst=192.168.0.255:

my /var/dhcp/SUNWfiles1_192_168_0_0 looks like
# SUNWfiles1_192_168_0_0
#
# Do NOT edit this file by hand -- use pntadm(1M) or dhcpmgr(1M) instead
#
192.168.0.110|00|00|192.168.0.10|0|4538502524482617345|dhcpsparc.iwu.edu
|
192.168.0.11|00|00|192.168.0.10|0|17012347592392048641|dhcpsparc.iwu.edu
|
192.168.0.12|00|00|192.168.0.10|0|3938960824088920065|dhcpsparc.iwu.edu|
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:29:37 EDT