Kevin Brierly

Results 5 comments of Kevin Brierly

Yes, just certain domains. The A record shouldn't be touched, but the AAAA should return :: Completely stripping the AAAA may work as well but all the solutions i've seen...

My configuration is currently replicating what I had in place before blocky with the unbound/dnsmasq solution. So I have the functionality I need for now however the configuration is indeed...

I'm not sure if this applies to this issue but thought i should comment in case it does. I retried when 2.0.0 was released and the problem continued from 2.0.0-rc3....

`# nerdctl network create -d macvlan --subnet=10.0.0.0/24 --gateway=10.0.0.1 -o parent=bond0 -o macvlan_mode=bridge home.local` `# nerdctl network create --subnet=10.100.100.0/24 proxy.home.local` ``` # /opt/cni/bin/macvlan -v CNI macvlan plugin v1.6.0 CNI protocol versions...

(https://github.com/containerd/nerdctl/issues/3663) Created