wwe
January 27, 2023, 7:44pm
6
also hast du jetzt das Problem umgekehrt?
hier ist wichtig zu wissen ob es “langsam” oder “gar nicht” funktioniert - im ersten Fallkann es daran liegen dass der Zugriff von intern, über den Router ins Internet und dann wieder zurück kommt - so etwas ist häufig nicht effektiv.. kann auch durch den üblicherweise geringen xDSL Upload limitiert sein, im 2. Fall gibt’s mehrere Möglichkeiten angefangen bei der “rebind protection” über DNS Probleme bis IPv6 Besonderheiten.. schaue dir diesen und die verlinkten Threads an
very glad you fixed the issue.
for reference and as the problem comes up from time to time I decided to make an image (matching your IPs) so hopefully it helps others in the future:
[image]
The main concept is called “split-brain dns” (split-horizon, split-dns) - basically you access the service always using a hostname but resolve the fqdn myurl different, depending on location:
from the internet: to your public IP (12.13.14.15)
from your internal network: to the local IP (192.168.1.24)
in…
Hi together,
About a year ago we have noticed, that our nextcloud cannot be accessed any more by the adroid client, when the smartphone was using a few specific, mostly small privat WIFI networks. A long error search brought us to the point, that this may be caused by the app trying to access via ipv6, but the host not responding on that channel. We are running the nextcloud using the DNS service inherent to our router (myfritz domain), so it is accessible from the web on some weird port (6971)…
I have installed the docker AIO Nextcloud image and have it up and running now. It works great! I am able to access Nextcloud using my DNS name when I am off of my home WiFi router. When I am on my home network and try to access my DNS name that links to my Nextcloud it doesn’t go through. I know that some network addresses have trouble looping back on themselves. Is there anyway I can be on my home WiFi and access my Nextcloud instance through my public DNS name?
BTW, I can reach other ports o…