Hi guys,
I am computer literate but there are some things that are still beyond me and I am asking for your help, sorry, my English is a shame I am using a translator.
I have installed OpenWrt 24.10.0 r28427-6df0e3d02a / LuCI openwrt-24.10 branch 25.076.76243~9c000ff on a x86/64 board with 4 network ports, my goal is to have a router, docker and qemu on one computer.
I managed to configure everything I need but, I have some problems with docker.
My idea is to use eth1 as WAN, eth0 as br-lan and eth2 for docker but, I can't find the right configuration.
How do I enable the eth2 interface to have ip lan on the network? I have tried with DHCP and static IP, in both cases the DNS tries to listen on eth2 even if it excludes the interface, the lan network is left without output to the internet by the DNS.
How do I force docker to use the eth2 interface? I have gone through the configuration files and searched the internet but can't find any information.
I hope you understand what I want.
Thanks for the help!!!