From owner-freebsd-questions Tue Aug 1 15:57:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from armageddon.ardent-hacker.net (services.ardent-hacker.net [63.228.57.1]) by hub.freebsd.org (Postfix) with ESMTP id 8F6FB37BF52 for ; Tue, 1 Aug 2000 15:57:20 -0700 (PDT) (envelope-from ecrist@armageddon.ardent-hacker.net) Received: by armageddon.ardent-hacker.net (8.9.3/slinky.1.0) id RAA09654; Tue, 1 Aug 2000 17:57:02 -0500 (CDT) (envelope-from ecrist) From: Eric F Crist To: Edgar Troudt Subject: Re: IPX to Netware connectivity. Date: Tue, 1 Aug 2000 17:55:35 -0500 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: In-Reply-To: Cc: freebsd-questions@FreeBSD.ORG MIME-Version: 1.0 Message-Id: <00080117570201.09635@armageddon.ardent-hacker.net> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I noticed that your address is just the MAC address. You need the network number and the MAC address: for example, if your mac address is: 00:a0:cc:5b:7c:3d and your network number is: 40 your entire address will be 40:00:a0:cc:5b:7c:3d On Tue, 01 Aug 2000, you wrote: > Hello - > > I am attempting to get a FreeBSD box to connect to a Novell Netware IPX > server. After playing around with stuff, I managed to get as far as > installing NCPLIB from the ports and trying to run it. > > bash-2.04# ncplogin /QC1:mylogin > Warning: no cfg files found. > ncplogin: can't find server QC1: syserr = Network is down > > The QC1 server is not down, nor is my computer disconnected from the > network. I believe that the problem (somehow) is with my IPX > configuration. All I have done is put the following in my /etc/rc.conf > > /etc/rc.conf: > <...> > network_interfaces="xl0 lo0" > <...> > ifconfig_xl0="DHCP" > ifconfig_xl0_ipx="...typed my MAC address for XL0 here..." > ipxgateway_enable="YES" > ipxrouted_enable="YES" > ipxrouted_flags="-s" > > Any help would be appreciated. Also, I haven't yet subscribed to the > list, so if you could kindly forward any responses to my email > account. Thanks for the assistance. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Eric F Crist System Administrator Ardent-Hacker.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message