Hi everyone,
Hope that somebody will be able to help me with my new problem.
I installed AdGuard Home in docker on my Rpi4 OMV.
As I can't change the DNS in my ISP router (it's forbidden by ISP in France), and as I don't want to configure DNS on each home's devices, I have to use DHCP server of AdGuard Home.
All seem to work perfectly except one thing : i can't access to OMV GUI anymore (and others Web Containers GUI like Heimdall...)
To install I created a macvlan :
Then I created a docker-compose file:
Code
Is somebody have a clue of what is wrong? Why can't I reach OMV GUI anymore when I use DHCP server of AdGuard Home?
Thanx guys...