From owner-freebsd-questions Tue Jul 23 07:26:06 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA15891 for questions-outgoing; Tue, 23 Jul 1996 07:26:06 -0700 (PDT) Received: from mailhost.coppe.ufrj.br (root@cisigw.coppe.ufrj.br [146.164.2.31]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id HAA15883 for ; Tue, 23 Jul 1996 07:26:01 -0700 (PDT) Received: (from jonny@localhost) by mailhost.coppe.ufrj.br (8.7.5/8.7.3) id LAA27835; Tue, 23 Jul 1996 11:25:41 -0300 (EST) From: Joao Carlos Mendes Luis Message-Id: <199607231425.LAA27835@mailhost.coppe.ufrj.br> Subject: Re: IPXrouted, Not seeing Netware 3.11 To: tcg@ime.net Date: Tue, 23 Jul 1996 11:25:41 -0300 (EST) Cc: questions@freebsd.org In-Reply-To: <31F4CC3D.50A1@ime.net> from Gary Chrysler at "Jul 23, 96 08:57:33 am" X-Mailer: ELM [version 2.4ME+ PL14 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk #define quoting(Gary Chrysler) // Hi y'all. // Apperantly my IPXrouted setup isn't working, Think I could talk // y'all into a looksee at my setup. // Maybe someone will see where I fudgedup. // // Netware 3.11 autoexec.ncf: (Revelant section) // ipx internal net 6345403 // load 386E-MCT slot=2 frame=ETHERNET_II name=IPXNET // bind IPX to IPXNET net=1 // // FreeBSD v2.1r+ipx: (I think all revelant parts) // /etc/sysconfig // network_interfaces="ed0 ed1 lo0 tun0" // ifconfig_ed0="ipx 0x14239" I do not use IPXrouted, but I'll make a try: Your net addresses are different: Netware says network number is 1 (BIND ... net=1) FreeBSD says network number is 0x14239 (ipx 0x14239) Try this on the netware server: BIND IPX to IPXNET net=14239 Or even (NOT BOTH) this on the FreeBSD: ifconfig_ed0="ipx 0x01" Jonny -- Joao Carlos Mendes Luis jonny@gta.ufrj.br +55 21 290-4698 ( Job ) jonny@cisi.coppe.ufrj.br Network Manager UFRJ/COPPE/CISI Universidade Federal do Rio de Janeiro