From owner-freebsd-isp@FreeBSD.ORG Sat Jun 19 12:38:14 2010 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DDF331065672 for ; Sat, 19 Jun 2010 12:38:14 +0000 (UTC) (envelope-from jilingshu@gmail.com) Received: from mail-pv0-f182.google.com (mail-pv0-f182.google.com [74.125.83.182]) by mx1.freebsd.org (Postfix) with ESMTP id AD0688FC19 for ; Sat, 19 Jun 2010 12:38:14 +0000 (UTC) Received: by pva4 with SMTP id 4so1126585pva.13 for ; Sat, 19 Jun 2010 05:38:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:references :subject:message-id:organization:x-mailer:mime-version:content-type :content-transfer-encoding; bh=LYRRBhXQhKJV+pzMoXktSoofE38P5hPoF9GzrDiJUVY=; b=TVaSnJO0vKZuwz8oP4K9sZtrISXOOJyoo1ZQFL7TlA/F32RTqDnI50MxooHRrgtlbF MvsLN7ZUb07ghX8Af6e/d5B7ppVXi9oKXIJXA5t37SdvsYMrPOyoLu1KS+d9ZcDdKXwy +4XMDixr7REohqkUHEutBVfOnASn+vApFTWlo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:references:subject:message-id:organization:x-mailer :mime-version:content-type:content-transfer-encoding; b=uHSlyWy9l/jERnjhScb8WQ5phxnLDaADcSrJ2iJcMwuxZ4exeNPOPNIyxNnM8BrmWJ 0zLZ3DCmPhVCaq0F2w+Iytza7x3WTr5oNIrvby4h7Ei04L6rGTYX3jUAZ8IJ9UiKNYxl qc4rENMWus2YVcc3wZPCYL27AciJxVlIaYJco= Received: by 10.142.9.33 with SMTP id 33mr1716701wfi.0.1276951092887; Sat, 19 Jun 2010 05:38:12 -0700 (PDT) Received: from BEAR-WIN ([183.32.186.89]) by mx.google.com with ESMTPS id o38sm401434rvp.14.2010.06.19.05.38.10 (version=SSLv3 cipher=RC4-MD5); Sat, 19 Jun 2010 05:38:12 -0700 (PDT) Date: Sat, 19 Jun 2010 20:38:09 +0800 From: Bear To: "James Polera" References: <201006160118177012166@Gmail.com>, , <201006171440212791854@Gmail.com>, , <201006190936086966181@Gmail.com>, Message-ID: <201006192038072006264@Gmail.com> Organization: Freebear Develop Group X-mailer: Foxmail 6, 15, 201, 22 [cn] Mime-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 7bit Cc: freebsd-isp Subject: Re: Re: How to config a IPv4-over-IPv6 tunnel? X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jun 2010 12:38:14 -0000 hi, tunnelbroker is very good but... Can you image all the students use a American Server to play online games which servers are all in China Mainland? If my school is in USA, of course I will advise them to use tunnelbroker, but in China Mainland, its impossible. The out-bandwidth of China Mainland is too limited to support any applications which need the lantency less than 500ms. Now I wanna build a IPv4-over-IPv6 tunnel end-point server by myself. I have servers, the only problem is that I dont know how to do. :( BTW: Most of my clients are using Windows, my server is FreeBSD or Linux. So the tunnel must can run on both of them. ------------------ Bear 2010-06-19 ------------------------------------------------------------- From:James Polera Send Date:2010-06-19 09:46:10 To:Bear CC: Subject:Re: How to config a IPv4-over-IPv6 tunnel? On Jun 18, 2010, at 9:36 PM, Bear wrote: > hi, > Now I wanna know how to make a IPv4-over-IPv6 tunnel? I think a tunnel is better than a proxy. ;) > Check out http://tunnelbroker.net/ Free and it works perfectly! > ------------------ > Bear > 2010-06-19 > > ------------------------------------------------------------- > From:Elliot Finley > Send Date:2010-06-18 02:51:36 > To:Bear > CC:freebsd-isp > Subject:Re: Re: How to config a IPv4-over-IPv6 tunnel? > > I wasn't aware that you could do IPv6 <-> IPv4 NAT on FreeBSD. If you > wouldn't ming sharing your NAT-PT configs, I would be grateful. > > P.S. I tried emailing you directly, but it bounced back saying that address > only accepts email from mailing lists. > > On Thu, Jun 17, 2010 at 12:40 AM, Bear wrote: > >> hi, >> I am using FreeBSD 8.0 as my Gateway. I run IPFW on it and enabled NAT-PT >> and also, I installed totd as DNS ALG. >> If you need more information about my network, I am very glad to tell you >> the detail. >> >> ------------------ >> Bear >> 2010-06-17 >> >> ------------------------------------------------------------- >> From:Elliot Finley >> Send Date:2010-06-16 23:25:24 >> To:Bear >> CC:freebsd-isp >> Subject:Re: How to config a IPv4-over-IPv6 tunnel? >> >> I'm curios, what are you using for your NAT-PT? >> >> On Tue, Jun 15, 2010 at 11:18 AM, Bear wrote: >> >>> hi, >>> I am a administrator of a school network. My school has already deployed >> a >>> pure-IPv6 network with NAT-PT. But there are massive applications cannot >>> support IPv6, so these applications cannot work at all. Now I *DO NOT* >> wanna >>> build a dual-stack network, because if I build a dual-stack network, IPv6 >>> will have no users, all users will use IPv4 to communicate with the >> websites >>> which in IPv4 network. So I wanna build a tunnel, the start-point is >> client, >>> the end-point is a special dual-stack machine. Also, a sock5 proxy is all >>> right. Could you tell me how to do this? thx! >>> >>> -------------- >>> Bear >>> 2010-06-16 >>> >>> _______________________________________________ >>> freebsd-isp@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-isp >>> To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" >>> >> >> > > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"