Dashy in bridge network can't access to a domaine with access control (on Synology) #335
Unanswered
MilesTEG1
asked this question in
Help and Support
Replies: 1 comment 1 reply
-
Hmm that's weird, are these services accesible from where your hosting Dashy? All the status checking happens within your network, so this should work. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello @Lissy93
I'm using Dashy for several months now, and I'm happy to use it :D Thanks for your work 👍🏻
I see recently that you added this option :

It works fine for an access with https://ip_service:port.
But it doesn't work for another type of access : https://router.my_domaine.tld (so with 443 port) when I have restricted access for this domaine :
(I have set up a virtual IP address in order to let my NAS access to adguard Home, so normaly the containers too...)
On DSM, I set Access Control Profile for https://router.my_domaine.tld (and some other like https://dsm.my_domaine.tld).
I put my LANs IP CIDR : 192.168.2.0/24
I put my VPN IP CIDR : 192.168.2.10/24
I put the Dashy container IP : 172.28.0.2
But Dashy can't access to the domaine name... :

I don't know why...
Because dashy can access to my vaultwarden vault (but this one is without access control).
So Dash can access to AdGuard Home, I see it in AdG journal request...
Do you have an idea on with IP I can try to let Dashy check the status of my services domaine name ?
Thanks in advance :)
Beta Was this translation helpful? Give feedback.
All reactions