From owner-freebsd-isp@FreeBSD.ORG Sat Jun 19 01:36:15 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 ABB03106566B for ; Sat, 19 Jun 2010 01:36:15 +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 7B3E78FC19 for ; Sat, 19 Jun 2010 01:36:14 +0000 (UTC) Received: by pva4 with SMTP id 4so934549pva.13 for ; Fri, 18 Jun 2010 18:36: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=lZx2XUAR8z5v9uHEdoNDmj2PfuIjRNIitJHLkcMKUvo=; b=B55ShuNNaLb6Diwh8nZlmI5vT6SPPK5whnFaCpBz7Q4cnpIL2ZDxOvavt2ftt7l24e Sn0unTl9TiLgh9rnGomHa+BZdjSCRtx+fbdU2GwaPC5kFiIdpwbqkmoJIq8jxzZLo4wb uocVWlOs8KGu4IHmqWhn5CmBIAXcEL4Km+fMw= 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=fystSkPkkfYOiLkG1ipAdM241qVyWXiTdFk7GaQecUul7yC32uIGrjOTT6G0UNui8P /V5RYDkwH54TnnPpmI3sRnyhnqdfL1toVbzSM/E102ApbtIOx5/W9LjbG+nmh2PDG/kh BItRHa/DCXKIKtKqXJxrQ/eoMn5wev8y3Id+Y= Received: by 10.142.67.26 with SMTP id p26mr1306382wfa.67.1276911373997; Fri, 18 Jun 2010 18:36:13 -0700 (PDT) Received: from BEAR-WIN ([183.32.210.117]) by mx.google.com with ESMTPS id h18sm5279408wfg.1.2010.06.18.18.36.11 (version=SSLv3 cipher=RC4-MD5); Fri, 18 Jun 2010 18:36:13 -0700 (PDT) Date: Sat, 19 Jun 2010 09:36:11 +0800 From: Bear To: "Elliot Finley" References: <201006160118177012166@Gmail.com>, , <201006171440212791854@Gmail.com>, Message-ID: <201006190936086966181@Gmail.com> Organization: Freebear Develop Group X-mailer: Foxmail 6, 15, 201, 22 [cn] Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Cc: freebsd-isp Subject: Re: 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 01:36:15 -0000 hi, Now I wanna know how to make a IPv4-over-IPv6 tunnel? I think a tunnel is better than a proxy. ;) ------------------ 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" > > > >