Jump to content

Recommended Posts

Posted

Hi all, I have two issues. Firstly I'm taking a look into why we only seem to be able to PXE boot one machine at a time when imaging. Using WDS, I have had a look into the settings of the server (PXE Response tab) and these are the settings, yet we can only boot one machine at a time:

 

Capture1.PNG

 

The second issue is that we can only image machines which are on our student VLAN, if we try to image a machine on the staff VLAN, it doesn't PXE boot. I don't know where to even start looking on this one, but I have spoken to the company who installed our infrastructure (we are a brand new building) and they assure me that multicasting is enabled on all of our switches.

 

Any advice would be gratefully received but go easy, I'm only just starting to dabble in this area since the departure of my network manager.

 

Cheers!

Posted (edited)
In regards to the PXE boot issue, I'll bet dollars to doughnuts that you need to put an IP helper in for the VLANs that won't PXE boot. Multicast has nothing to do with it at this stage. Do you have access to the CLI on your core switch? What brand of switch is it? Edited by Norphy
Posted
You shouldn't set options 66 and 67 unless your WDS Server is on the same installation of Windows as a DHCP server. Just setting IP helpers will be enough.
Posted

OK, so then it's easy. Log onto the switch via SSH.

 

Type the following:

conf
VLAN 
ip helper-address 
wr mem

 

Assuming that your VLANs are terminated at your core (and it's more unusual for them not to be than it is for them to be), devices in your staff VLAN should be able to detect your WDS server.

Posted
This should help you

 

Shit! That might as well be in Spanish :-/ I've never configured switches using command line, I've always gone via the web interface (just the way I was shown). I can get onto the IT company who installed the switches to take a look at this. Does this tackle the cross VLAN issue or the booting multiple machines issue?

Posted (edited)
Shit! That might as well be in Spanish :-/ I've never configured switches using command line, I've always gone via the web interface (just the way I was shown). I can get onto the IT company who installed the switches to take a look at this. Does this tackle the cross VLAN issue or the booting multiple machines issue?

 

You will find the CLI a lot faster once you get used to it, yes you do have to be carefull as you don't get a second chance but remember to write any changes before you do anything. If you really mess up you can always console to the switch if you can gain physical access and put it right. Take regular backups of your switches.

 

Add the IP address helper to all vlans that need to boot PXE. A good sign one is needed is that you will prob find an existing ip helper-address pointing to your existing DHCP servers (if all your servers are in same vlan). Jus add the WDS server as an additional entry.

Edited by Davit2005

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...