From owner-freebsd-isp@FreeBSD.ORG Thu Jun 17 06:40:33 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 113C31065675 for ; Thu, 17 Jun 2010 06:40:33 +0000 (UTC) (envelope-from jilingshu@gmail.com) Received: from mail-yw0-f191.google.com (mail-yw0-f191.google.com [209.85.211.191]) by mx1.freebsd.org (Postfix) with ESMTP id BC0738FC08 for ; Thu, 17 Jun 2010 06:40:32 +0000 (UTC) Received: by ywh29 with SMTP id 29so6439190ywh.27 for ; Wed, 16 Jun 2010 23:40:29 -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=f1nrOSprZYo4GLXZsHN4fvsHqDzBXzsEoahT9hCHJFM=; b=Mge/S2RKYusTD4UJbRIph5iEjUuuvqyrOPHOl0+4hcX8VkH320BNw+NA8615NwkErl mZwKkZjMsWDCkKpvXw0IXgO113VNkPkqnzb7quvpAwikfF8eozder0zE4UwlM3AR7BWV emTsd4/EzlMNRyDFyf2kDddKfsYlgzNO33AiQ= 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=WStXKozEEbH5xwp3hJc+3Q3lhA9KGiiFd+DBjYHNXa3tGt+bUq1Sdn4LYxLnmVPWQL 0b2T6Z2DACW1OvDsPFEc3IsLRDqCE1P5aentJMc4DgMQN/V44qluoPvqDX65aMRGw2zl AyHuMeAMyVDo8ZhxsjJ7zm5qmvhwRKsX8rMiw= Received: by 10.231.125.87 with SMTP id x23mr11291935ibr.88.1276756829411; Wed, 16 Jun 2010 23:40:29 -0700 (PDT) Received: from BEAR-WIN ([183.32.178.171]) by mx.google.com with ESMTPS id b3sm34861323ibf.19.2010.06.16.23.40.26 (version=SSLv3 cipher=RC4-MD5); Wed, 16 Jun 2010 23:40:27 -0700 (PDT) Date: Thu, 17 Jun 2010 14:40:23 +0800 From: Bear To: "Elliot Finley" References: <201006160118177012166@Gmail.com>, Message-ID: <201006171440212791854@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: 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: Thu, 17 Jun 2010 06:40:33 -0000 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" >