Tom Eastep <[email protected]> wrote: >> I get this error when starting apt update: >> W: Fehlschlag beim Holen von >> http://repo.saltstack.com/apt/debian/8/amd64/latest/dists/jessie/Release.gpg >> Verbindung mit repo.saltstack.com:80 kann nicht aufgebaut werden >> (2604:a880:400:d0::2:e001). - connect (101: Das Netzwerk ist nicht >> erreichbar) [IP: 2604:a880:400:d0::2:e001 80] > > It is trying to connect via IPv6 -- try disabling IPv6 on eth0 on the > system that is seeing this error.
Sometimes feels like there's an echo in here ! When I looked this up a week or so ago, it's a "known issue" with APT that the message is misleading. It tries all addresses returned in order - so if the IPv4 addresses fail then it'll also try IPv6 even if the machine isn't configured with IPv6 (IMO this is wrong). When it runs out of addresses it spits out the above report which really means "I couldn't connect to any address". So taking a step back, it suggests that apt couldn't connect to the IPv4 addresses. ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
