• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Firewall Configuration

    Scheduled Pinned Locked Moved
    General
    4
    23
    18.1k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Wayne WorkmanW
      Wayne Workman @Thiago
      last edited by

      @Thiago said:

      @Wayne-Workman
      I’m using ufw in a debian 8 system with:

      ufw default deny incoming
      ufw default allow outgoing

      #ports 21ftp, 22ssh, 80web, 111rpc, 69tftp, 443web, 2049nfs, 20499-nfs
      ufw allow from 192.168.0.0/24 to any port 21,22,80,111,443,2049,20499 proto tcp
      ufw allow from 192.168.0.0/24 to any port 69,111,2049,6080 proto udp
      ufw enable

      I changed nfs to work with the firewall on debian
      #from
      RPCMOUNTDOPTS=“–manage-gids”
      #to
      RPCMOUNTDOPTS=“-p 20499”
      #and
      systemctl restart nfs-kernel-server.service

      Can anyone else test out Thiago’s UFW settings? @Moderators @Developers

      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
      Daily Clean Installation Results:
      https://fogtesting.fogproject.us/
      FOG Reporting:
      https://fog-external-reporting-results.fogproject.us/

      ThiagoT 1 Reply Last reply Reply Quote 0
      • ThiagoT
        Thiago @Wayne Workman
        last edited by

        @Wayne-Workman
        It lacked a row before ufw enable:

        ufw allow from 192.168.0.255

        to fit our net environment

        1 Reply Last reply Reply Quote 0
        • Wayne WorkmanW
          Wayne Workman
          last edited by Wayne Workman

          the firewalld configuration no longer works on Fedora 21.

          The commands succeed, but at least http is blocked still.

          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
          Daily Clean Installation Results:
          https://fogtesting.fogproject.us/
          FOG Reporting:
          https://fog-external-reporting-results.fogproject.us/

          1 Reply Last reply Reply Quote 0
          • george1421G george1421 referenced this topic on
          • 1
          • 2
          • 2 / 2
          • First post
            Last post

          136

          Online

          12.0k

          Users

          17.3k

          Topics

          155.2k

          Posts
          Copyright © 2012-2024 FOG Project