From owner-freebsd-current@freebsd.org Mon Nov 2 22:58:07 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 74EA5A24AFD for ; Mon, 2 Nov 2015 22:58:07 +0000 (UTC) (envelope-from yonas@fizk.net) Received: from mail-qg0-x22d.google.com (mail-qg0-x22d.google.com [IPv6:2607:f8b0:400d:c04::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2FABB1A1F for ; Mon, 2 Nov 2015 22:58:06 +0000 (UTC) (envelope-from yonas@fizk.net) Received: by qgem9 with SMTP id m9so129067403qge.1 for ; Mon, 02 Nov 2015 14:58:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fizk.net; s=google; h=subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-type; bh=+gnrCm57RgZsLrcdtd7X6DT0r7c0YX4e98cFmDvm0kA=; b=aErtdhJdBg44KALGqrrRQ7ijnZUSOwglMbSZRn6hu+4R5H0l0pAbCIROlXpg0J785F lu85bomrFEa5J1qg8E6rMob1391AW7A6lcD3lPRjsJknFi046gfkeornGxQ7ctdRUPiQ TBXxyl3CisMxOpWTHcA+rrseOETuf7E/6c+fA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-type; bh=+gnrCm57RgZsLrcdtd7X6DT0r7c0YX4e98cFmDvm0kA=; b=HOnDA2eHmdzrKUjyiJ68iJmQU5SCs7omBlJK+wRTr8NQozxTpfrAZIIA6tv1Xq74Ep +kxbpjhsTG2eeynZ2OZwM/Ol61W5HUW+JAlFC5zK4Hxvt275D6VErwSzGlPKSXiST/ho SNeKO25sJn4Y+8vmAJUmFNVRZENH0E7A8KZTSQg3/N9gsrWffh2NxgKTv3w6XoelMIx9 4jLu/PZqtqcfkyRqZUBwg0aB9UDLQ0zvu0JIiF0P9GJqo7aOk4f5esesy/RMhP8sp/yX WaidDjEp0DdOheu0in1IhDDJJX4c3riCU9eFRFprZXFZz9P11iWnuB/DXoHnNPoNXBNa nsrQ== X-Gm-Message-State: ALoCoQkbB33WrJXy7Yy47VnHcVJ6E3oA6b9Vm9EDOzHGu1xa+uvWYrN2Ju0V0MxdbmTnfRpfnJgy X-Received: by 10.140.231.139 with SMTP id b133mr35778775qhc.87.1446505085891; Mon, 02 Nov 2015 14:58:05 -0800 (PST) Received: from [192.168.2.200] (CPEbc4dfb965b33-CMbc4dfb965b30.cpe.net.cable.rogers.com. [99.236.139.136]) by smtp.gmail.com with ESMTPSA id f68sm8668473qhe.42.2015.11.02.14.58.03 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 02 Nov 2015 14:58:03 -0800 (PST) Subject: Re: Tunnelling IPv4 over IPv6 for GitHub access? To: Craig Rodrigues References: Cc: freebsd-current Current From: Yonas Yanfa Message-ID: <5637EA7A.5090307@fizk.net> Date: Mon, 2 Nov 2015 17:58:02 -0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2015 22:58:07 -0000 On 11/02/2015 17:04, Craig Rodrigues wrote: > Hi, > > I have some machines which are on an IPv6 only network. > It works great and I can access most things on the IPv6 Internet > that I need like Google ( [2607:f8b0:4004:808::1014]) , Facebook > ([2a03:2880:1010:df05:face:b00c:0:2]), CNN ( [2620:100:e000::8001]), etc. > > However, the one thing I cannot access is GitHub, which does not > support IPv6 (!!!!). > > Is there a way that I can tunnel IPv4 over an IPv6 network? > > I read this blog post: > http://www.aisecure.net/2013/02/03/tunneling-ipv4-over-ipv6-vpn/ > and wasn't sure if this was an approach that I could use. > > -- > Craig > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" Weird how such a geek central place like GitHub doesn't support IPv6 o_O. I'm unfamiliarity with tunnelling IPv4 over IPv6, but I'm curious if the guide you found on aisecure.net worked for you? I would give it a shot if you haven't tried them yet. It was written only a few years ago (2013), so it could still work. Cheers, Yonas -- Yonas Yanfa In Love With Open Source Drupal :: GitHub :: Mozilla :: iPhone fizk.net | yonas@fizk.net