Solaris 10 x86 Jumpstart Server

I have setup everything just like in this document:

http://docs.sun.com/app/docs/doc/817-5506/6mkv6kia5?a=view

The client machine that I am trying to jumpstart connects fine, shows" 38800" as the prompt and then just stops. After running "snoop" on the server, I discovered that it connects to it and communicates some data then does some "PRINTER" commands. This is illustrated below (note "titan" is the name of the computer to be jumpstarted and "server" is of course the jumpstart server):

server -> titanTFTP Data block 419 (512 bytes)

titan -> serverTFTP Ack block 419

server -> titanTFTP Data block 420 (512 bytes)

titan -> serverTFTP Ack block 420

server -> titanTFTP Data block 421 (480 bytes) (last block)

titan -> serverTFTP Ack block 421

OLD-BROADCAST -> (broadcast) RARP C Who is 0:3:ba:1d:bd:32 ?

server -> titanRARP R 0:3:ba:1d:bd:32 is 172.20.4.2, titan

titan -> BROADCASTBIFF R port=111

server -> titanBIFF C port=32771

titan -> (broadcast) ARP C Who is 172.20.4.0, server ?

server -> titanARP R 172.20.4.0, server is 0:6:5b:e7:ad:73

titan -> serverWHO R port=32808

server -> titanWHO C port=32808

titan -> serverSYSLOG R port=32808

server -> titanSYSLOG C port=32808 BAD.FMT:

titan -> serverPRINTER R port=2049

server -> titanPRINTER C port=2049

titan -> serverPRINTER R port=2049

titan -> serverPRINTER R port=2049

server -> titanPRINTER C port=2049

server -> titanPRINTER C port=2049

titan -> serverPRINTER R port=2049

titan -> serverPRINTER R port=2049

It will then keep doing these "PRINTER" commmands forever. Everythings is setup like it should be, but when the client connects, it just sits there with no error, yet no packages install. It doesn't timeout with the waiting for ARP/RARP either. What is wrong? Any help is much appreciated.

[2029 byte] By [jumpstarter] at [2007-11-26 8:33:34]
# 1
Note that this is a Solaris 10 x86 606 build. I think it might have something to do with the fact that its 606.
jumpstarter at 2007-7-6 21:59:29 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 2
are you using a dhcp server...if so what does your dhtadm -P and pntadm -P "table name" say?
dougtheman at 2007-7-6 21:59:29 > top of Java-index,Solaris Operating System,Solaris 10 Features...