Search results

Jump to: navigation, search
  • for service in http https tftp ftp mysql nfs mountd rpc-bind proxy-dhcp; do firewall-cmd --permanent --zone=public --add-service=$service; ===DHCP & DNS===
    8 KB (1,235 words) - 19:46, 17 August 2018
  • append initrd=fog/images/init.gz root=/dev/ram0 rw ramdisk_size=127000 ip=dhcp dns=*.*.*.* mode=autoreg web=*.*.*.*/fog/ loglevel=4 append initrd=fog/images/init.gz root=/dev/ram0 rw ramdisk_size=127000 ip=dhcp dns=*.*.*.* mode=manreg web=*.*.*.*/fog/ loglevel=4
    3 KB (474 words) - 15:38, 3 March 2012
  • ...rver. The basic outline for the process is that we modify the FOG server's DHCP settings to allow it to talk to Macs, send over a GRUB2 boot.efi file with == Modifying your DHCP server to be able to communicate with a Mac==
    7 KB (1,062 words) - 13:47, 4 April 2012
  • ...ch time something triggers resolvconf. Instead,Networking38resolvconf uses DHCP client hooks, and /etc/network/interfaces to generate a list of nameservers
    1 KB (186 words) - 19:05, 9 May 2012
  • ...ng, you should be able to recover the server by copying 2 files back and a dhcp server restart (or the server itself). This is a modification from a guide 7. Edit /etc/dhcp/dhcpd.conf, replacing pxelinux.0 with gpxelinux.0
    3 KB (545 words) - 00:44, 30 January 2013
  • append initrd=fog/images/bypass.gz root=/dev/ram0 rw ramdisk_size=127000 ip=dhcp dns=YOURDNSSERVER type=down img=YOURIMAGE ftp=FOGSERVERIP storage=FOGSERVER
    3 KB (549 words) - 02:13, 31 January 2013
  • **Type Y and press Enter to setup DHCP Server address. **Enter the DHCP Server address. If it's going to be the FOG Server, set it to the same IP
    6 KB (1,001 words) - 20:04, 11 February 2015
  • #* Type Y and press Enter setup DHCP Server. #* Enter the IP Address associated with your DHCP Server
    9 KB (1,526 words) - 04:27, 8 July 2016
  • = Change your DHCP Option 67 = # Go to your DHCP server and change your Option 67 from ''pxelinux.0'' to '''undionly.kpxe'''
    8 KB (1,323 words) - 04:26, 8 July 2016
  • ...our dhcp server (and it most likely you won't be) make SURE to change your dhcp boot-filename (option 67) to undionly.kpxe
    2 KB (368 words) - 20:19, 13 January 2015
  • #* Type Y and press Enter setup DHCP Server. #* Enter the IP Address associated with your DHCP Server
    10 KB (1,737 words) - 09:36, 22 February 2020
  • kernel bzImage root=/dev/ram0 rw ramdisk_size=127000 ip=dhcp dns=8.8.8.8 web=${fog-ip}/fog/ consoleblank=0 loglevel=4 type=down img=win7
    5 KB (771 words) - 18:35, 21 December 2015
  • dhcp || reboot #define DHCP_CMD /* DHCP management commands */
    11 KB (1,525 words) - 12:12, 14 April 2015
  • APPEND dhcp && chain http://x.x.x.x/fog/service/ipxe/boot.php?mac=${net0/mac}
    2 KB (291 words) - 11:41, 6 June 2014
  • =Other DHCP Congfigs= If your pfSense device is acting as the DHCP server, you will need to perform the following steps:
    6 KB (967 words) - 14:44, 23 April 2015
  • ...y DHCP, and Novell are working. Each machine is doled IP addresses from my DHCP server as expected, the units can log in and talk to my sever, tree, contex
    11 KB (1,872 words) - 14:16, 18 June 2014
  • =Check DHCP Option 67= * Go to your DHCP and confirm that option 67 is set to undionly.kpxe.
    2 KB (274 words) - 14:39, 10 February 2015
  • * Adjusting your DHCP settings if you aren't running DHCP on the new server. ...n the network area. Ubuntu & Debian only ask for a manual configuration if DHCP fails.
    13 KB (2,163 words) - 19:41, 16 July 2022
  • *If you have to use STP, to get (ipxe/dhcp) Fog (v1.x.x) working correctly you will need to ''ENABLE PORTFAST'' '''OR'
    4 KB (610 words) - 19:46, 15 January 2015
  • #*Go to your DHCP and confirm that option 67 is set to pxelinux.0 #*Go to your DHCP and confirm that option 67 is set to undionly.kpxe
    332 bytes (50 words) - 13:24, 19 January 2015
  • ==DHCP Settings== ...to know that versions 0.32 and below use '''pxelinux.0''' for option 67 in DHCP
    2 KB (356 words) - 17:20, 24 February 2016
  • ...ora 21 Workstation inside Windows Server 2012 Hyper-V using Windows Server DHCP == ...en for r2922 & Fedora 21 (non-updated) inside Hyper-V using Windows Server DHCP, they might help a lot with other newer versions of Fedora; although these
    13 KB (1,939 words) - 01:41, 21 April 2016
  • ...es into the forwarding state it's too late for the client to get an IP via DHCP when trying to PXE boot. Configure your main switch to use RSTP (rapid span === First DHCP DORA ===
    12 KB (2,047 words) - 03:09, 8 July 2016
  • == Verify Fedora DHCP config (if using DHCP) == You may restart and check status of the DHCP service with these commands:
    15 KB (2,398 words) - 13:38, 24 September 2016
  • TFTP is used to download the boot-file specified by either DHCP or ProxyDHCP. TFTP is very simple and has very little protections in place; Using DHCP or ProxyDHCP, you can capture the packets sent to and from a particular hos
    13 KB (1,878 words) - 16:05, 12 October 2016
  • Other usefull display filters are bootp (DHCP), tftp and http, for example:
    2 KB (365 words) - 04:32, 12 May 2016
  • ...at doesn't support modification of DHCP settings, or simply don't have any DHCP device on their network, they normally would use dnsmasq for ProxyDHCP. ...s article: [[Using FOG with an unmodifiable DHCP server/ Using FOG with no DHCP server]]
    4 KB (639 words) - 04:45, 8 July 2016
  • ...for those clients. To be able to distinguish between varying platforms the DHCP server needs to utilize the information sent by the clients. According to [ = Using Linux DHCP =
    13 KB (1,780 words) - 10:25, 8 February 2020
  • ...Ds in a linux software raid mirror mounted on /images. It also acts as our DHCP server for known computers, unknown devices like phones or tablets, and VoI
    8 KB (1,288 words) - 03:56, 2 June 2017
  • Merge existing “unmodifiable DHCP … long long name” article with the troubleshooting article. We need the
    7 KB (1,024 words) - 19:35, 13 December 2015
  • ...ge to contact the outside world. Chances are your organisation already has DHCP set up, so say no to that *Set your DHCP scope options (e.g. 066 and 067) as normal. Use the IP address of the host
    9 KB (1,587 words) - 02:17, 30 July 2015
  • for service in http https tftp ftp mysql nfs mountd rpc-bind proxy-dhcp samba; do firewall-cmd --permanent --zone=public --add-service=$service; do *Add firewalld exceptions for DHCP and DNS (if you plan to run DHCP on your FOG server):
    6 KB (916 words) - 13:38, 24 September 2016
  • dhcp In the absence of a properly configured DHCP server to do the configuration pointing and PXE information you can also ma
    10 KB (1,823 words) - 18:40, 25 November 2016
  • '''Articles related to ISC-DHCP''' [[Fedora 21 Server#Verify Fedora DHCP config (if_using_DHCP)]]
    455 bytes (59 words) - 17:05, 12 October 2016
  • * PXE boot environment (DHCP, iPXE, TFTP, fast HTTP download of big boot files like kernel and initrd)
    4 KB (779 words) - 23:34, 9 March 2016
  • for service in http https tftp ftp mysql nfs mountd rpc-bind proxy-dhcp samba; do firewall-cmd --permanent --zone=public --add-service=$service; *Add firewalld exceptions for DHCP and DNS (if you plan to run DHCP on your FOG server):
    5 KB (862 words) - 23:55, 6 June 2017
  • = Failed to get an IP via DHCP! = ...y means that a network interface was found and try to get an IP for it via DHCP. So it could be:
    812 bytes (117 words) - 18:11, 11 June 2016
  • for service in http https tftp ftp mysql nfs mountd rpc-bind proxy-dhcp samba; do firewall-cmd --permanent --zone=public --add-service=$service; do *Add firewalld exceptions for DHCP and DNS (if you plan to run DHCP on your FOG server):
    6 KB (886 words) - 23:55, 6 June 2017
  • for service in http https tftp ftp mysql nfs mountd rpc-bind proxy-dhcp samba; do firewall-cmd --permanent --zone=public --add-service=$service; do *Add firewalld exceptions for DHCP and DNS (if you plan to run DHCP on your FOG server):
    4 KB (688 words) - 00:26, 7 June 2017
  • [[Modifying existing DHCP server to work with FOG]] ...adds the next-server and file name options. These are known in Windows as DHCP Options 066 and 067.
    19 KB (3,265 words) - 13:01, 17 November 2018

View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)