Navigation

    Netgate Discussion Forum
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    NAT through to Webdav FreeNAS

    Firewalling
    2
    5
    703
    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.
    • Gil
      Gil Rebel Alliance last edited by

      I have an IoT device that can only deliver secure files via Webdav.
      I intend on setting up a FreeNAS Box with Webdav shares and I am curious as to the most secure way to push through my pfSense Firewall to the FreeNAS.
      Is it advisable to push a NAT on a single port and enable Webdav directly through?

      11 cheers for binary

      1 Reply Last reply Reply Quote 0
      • Derelict
        Derelict LAYER 8 Netgate last edited by

        If you forward a port though pfSense to FreeNAS all security for that service will be FreeNAS's responsibility.

        You might be able to gain some protection by using snort in blocking mode to detect intrusion and block the offending address.

        You might be able to help secure it by using something like pfblockerng to block from certain countries/regions.

        If you MUST port forward the best thing to do is strictly limit the source addresses for the port forward/firewall rule to just your source site(s).

        In almost all cases putting that traffic through a VPN is better than port forwarding, if possible.

        Chattanooga, Tennessee, USA
        The pfSense Book is free of charge!
        DO NOT set a source port in a port forward or firewall rule unless you KNOW you need it!
        Do Not Chat For Help! NO_WAN_EGRESS(TM)

        1 Reply Last reply Reply Quote 0
        • Gil
          Gil Rebel Alliance last edited by

          Thank you for the suggestions.
          I would love to be able to tunnel it through a VPN that is hosted on the pfSense firewall;
          unfortunately the IoT device only has Webdav as a security option, and that is not an option on the pfsense host.

          Might be a silly question but; can I packet filter (on pfSense) to only allow Webdav through?

          11 cheers for binary

          1 Reply Last reply Reply Quote 0
          • Derelict
            Derelict LAYER 8 Netgate last edited by

            That's because "Webdav" is not a security option that has any place on a firewall.

            You would pass through the http/https ports to FreeNAS and it would be doing the webdav there.

            Chattanooga, Tennessee, USA
            The pfSense Book is free of charge!
            DO NOT set a source port in a port forward or firewall rule unless you KNOW you need it!
            Do Not Chat For Help! NO_WAN_EGRESS(TM)

            1 Reply Last reply Reply Quote 0
            • Gil
              Gil Rebel Alliance last edited by

              Okay, many thanks

              11 cheers for binary

              1 Reply Last reply Reply Quote 0
              • First post
                Last post