From owner-freebsd-questions Tue Mar 14 8:54:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from stud.alakhawayn.ma (stud.alakhawayn.ma [193.194.63.94]) by hub.freebsd.org (Postfix) with ESMTP id DADA237B729 for ; Tue, 14 Mar 2000 08:54:01 -0800 (PST) (envelope-from 961BE653994@stud.alakhawayn.ma) Received: from localhost (961BE653994@localhost) by stud.alakhawayn.ma (8.9.0/8.9.0) with SMTP id QAA24088 for ; Tue, 14 Mar 2000 16:53:30 GMT Date: Tue, 14 Mar 2000 16:53:30 +0000 (GMT) From: Ali Alaoui El Hassani <961BE653994@stud.alakhawayn.ma> To: freebsd-questions@FreeBSD.ORG Subject: Ip encapsulation In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear all, I am implementing a dispatcher that takes an incoming packet and forwards it to different server. For this purpose, I want to encapsulate the incoming packet at the level of the dispatcher so that it has the ip destination for the a recieving server. do you have any deep idea? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message