Hi,

On Mon, Aug 06, 2012 at 07:39:38PM +0200, Gert Doering wrote:
> Mon Aug  6 19:49:06 2012 Attempting to establish TCP connection with 
> [AF_INET6]2607:fc50:1001:5200:::51194 [nonblock]
> 
> This is buggy already, because "conn-test-server" is "2607:fc50:1001:5200::4",
> and the ":4" got lost...

Looking more closely, the last 64 bits seem to be zeroed - connecting to
something that has lots of f's...

src/openvpn/openvpn --comp-lzo --verb 3 --dev tun --proto tcp6-client \
        --remote 2001:608:5:ffff:ffff:ffff:ffff:ffff --port 51194
...
23:27:32.948690 IP6 2001:608:0:814::f000:3.54055 > 2001:608:5:ffff::.51194: S 
2476353562:2476353562(0) win 65535 <mss 1440,nop,wscale 3,sackOK,timestamp 
1697332759 0>

And it's not related to DNS itself, just to getaddrinfo() (so you don't
need to muck with DNS or setup a tcp6 test server to see this)

If family permits, I'll try to dig into this more tomorrow, it certainly
raised my curiousity :-)

gert
-- 
USENET is *not* the non-clickable part of WWW!
                                                           //www.muc.de/~gert/
Gert Doering - Munich, Germany                             g...@greenie.muc.de
fax: +49-89-35655025                        g...@net.informatik.tu-muenchen.de

Attachment: pgpNBI6UKLbhO.pgp
Description: PGP signature

Reply via email to