From owner-freebsd-current Wed Feb 16 12: 3:31 2000 Delivered-To: freebsd-current@freebsd.org Received: from builder.freebsd.org (builder.FreeBSD.ORG [204.216.27.24]) by hub.freebsd.org (Postfix) with ESMTP id 6101E37B578 for ; Wed, 16 Feb 2000 12:03:28 -0800 (PST) (envelope-from scrappy@hub.org) Received: from thelab.hub.org (nat197.96.mpoweredpc.net [142.177.197.96]) by builder.freebsd.org (Postfix) with ESMTP id 9C192132DD for ; Wed, 16 Feb 2000 12:02:46 -0800 (PST) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.9.3/8.9.1) with ESMTP id QAA18075; Wed, 16 Feb 2000 16:01:14 -0400 (AST) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Wed, 16 Feb 2000 16:01:14 -0400 (AST) From: The Hermit Hacker To: Dan Nelson Cc: freebsd-current@FreeBSD.ORG Subject: Re: Mounting Netware drive onto 4.0-CURRENT ... In-Reply-To: <20000216120722.A30617@dan.emsphone.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Okay, now I'm getting somewhere, but where I don't know :( set the ifconfig, run IPXrouted, and netstat -nr tells me a bunch of stuff about IPX ... great, that appeasr to be up, but I get errors with ncplogin, so obviously I'm missing something (and wihtout the search of archives, this is the most embarressing and painful way of doing this *sigh*) ... athena# netstat -nr Routing tables Internet: Destination Gateway Flags Netif Expire default 131.162.136.1 UGSc xl0 127.0.0.1 127.0.0.1 UH lo0 131.162.136/21 link#1 UC xl0 => 131.162.136.1 8:0:2:17:32:c5 UHLW xl0 1200 131.162.136.69 0:a0:24:b2:26:e2 UHLW xl0 1197 131.162.138.223 0:0:c0:eb:c4:bf UHLW xl0 1042 192.168.254 link#3 UC vmnet1 => 192.168.254.2 0:50:56:d3:51:e4 UHLW vmnet1 942 IPX: Destination Gateway Flags Netif Expire 1.* 83a28800.c08a9aeb UG xl0 8126d01.* 83a28800.800021732c5 UG xl0 b53ccf9.* 83a28800.800021732c5 UG xl0 82428072.* 83a28800.800021732c5 UG xl0 83a2003c.* 83a28800.800021732c5 UG xl0 83a200ca.* 83a28800.508b7148d9 UG xl0 83a200cc.* 83a28800.2200c110aa45 UG xl0 83a20332.* 83a28800.2200c110aa9d UG xl0 83a20333.* 83a28800.800021732c5 UG xl0 83a20832.* 83a28800.2200c1108a0a UG xl0 83a28000.* 83a28800.800021732c5 UG xl0 83a28800.* 83a28800.104b696333 U xl0 83a29000.* 83a28800.800021732c5 UG xl0 83a29800.* 83a28800.800021732c5 UG xl0 83a2a000.* 83a28800.800021732c5 UG xl0 83a2a800.* 83a28800.800021732c5 UG xl0 83a2c800.* 83a28800.800021732c5 UG xl0 83a2c841.* 83a28800.800021732c5 UG xl0 83a2f000.* 83a28800.800021732c5 UG xl0 athena# ncplogin -S admin.acadiau.ca -U marc Warning: no cfg files found. ncplogin: can't find server ADMIN.ACADIAU.CA: syserr = No route to host athena# ncplogin -A admin.acadiau.ca ncplogin: no default connection found: syserr = Bad file descriptor athena# xl0: flags=8843 mtu 1500 inet 131.162.138.193 netmask 0xfffff800 broadcast 131.162.143.255 ipx 83a28800.104b696333 ether 00:10:4b:69:63:33 media: autoselect (10baseT/UTP) status: active I got the "ETHERNET_II ipx network number" from our Novell Network Admin ... IPX is enabled in the kernel ... else I imagine that IPXrouted wouldn't have worked ... How does one 'set a route to host' in IPX? :( Thanks... On Wed, 16 Feb 2000, Dan Nelson wrote: > In the last episode (Feb 16), The Hermit Hacker said: > > Can someone point me to a document that talks about setting this up? > > I remember seeing something pass by about 'ifconfig'ng a device for > > ipx and whatnot, but that was awhile ago ... > > in rc.conf: > > ifconfig_fxp0_ipx="ipx 0x87654321" > ifconfig_lo0_ipx="ipx 0x12345678.1" > ipxrouted_enable="YES" > > 87654321 is whatever your existing ETHERNET_II ipx network number is. > > 12345678 is your machines local network number; probably not needed > except for machines running mars_new. > > That should be all you need. > > -- > Dan Nelson > dnelson@emsphone.com > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message