Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Feb 2000 16:01:14 -0400 (AST)
From:      The Hermit Hacker <scrappy@hub.org>
To:        Dan Nelson <dnelson@emsphone.com>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: Mounting Netware drive onto 4.0-CURRENT ...
Message-ID:  <Pine.BSF.4.21.0002161557510.86931-100000@thelab.hub.org>
In-Reply-To: <20000216120722.A30617@dan.emsphone.com>

next in thread | previous in thread | raw e-mail | index | archive | help


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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0002161557510.86931-100000>