FreeNAS TFTP write

If you want writeaccess to your tftp server on FreeNAS, i found a simple way doing it. If you try copying a configuration file from a cisco switch/router you get errors like: %Error writing tftp://{ip of FreeANS}/{filename} (No space left on device)…..

This might not be the most secure way doing it so other messures to secure the tftp server should be done (network isolation, firewall rules or other methods). I tested this on FreeNAS-9.10.2-U5.

Start with logging in to the webinterface.

  1. Open the shell, I find it easiest using this shell since i run the FreeNAS server virtualized and i got issues with keyboard layout on the console. Do the following in the shell:
    cd /mnt/{Pool}/{where u want tftp/
    mkdir TFTP
    setfacl -m u:nobody:modify_set:allow TFTP/
  2. Press the wrench icon beside the TFTP on/off switch
  3. Browse to the directory you made earlier
  4. Choose nobody as user
  5. Press OK.

Make sure the TFTP service is activated, and this should work by now.

Hei

Tenker å bruke denne siden til å legge ut informasjon om diverse prosjekter.

Tema som ikt, kommunikasjon, databaser, linux, windows,  software generelt, elektronikk, musikk og film kan forventes  men lover ingenting 😉