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

    dspell88

    @dspell88

    0
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    dspell88 Unfollow Follow

    Latest posts made by dspell88

    • RE: TFTP file not found

      @george1421 Not a problem. I was able to manually get a file from the Fog server, just couldn’t do it as outlined in the wiki. I had to enter the tftp> prompt and connect to the the host and get the file that way. Still no luck on getting the client to grab the file from tftp though.

      posted in FOG Problems
      D
      dspell88
    • TFTP file not found

      Server OS: Ubuntu 16.04
      Fog Version:1.5.7
      Test Client: VMware virtual machine on same network as Fog server
      DHCP Server: Sonicwall TZ400 Next-Server is set to ip of Fog server
      File name: undionly.kpxe

      Hello,

      I’ve been trying hard to get this server up and running but am having issues with getting my test client to pick up the file from TFTP. I can get the client to grab an IP from DHCP but get the following output:

      PXE-T01: File not found
      PXE-E3B: TFTP error - File not found
      PXE-M0F: Exiting Intel PXE ROM

      I’m not sure what the deal is here, I’ve turned off the firewall and set the permissions to 777 for the tftpboot folder. When running the tftp command from another Ubuntu machine, it gets hung on usage: tftp host-name [port] and gives a tftp prompt, not sure what the deal is there. I’ve run this command from the wiki, replacing the x’s with the servers IP. Here is the command I’ve used:

      tftp -v x.x.x.x -m binary -c get undionly.kpxe
      
      posted in FOG Problems
      D
      dspell88