• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Juan Antonio
    3. Posts
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 48
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by Juan Antonio

    • New Computer to Fog

      Good night from Madrid
      I’m going to change the PC of fog for a newer computer.:)
      Can I move images OS from the old server to the new server?😕

      How can I do?o_O

      posted in General
      Juan AntonioJ
      Juan Antonio
    • RE: SERVER PXE DIFERENT SERVER DHCP

      ]--------Original Configuration-----------------

      add by racl[

      subnet 192.168.212.0 netmask 255.255.255.0{
      option routers 192.168.212.1;
      option subnet-mask 255.255.255.0;
      option domain-name-servers 80.58.61.250, 80.58.61.254;
      range 192.168.212.8 192.168.212.254;

      ----------Configuración with external Server PXE -----------------

      add by racl

      subnet 192.168.212.0 netmask 255.255.255.0{
      option routers 192.168.212.1;
      option subnet-mask 255.255.255.0;
      option domain-name-servers 80.58.61.250, 80.58.61.254;
      range 192.168.212.8 192.168.212.254;[

      #configuracion pxe fog

      filename “pxelinux.0”;
      next-server 192.168.212.5;

      posted in General
      Juan AntonioJ
      Juan Antonio
    • RE: SERVER PXE DIFERENT SERVER DHCP

      I´m using fog 0.32

      posted in General
      Juan AntonioJ
      Juan Antonio
    • SERVER PXE DIFERENT SERVER DHCP

      Hello

      I´m trying install server PXE with fog into the net, but I don´t know what is the code correctly that I have to write in the dhcp.conf of the dhcp server. I working with Ubuntu in both servers:(

      I had added this code, but it isn´t running:

      <quote>
      subnet 192.168.1.0 netmask 255.255.255.0 {
      range 192.168.1.70 192.168.1.100;
      filename “pxelinux.0”;
      next-server 192.168.1.50;
      option subnet-mask 255.255.255.0;
      option broadcast-address 192.168.1.255;
      option routers 192.168.1.1;
      </quote>

      I can access fron the PC´s of the net.
      Can yu help me?
      Thanks

      posted in General
      Juan AntonioJ
      Juan Antonio
    • 1
    • 2
    • 3
    • 3 / 3