From owner-freebsd-net@freebsd.org Mon Dec 10 20:16:20 2018 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6E78E133256E for ; Mon, 10 Dec 2018 20:16:20 +0000 (UTC) (envelope-from jamie@catflap.org) Received: from donotpassgo.dyslexicfish.net (donotpassgo.dyslexicfish.net [IPv6:2001:19f0:300:2185:a:dead:bad:faff]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A24836D1DB for ; Mon, 10 Dec 2018 20:16:19 +0000 (UTC) (envelope-from jamie@catflap.org) Received: from donotpassgo.dyslexicfish.net (donotpassgo.dyslexicfish.net [104.207.135.49]) by donotpassgo.dyslexicfish.net (8.14.5/8.14.5) with ESMTP id wBAKGHpc029329; Mon, 10 Dec 2018 20:16:17 GMT (envelope-from jamie@donotpassgo.dyslexicfish.net) Received: (from jamie@localhost) by donotpassgo.dyslexicfish.net (8.14.5/8.14.5/Submit) id wBAKGGHR029320; Mon, 10 Dec 2018 20:16:16 GMT (envelope-from jamie) From: Jamie Landeg-Jones Message-Id: <201812102016.wBAKGGHR029320@donotpassgo.dyslexicfish.net> Date: Mon, 10 Dec 2018 20:16:15 +0000 Organization: Dyslexic Fish To: karl@denninger.net, jamie@catflap.org, freebsd-net@freebsd.org Subject: Re: IPv6 issues? References: <65c2e315-4106-dd57-b149-45f127b1056b@denninger.net> <201812100204.wBA24swA063258@donotpassgo.dyslexicfish.net> <8bca3364-66eb-80a0-61b6-24b5dec3378b@denninger.net> In-Reply-To: <8bca3364-66eb-80a0-61b6-24b5dec3378b@denninger.net> User-Agent: Heirloom mailx 12.4 7/29/08 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (donotpassgo.dyslexicfish.net [104.207.135.49]); Mon, 10 Dec 2018 20:16:17 +0000 (GMT) X-Rspamd-Queue-Id: A24836D1DB X-Spamd-Result: default: False [-2.69 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.85)[-0.852,0]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; R_SPF_ALLOW(-0.20)[+mx:dyslexicfish.net]; NEURAL_HAM_LONG(-0.97)[-0.974,0]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; HAS_ORG_HEADER(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MX_GOOD(-0.01)[cached: pacha.mail.dyslexicfish.net]; DMARC_POLICY_ALLOW(-0.50)[catflap.org,none]; NEURAL_HAM_SHORT(-0.69)[-0.686,0]; IP_SCORE(-0.37)[ipnet: 2001:19f0::/38(-1.26), asn: 20473(-0.50), country: US(-0.09)]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; SUBJECT_ENDS_QUESTION(1.00)[]; ASN(0.00)[asn:20473, ipnet:2001:19f0::/38, country:US]; RCVD_TLS_LAST(0.00)[] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Dec 2018 20:16:20 -0000 Karl Denninger wrote: > I'm connecting to: > > [karl@NewFS ~]$ ping6 svn.freebsd.org > PING6(56=40+8+8 bytes) 2600:8807:8600:7941:230:48ff:fe9f:1d6 --> > 2610:1c1:1:606c::e6a:0 > 16 bytes from 2610:1c1:1:606c::e6a:0, icmp_seq=0 hlim=54 time=58.461 ms > 16 bytes from 2610:1c1:1:606c::e6a:0, icmp_seq=1 hlim=54 time=58.114 ms > > Which appears to be the same place you are pulling from. Hmm, yes. Sorry I can't be of much help, but my regular svns from that machine are working without a problem. Cheers, Jamie