This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Webdav

Hi,
I'm trying to publish a folder on a QNAP NAS Device via Webdav.

It is working from inside the LAN.
It is not working via SSL VPN, if I use any port other than 80.
It is not working vis SSL VPN if I use port 80 but disable web filtering.

With enabled web filtering, setting "allowed networks" to any and port 80, it is working vie SSL VPN.

My problem is, I cannot get it to work from outside the LAN without vpn.

I've created a DNAT rule, forwarding all traffic from an additional address using http to the QNAP device.

Two packet filter rules allow http for the QNAP device inbound and outbound to any...

Does anyone have an Idea what I could check?

Thanks in advance and best regards,
Matthias


This thread was automatically locked due to age.
Parents
  • The SNAT rule may not be necessary as I checked the examples on the support wiki and they don't list it in the instructions.

    https://support.astaro.com/support/index.php/How_to_Port_Forward_Service_Ports_with_NAT

    But, if you wanted all internet traffic to appear from the additional IP address for the QNAP you would need to create the snat.

    Source: QNAP
    Destination: Internet
    Change source to: External IP

    When testing to see if the DNAT is working are you testing from a machine not on your LAN?

    So far I haven't seen any reason why it is not working, I would suggest checking the firewall, ips log and web filtering log to see if any traffic is being dropped.
Reply
  • The SNAT rule may not be necessary as I checked the examples on the support wiki and they don't list it in the instructions.

    https://support.astaro.com/support/index.php/How_to_Port_Forward_Service_Ports_with_NAT

    But, if you wanted all internet traffic to appear from the additional IP address for the QNAP you would need to create the snat.

    Source: QNAP
    Destination: Internet
    Change source to: External IP

    When testing to see if the DNAT is working are you testing from a machine not on your LAN?

    So far I haven't seen any reason why it is not working, I would suggest checking the firewall, ips log and web filtering log to see if any traffic is being dropped.
Children
No Data