• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Tywyn
    3. Posts
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 20
    • Posts 101
    • Best 4
    • Controversial 0
    • Groups 0

    Posts made by Tywyn

    • Seems that TFTP was not prepared by installer

      Hi there,

      first of all a short hello to everybody. I am new to fog and trying to make it work since yesterday, but I still have many issues. Some are solved and with others I have no idea anymore.
      I have set up a physical machine with 2 NICs, one with the ip 10.203.8.31/24 (Internet-access) and the other one with 192.168.100.1/24 (the network for imaging).
      DHCP on 192.168.100.1 works fine but TFPT does not.

      # cat /etc/default/tftpd-hpa 
      # /etc/default/tftpd-hpa
      
      TFTP_USERNAME="tftp"
      TFTP_DIRECTORY="/srv/tftp"
      TFTP_ADDRESS="0.0.0.0:69"
      TFTP_OPTIONS="--secure"
      

      I read somewhere, that there should be a line which says “Modified by FOG” or something like that.
      Directory /srv/tftp is empty, and copying images from the install-Directory does not help much. daemon.log says:

      Jul 11 12:52:34 debian-linux in.tftpd[12113]: RRQ from 192.168.100.11 filename undionly.kkpxe
      Jul 11 12:52:34 debian-linux in.tftpd[12113]: tftp: client does not accept options
      Jul 11 12:52:34 debian-linux in.tftpd[12114]: RRQ from 192.168.100.11 filename undionly.kkpxe
      [...]
      Jul 11 12:52:37 debian-linux in.tftpd[12115]: RRQ from 192.168.100.10 filename default.ipxe
      Jul 11 12:52:37 debian-linux in.tftpd[12115]: sending NAK (1, File not found) to 192.168.100.10
      

      In the management console I can see, that for the TFTP-Server the correct IP is set.

      Any help is appreciated!
      Thanx
      Rainer

      posted in FOG Problems
      T
      Tywyn
    • 1 / 1