la 4.10.2025 klo 18.36 Thorsten Glaser ([email protected]) kirjoitti: > > On Sat, 4 Oct 2025, Martin-Éric Racine wrote: > > >Just add the following option to the configuration file: > > > >noipv4ll > > To which configuration file, /etc/network/interfaces?
/etc/dhcpcd.conf > Will that also take care of the backgrounding? No. Besides, dclient also backgrounds. As far as I can tell, the key difference with dhcpcd is that since dhclient doesn't have an IPv4LL fallback, it merely retries getting an IP at intervals. Meanwhile, dhcpcd goes back and forth between IPv4LL and DHCPv4 as needed. Both DHCP clients remain in the background regardless. Martin-Éric

