From owner-freebsd-hackers Wed Apr 28 6:50:50 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from rnocserv.urc.ac.ru (rnocserv.urc.ac.ru [193.233.85.48]) by hub.freebsd.org (Postfix) with ESMTP id D7AF214D5C for ; Wed, 28 Apr 1999 06:49:47 -0700 (PDT) (envelope-from joy@urc.ac.ru) Received: from urc.ac.ru (y.urc.ac.ru [193.233.85.37]) by rnocserv.urc.ac.ru (8.9.2/8.9.2) with ESMTP id TAA59597 for ; Wed, 28 Apr 1999 19:49:44 +0600 (ESS) (envelope-from joy@urc.ac.ru) Message-ID: <372711F8.8A981B98@urc.ac.ru> Date: Wed, 28 Apr 1999 19:49:44 +0600 From: Konstantin Chuguev Organization: Southern Ural Regional Center of FREEnet X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.1-STABLE i386) X-Accept-Language: ru, en MIME-Version: 1.0 To: freebsd-hackers@freebsd.org Subject: IPXIP usage Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi. Does anybody know how can I use IPX-over-IP in FreeBSD (RELENG_3)? I would like to use dummynet to restrict IPX bandwidth on our backbone. I see the option IPXIP in LINT, although it is marked as not available. But there is /sys/netipx/ipx_ip.[ch]. It seems like ipx_ip is a standalone interface named "ipxip", but I don'd see details anywhere. There is no pseudo-device ipxip. I have tried to ifconfig tun0 ipx 00EEEE04; ifconfig tun1 ipx 00EEEE05, and I see now: RR02:~# ifconfig -a ... tun0: flags=8051 mtu 1500 ipx eeee04 --> 7400H.50e10000000.5180H tun1: flags=8051 mtu 1500 ipx eeee05 --> 7400H.50e10000000.4980H I don't understand what these strange IPX addresses mean: 7400H.50e10000000.xxxx And I don't know how to link two tunnel interfaces on different hosts? Where is IP settings? I'm even not sure IPXIP works through tunnel interfaces. Please help me. -- Konstantin V. Chuguev. System administrator of Southern http://www.urc.ac.ru/~joy/ Ural Regional Center of FREEnet, mailto:joy@urc.ac.ru Chelyabinsk, Russia. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message