internetzugriff owncloud

  • einen Moment bitte.


    Forward port 8443 from your router to your OMV. Then you need to add the domain (you can use dynamic DNS service) you will be connecting with to trusted domains section in /var/www/config/config.php here is example:


    Code
    'trusted_domains' => 
     array (
     0 => '192.168.1.x:8443',
     1 => 'xxxxx.dyndns.org:8443',
     ),


    The first domain, 0 =>, is whatever your OMV's address is on your LAN (should be same as used in certs) adding ":8443", this was automatically setup by the plugin if you used it. The second domain, 1 =>, you put in the address you have setup for you home LAN with your dynamic DNS service adding ":8443"

  • ok, klappt leider nicht so richtig ...
    ich habe die config.php editiert und folgendes am anfang der Datei eingefügt :

    Code
    'trusted_domains' => 
     array (
     0 => '192.168.178.199:8443',
     1 => 'https://xxxxxxxxxxxx.myfritz.net:8443',
     ),


    192.168.178.199 = locale ip omv
    'https://xxxxxxxxxxxx.myfritz.net = webgui Fritzbox (internet)


    Jetzt kommt kein Fehler mehr , aber auch nix anderen :( Das Browserfenster bleibt leer !
    Ich kann jetzt auch nicht mer local mit https://192.168.178.199:8443 zugreifen
    auch hier jetzt ein leerer Browser (was vorher, ohne den Eintag ja ging ??)


    Hast du noch eine Idee ?

    Proxmox5: Kernel 4.13.4-1-pve LXC: omv 4.x arrakis | 64 bit | omvextrasorg 4.x |

  • 'trusted_domains' =>
    array (
    0 => '192.168.178.199:8443',
    1 => 'xx.xxx.xxx.xx:8443',
    ),


    geht leider auch nicht :)



    xx.xxx.xxx.xx im internet bringt mich zur webgui der Fritzbox, dass geht also...

    Proxmox5: Kernel 4.13.4-1-pve LXC: omv 4.x arrakis | 64 bit | omvextrasorg 4.x |

  • Hi tekk, just got home...


    Nebosa, die IP ist korrekt eingetragen und der webserver wurde neugestartet?


    Gruß
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • He should not get his friztbox webpage if he is using port 8443. From his earlier post it looks like he has his 8443 port forwarded already. It makes it more difficult because we both don't show our dns service address, but we understand why.

  • Würdest du mir per PM bitte mal die IP schicken?


    Gruß
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • Wirf bitte mal einen Blick in dein nginx log, gerne auch mit 'tail -f logfile' während du zugreifst und schaue nach fehlern. Der fehler deutet auf eine misskonfiguration hin (vornehmlich .htaccess, dies gibts aber bei nginx nicht).


    Gruß
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • According to his Signature, 0.6.


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!