On 2026-09-08 12:54:12 +0200, [email protected] wrote: > On Tue, Sep 08, 2026 at 11:53:03AM +0200, Vincent Lefevre wrote: > > On 2026-09-08 11:31:37 +0200, [email protected] wrote: > > > You said you already edited your /etc/gai.conf? > > > > No, not on *this* machine. This was something I had to do in 2017 > > on a machine at home (not the same network) because my ISP had an > > IPv6 routing issue for a few weeks. > > Then, it is a good chance to try something along the lines of > > precedence ::ffff:0:0/96 100 > > in there (that line should be already there, but commented out).
This won't solve the problem: When nscd is used, /etc/gai.conf is not accessed at all, as shown by strace. There is just a connection to "/var/run/nscd/socket". -- Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / Pascaline project (LIP, ENS-Lyon)

