Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Nov 2013 08:19:43 +0100
From:      =?utf-8?B?U3RhbmlzxYJhdw==?= Halik <sthalik@misaki.pl>
To:        Matthew Seaman <matthew@freebsd.org>
Cc:        current@freebsd.org
Subject:   Re: pkg(1) ipv6 address not listening
Message-ID:  <4048504.G3354ttriA@aurora>
In-Reply-To: <528F0474.90802@FreeBSD.org>
References:  <2045609.xWoXWBLPTu@aurora> <528F0474.90802@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hey,

On Fri November 22 2013 07:15:00 Matthew Seaman wrote:
> > pkg(1) doesn't like ipv6 from two different subnets:
> > | ^C15720: connect(6,{ AF_INET6 [2001:41c8:112:8300::50:1]:80 },28) ERR#4
> 
> pkg(8) works fine over IPv6 for me.

Failing command is:

% pkg update

using default repo configuration. The above line was producted by:

% truss -f pkg update

Unable to access pkg.freebsd.org IPv6 server over two subnets.
Tested with `nc -v'

2001:470:600d:dead:beae:c5ff:fee1:4407/48
2a01:4f8:192:50e3::/64

1001 ~ % ssh ananke.laggy.pk cat /etc/pkg/FreeBSD.conf
FreeBSD: {
  url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest",
  mirror_type: "srv",
  enabled: "yes"
}

cheers,
-sh

-- 
xmpp:sthalik@jabster.pl
sip:sthalik@misaki.pl



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4048504.G3354ttriA>