Re: systemd-container (nspawn) NSS module

2020-06-21 Thread john doe
On 6/22/2020 3:51 AM, Nicholas Geovanis wrote: On Sun, Jun 21, 2020, 8:51 PM Nicholas Geovanis wrote: It's a guess, but I would not use that 0.0.0.0 address. Pick one in the private IP ranges, 10.0.0.0 or 192.168.0.0. From (1): "If the specified address is "0.0.0.0" (for IPv4) or "::" (for

Re: systemd-container (nspawn) NSS module

2020-06-21 Thread Nicholas Geovanis
On Sun, Jun 21, 2020, 8:51 PM Nicholas Geovanis wrote: > It's a guess, but I would not use that 0.0.0.0 address. Pick one in the > private IP ranges, 10.0.0.0 or 192.168.0.0. > > On Sun, Jun 21, 2020, 2:09 PM john doe wrote: > >> Hello all, >> >> I'm playing with systemd-container and I don't un

systemd-container (nspawn) NSS module

2020-06-21 Thread john doe
Hello all, I'm playing with systemd-container and I don't understand why the NSS module won't return an IPV4 address: Host config: /etc/systemd/network# cat 80-container-ve.network [Match] Name=ve-* Driver=veth [Network] # Default to using a /28 prefix, giving up to 13 addresses per container.