Jump to content

Recommended Posts

Posted

I'm trying to netboot into deploy studio across vlans and am having some trouble. Looking at the logs this is what I see. Any help would be appreciated. I have IP Helpers on my switches pointing to my netboot server. Server is El Capitan 10.11.15

 

Jun 22 13:24:57 srv-mac bootpd[93226]: BSDP INFORM [en0] 1,c:4d:e9:a9:67:7c NetBoot005 arch=i386 sysid=iMac14,2

Jun 22 13:24:57 srv-mac bootpd[93226]: NetBoot: [1,c:4d:e9:a9:67:7c] BSDP ACK

    sent 172.16.9.116 pktsize 301

    Jun 22 13:25:00 srv-mac bootpd[93226]: BSDP INFORM [en0] 1,c:4d:e9:a9:67:7c NetBoot005 arch=i386 sysid=iMac14,2

    Jun 22 13:25:00 srv-mac bootpd[93226]: NetBoot: [1,c:4d:e9:a9:67:7c] BSDP ACK

      sent 172.16.9.116 pktsize 301

      Jun 22 13:25:04 srv-mac bootpd[93226]: BSDP INFORM [en0] 1,c:4d:e9:a9:67:7c NetBoot005 arch=i386 sysid=iMac14,2

      Jun 22 13:25:04 srv-mac bootpd[93226]: NetBoot: [1,c:4d:e9:a9:67:7c] BSDP ACK

        sent 172.16.9.116 pktsize 301

        Jun 22 13:43:32 srv-mac bootpd[93226]: server name srv-mac.clasd.net

        Jun 22 13:43:32 srv-mac bootpd[93226]: interface en0: ip 172.16.2.8 mask 255.255.0.0

        Jun 22 13:43:32 srv-mac bootpd[93226]: dhcp: re-reading lease list

        Jun 22 13:43:32 srv-mac bootpd[93226]: bsdpd: re-reading configuration

        Jun 22 13:43:32 srv-mac bootpd[93226]: bsdpd: shadow file size will be set to 48 megabytes

        Jun 22 13:43:32 srv-mac bootpd[93226]: bsdpd: age time 00:15:00

        Jun 22 13:43:32 srv-mac bootpd[93226]: AFPUserList_init: group com.apple.access_afp does not exist

         

        Show less

         

         

        1

Posted
If you havent already you need to add the ip helper address to th vLAN that you have the client on. Your DHCP, WDS and NETBOOT servers can all be added together without issue.
Posted
If you havent already you need to add the ip helper address to th vLAN that you have the client on. Your DHCP, WDS and NETBOOT servers can all be added together without issue.

 

I already did all that. I added the ip helper to each switch that the vlan is on. The ip helper is pointing to the netboot server.

 

I also created a deploy studio Bootable usb Bootable drive. When I use that I get request timed out when trying to connect to server. What's weird is I can ping the server and the server can ping the client.

Posted

Do you have more than one core switch??

 

We have layer 3 edge switches but only the core has the IP Routing enabled and this is where we have put the ip helper addresses.

 

Jus wondering what is the gateway of the netboot server set to, is it the ip address of the vlan it sits in of the core switch??

Posted
gateway is the IP address of the subinterface I created on my cisco router.

 

Is your cisco router doing the IntervLAN routing between the vLANS. If so maybe something is blocking the traffic??

Posted
gateway is the IP address of the subinterface I created on my cisco router.

 

You need to add the IP helper on the same sub interface on the Cisco router that your DG is configured. Putting on the edge switches will do nothing.

Posted
You need to add the IP helper on the same sub interface on the Cisco router that your DG is configured. Putting on the edge switches will do nothing.

 

So I don't need any ip helpers on my switches that the clients are connected to, just the router sub interfaces that I have set for the vlan?

Posted
So I don't need any ip helpers on my switches that the clients are connected to, just the router sub interfaces that I have set for the vlan?

 

That is correct.

 

Can you netboot the mac if its connected to the same switch as the server and in the same vlan as the server?

 

Yep, no additional config is required. If everything is in the same VLAN you will be able to do it on other switches.

Posted

 

Yep, no additional config is required. If everything is in the same VLAN you will be able to do it on other switches.

 

I know that should work thats why i asked, from the first post is wasn't stated if wizard210 had ever had netboot working.

Posted

You can also netboot from terminal, using this method doesn't require the helpers and will prove if your setup is correct.

 

bless --netboot --server bsdp://10.0.0.1; restart

Posted
I know that should work thats why i asked, from the first post is wasn't stated if wizard210 had ever had netboot working.

 

Yes I had it working on mountain lion.

 

I then updated to Mavericks then El capitan and everything stopped working. So I blew away the server and reinstalled everything in El capitan 10.11.15

 

At this point I also vlan out my lab computers. Ever since that things haven't worked.

Posted
Try setting the IP helper address to point to the DHCP server, so that the client can get a IP address, then set the DHCP server options (look at options 66, and 67) so that the client can find your Bootserver (sorry I am not a Apple expert, but this is what required for PXE booting).
Posted
Yes I had it working on mountain lion.

 

I then updated to Mavericks then El capitan and everything stopped working. So I blew away the server and reinstalled everything in El capitan 10.11.15

 

At this point I also vlan out my lab computers. Ever since that things haven't worked.

 

If you connect your mac to the SAME subnet as the server can you netboot since you have rebuilt it?

Posted
Try setting the IP helper address to point to the DHCP server, so that the client can get a IP address, then set the DHCP server options (look at options 66, and 67) so that the client can find your Bootserver (sorry I am not a Apple expert, but this is what required for PXE booting).

 

Apple's Macs use BSDP and don't use option 66,67.

Option 66,67 are not required for or even supported for PXE booting and you should not be using those options for PC clients, adding ip helpers is the supported method.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...