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.

