I would like to access an old netware fileserver

I have follewed, the instructions on
http://people.freebsd.org/~bp/ipxen.html

4.9 GENERIC config + the followings:

options        NCP                     #NetWare Core protocol
options        NWFS                    #NetWare filesystem
options        IPX                     #IPX/SPX communications protocols
device         ef                      # Multiple ethernet frames support
options        ETHER_II                # enable Ethernet_II frame
options        ETHER_8023              # enable Ethernet_802.3 (Novell) frame
options        ETHER_8022              # enable Ethernet_802.2 frame
options        ETHER_SNAP              # enable Ethernet_802.2/SNAP frame

I did
ifconfig vr0f2 ipx 0

ifconfig vr0f2
vr0f2: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        ipx 0.c6ee8155b 
        inet6 fe80::20c:6eff:fee8:155b%vr0f2 prefixlen 64 scopeid 0x5 
        ether 00:0c:6e:e8:15:5b

netstat -rn 
IPX:
Destination        Gateway            Flags    Netif Expire
default            *.c6ee8155b        U       vr0f2

ncplist s
Can't find any file server

Although I can reach it from a linux box :
ifconfig eth0
eth0      Link encap:Ethernet  HWaddr 00:04:75:71:E9:C4  
          inet addr:192.168.0.217  Bcast:192.168.0.255  Mask:255.255.255.0
          IPX/Ethernet 802.2 addr:00000002:00047571E9C4

slist
Known NetWare File Servers                          Network   Node Address
--------------------------------------------------------------------------
SERVER1                                             2DB6EBF8  000000000001

Any ideas ?

-- 
  _(_)_
 (_. o_)            F3CZ0
   (_,)     http://feczo.nmi.rulez.org
  (    )    __________________________
  // //

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to