Skip to content

Bext Practice Nextcloud WAN and LAN without NAT Reflection #5725

Discussion options

You must be logged in to vote

Hello szaimen,

I found the error. I was looking in the wrong place. The proxy and Nextcloud settings were all correct. The problem was with the host. I'm using Photon here because the Docker host runs on a VMware ESXI. Photon seems to have very strict firewall rules by default.

After looking at "iptables -L -v -n" I saw that the INPUT chain drops everything and doesn't allow any connections to the host interface from the bridge interfaces that Nextcloud creates.

Using "ip link show" I first selected the bridge interface that belongs to the "nextcloud-aio" network created by Docker. In my case it's called "br-b7cfdd6aec7f" where the character strings are the first ones of the Docker networ…

Replies: 5 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@szaimen
Comment options

@hartmann-daniel
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by szaimen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants