Hi,

On Tue, Sep 08, 2026 at 06:48:17PM +0200, Vincent Lefevre wrote:
> On 2026-09-08 16:21:10 +0000, Andy Smith wrote:
> > $ ip address show
> 
> I said that there are no IPv6 addresses. But you can see:
> 
> citron:~> ip address show
> 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group 
> default qlen 1000
>     link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
>     inet 127.0.0.1/8 scope host lo
>        valid_lft forever preferred_lft forever
> 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group 
> default qlen 1000
>     link/ether 24:6e:96:16:b5:6c brd ff:ff:ff:ff:ff:ff
>     altname eno3
>     altname enp7s0f0
> 3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group 
> default qlen 1000
>     link/ether 24:6e:96:16:b5:6d brd ff:ff:ff:ff:ff:ff
>     altname eno4
>     altname enp7s0f1
>     inet 140.77.12.21/23 metric 1024 brd 140.77.13.255 scope global dynamic 
> eth1
>        valid_lft 68205sec preferred_lft 68205sec
> 4: eth2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group 
> default qlen 1000
>     link/ether 24:6e:96:16:b5:68 brd ff:ff:ff:ff:ff:ff
>     altname eno1
>     altname enp1s0f0
>     inet 140.77.14.52/24 metric 1024 brd 140.77.14.255 scope global dynamic 
> eth2
>        valid_lft 25009sec preferred_lft 25009sec

Fair enough. I'm stumped then: I don't understand how libc is even
setting up a connection with an IPv6 source address when there is no
IPv6 source address to use for that.

Out of interest, do you have any way to see what soruce address it is
choosing when you do wget?

Thanks,
Andy

-- 
https://bitfolk.com/ -- No-nonsense VPS hosting

Reply via email to