I'm having an issue with netbooting to a server on the other side of the world. An IP helper was put in place so another site could get to the netboot server. I don't think the issue is latency, as pings between the netboot server and the site where the system is runs about 25ms. No problems copying files from the site to the server (and back)..
The logs look like this:
Dec 7 15:09:52 hqnvjss01-md bootpd[3993]: BSDP INFORM [en0] 1,20:aa:4b:31:48:da arch=i386 sysid=MacBookAir3,2
Dec 7 15:09:52 hqnvjss01-md bootpd[3993]: NetBoot: [1,20:aa:4b:31:48:da] BSDP ACK[LIST] sent 10.31.88.140 pktsize 305
Dec 7 15:09:52 hqnvjss01-md bootpd[3993]: service time 0.000204 seconds
Dec 7 15:09:53 hqnvjss01-md bootpd[3993]: BSDP INFORM [en0] 1,20:aa:4b:31:48:da arch=i386 sysid=MacBookAir3,2
Dec 7 15:09:54 hqnvjss01-md bootpd[3993]: replyfile
/private/tftpboot/NetBoot/NetBootSP0/1082Retina13MBP12C2034.nbi/i386/booter
Dec 7 15:09:54 hqnvjss01-md bootpd[3993]: NetBoot: [1,20:aa:4b:31:48:da] BSDP ACK[SELECT] sent 10.31.88.140 pktsize 444
Dec 7 15:09:54 hqnvjss01-md bootpd[3993]: service time 0.899526 seconds
Dec 7 15:11:18 hqnvjss01-md bootpd[3993]: service time 0.000041 seconds
There are a few more lines of service time...and where successful (at my site) Mac NetBoots and all is fine. At the site on the other side of the world, we get more lines of service time and then it loops back to the BSDP INFORM, then replyfile, etc... loops but doesn't boot....
Has anyone run into this issue? Thanks in advance... (The other sites with IP Helpers in place are working just fine...)
...and yes, I've been reviewing Mike Bombich's documentation....