Score:0

Can't connect to my docker services in docker when using my vpn

us flag

Im trying to setup all my docker services so they will only be accesible when using my vpn, but it isnt working.

Those are my ufw rules

22/tcp                     ALLOW       192.168.1.0/24
51820/udp                  ALLOW       Anywhere
9443                       ALLOW       192.168.1.0/24
51820/udp (v6)             ALLOW       Anywhere (v6)

ssh only from my local network

51820 is my vpn

and I want to acces 9443 only from my local network or vpn.

I can access it in my local network, but I cant load the web when using the vpn. How comes? if when using vpn im having the same network.

Score:0
us flag

fixed with

 ufw allow in on docker0
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.