From owner-freebsd-questions Tue Jan 22 13:43:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from blade.elitsat.net (blade.elitsat.net [209.239.78.129]) by hub.freebsd.org (Postfix) with ESMTP id 6B05437B405 for ; Tue, 22 Jan 2002 13:43:12 -0800 (PST) Received: from localhost (amour@localhost) by blade.elitsat.net (8.11.6/8.11.6) with ESMTP id g0MLh7i78446 for ; Tue, 22 Jan 2002 23:43:07 +0200 (EET) (envelope-from amour@blade.elitsat.net) Date: Tue, 22 Jan 2002 23:43:03 +0200 (EET) From: Alexander To: Subject: IPX over tunnel Message-ID: <20020122233706.N78417-100000@blade.elitsat.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I have to make the following situation Novell Network(using ipx) -> freebsd router1 with tunnel to freebsd router2 -> internet -> freebsd router2 with tunnel to 1 -> novell network(using ipx) 2 But I'm not sure how can I route IPX over a tunnel ? I've checked the kernel to see what does it have but ... options IPX #IPX/SPX communications protocols options IPXIP #IPX in IP encapsulation (not available) options IPTUNNEL #IP in IPX encapsulation (not available) this thing "not availabe" doesn't encourage me :) I'm going to use (/sbin/) nos-tun for tunneling, just a simple tunnel If you have any idea how the IPX can be routed please write me. thanks P.S. please excuse my english To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message