JoeOIVOV

Results 16 comments of JoeOIVOV

This is what I'm using: cat /mnt/data/podman/cni/20-piholeipv6.conflist ``` { "cniVersion": "0.4.0", "name": "dns", "plugins": [ { "type": "macvlan", "mode": "bridge", "master": "br5", "mac": "b2:a5:dc:c7:a7:e3", "ipam": { "type": "static", "addresses": [...

Not liking that DNS says its WAN1, I think its suppose to be a LAN network. - maybe not possible on that device... which may not make a difference, but...

What if you delete the DNS network, recreate it and rerun that netstat -r. Your suppose to see one called br3.mac with the ip 10.0.3.3 but not seeing it.

``` # netstat -r 10.0.0.0 * 255.255.255.0 U 0 0 0 br0 10.0.5.0 * 255.255.255.0 U 0 0 0 br5 10.0.5.2 * 255.255.255.255 UH 0 0 0 br5.mac [Public IP]...

I didn't see udm-boot.service in "/lib/systemd/system" , it was in "/etc/system/systemd" and symlinks to "/etc/system/systemd/multi-user.target.wants/"