• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Petrushka
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Groups 0

    Petrushka

    @Petrushka

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

    Petrushka Unfollow Follow

    Latest posts made by Petrushka

    • Linux UFW Profile for FOG Questions

      Hi Everyone,

      I created a profile for UFW on Ubuntu:

       [FOG]
          title=FOG Imaging Server
          description=FOG Server services for imaging and client management http,https,tftp,ftp,rpc bind, nfs, mountd
          ports=80/tcp|443/tcp|69/udp|21/tcp|111/udp|111/tcp|2049/tcp|2049/udp|20048/tcp|20048/udp
      

      I also enabled the tftp helper:

       echo "nf_conntrack_tftp" | sudo tee -a /etc/modules-load.d/modules.conf
      
       systemctl restart tftpd-hpa.service
      

      will this suffice for the fog server? Is there anything I should add or remove?

      posted in Linux Problems
      P
      Petrushka