ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Accessing ownCloud From The Internet

    IT Discussion
    owncloud
    3
    3
    602
    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.
    • A
      alex.olynyk
      last edited by scottalanmiller

      Server: CentOS 7

      Database: SQLite

      OC-Version:8.2.2

      PHP-Version:5.4.16

      I used the public server wizard on an NSA 2400 to create NAT policy and firewall rules for Own Cloud.
      I setup httpd.conf to listen on port 8080
      I added the public IP address of my SonicWALL with port 8080 to trusted domains.
      When I go to http://Public_IP:8080 from outside the network I get page cant be found.
      What am I missing? Please let me know if you need screenshots or log files.

      D J 2 Replies Last reply Reply Quote 1
      • D
        dafyre @alex.olynyk
        last edited by

        @alex.olynyk said:

        Server: CentOS 7

        Database: SQLite

        OC-Version:8.2.2

        PHP-Version:5.4.16

        I used the public server wizard on an NSA 2400 to create NAT policy and firewall rules for Own Cloud.
        I setup httpd.conf to listen on port 8080
        I added the public IP address of my SonicWALL with port 8080 to trusted domains.
        When I go to http://Public_IP:8080 from outside the network I get page cant be found.
        What am I missing? Please let me know if you need screenshots or log files.

        You will likely also need to port forward 8080 from your SonicWall to the inside IP address of your NSA 2400.

        1 Reply Last reply Reply Quote 0
        • J
          JaredBusch @alex.olynyk
          last edited by JaredBusch

          @alex.olynyk said:

          Server: CentOS 7

          Database: SQLite

          OC-Version:8.2.2

          PHP-Version:5.4.16

          I used the public server wizard on an NSA 2400 to create NAT policy and firewall rules for Own Cloud.
          I setup httpd.conf to listen on port 8080
          I added the public IP address of my SonicWALL with port 8080 to trusted domains.
          When I go to http://Public_IP:8080 from outside the network I get page cant be found.
          What am I missing? Please let me know if you need screenshots or log files.

          The simplest answer is that ownCloud does not answer on http://Public_IP:8080. It answers on http://Public_IP:8080/owncloud

          If that does not work, then you missed something in your firewall configs.

          Of course this is all assuming that it works internally.

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