Difference between revisions of "Smoothwall School Guardian"

From FOG Project
Jump to: navigation, search
 
Line 1: Line 1:
 
On School Guardian, you'd implement as follows:  
 
On School Guardian, you'd implement as follows:  
 +
 +
= 0.32 and below =
 
   
 
   
 
#in Services > DHCP > DHCP Server, select your subnet and click the advanced button  
 
#in Services > DHCP > DHCP Server, select your subnet and click the advanced button  
Line 6: Line 8:
 
#Click save at the bottom of the page. You'll need to restart the DHCP services via Services > DHCP > Global  
 
#Click save at the bottom of the page. You'll need to restart the DHCP services via Services > DHCP > Global  
  
 +
= 0.33 and up =
  
 +
#in Services > DHCP > DHCP Server, select your subnet and click the advanced button
 +
#under "TFTP server" enter the IP of your FOG server ("TFTP Server" field = DHCP "nextserver" field)
 +
#under "Network boot filename" enter the filename on the TFTP server, which AFAICT is undionly.kpxe
 +
#Click save at the bottom of the page. You'll need to restart the DHCP services via Services > DHCP > Global
  
 
Thanks:  Jerry (techobi)
 
Thanks:  Jerry (techobi)

Revision as of 14:34, 6 June 2014

On School Guardian, you'd implement as follows:

0.32 and below

  1. in Services > DHCP > DHCP Server, select your subnet and click the advanced button
  2. under "TFTP server" enter the IP of your FOG server ("TFTP Server" field = DHCP "nextserver" field)
  3. under "Network boot filename" enter the filename on the TFTP server, which AFAICT is pxelinux.0
  4. Click save at the bottom of the page. You'll need to restart the DHCP services via Services > DHCP > Global

0.33 and up

  1. in Services > DHCP > DHCP Server, select your subnet and click the advanced button
  2. under "TFTP server" enter the IP of your FOG server ("TFTP Server" field = DHCP "nextserver" field)
  3. under "Network boot filename" enter the filename on the TFTP server, which AFAICT is undionly.kpxe
  4. Click save at the bottom of the page. You'll need to restart the DHCP services via Services > DHCP > Global

Thanks: Jerry (techobi)