AdGuardHome Container

i have mikrotik version 7 and setup adguard home container my local network ip range :10.1.1.0/24
and dockar contaner ip range : 192.168.34.1/24 , adguard get ip 192.168.34.2
need to get client ip from range 10.1.1.0/24 ,
what can i do to make all users show in Adguard home client list ??

attach veth to the main LAN bridge to obtain ip from the same subnet as your LAN

i try veth interface to bridge1 and nothing happened., can you give me example maybe i do something wrong .

you need to recreate containter after that (and don’t forget to change addrs/route inside veth)