Date: Thu, 14 Dec 2000 11:07:21 -0800 From: "Chris Smith" <chrissmith@mgci.com> To: <freebsd-questions@FreeBSD.ORG> Subject: ncplib and netware 4.10 addition Message-ID: <018901c06601$16250820$0c00a8c0@amgroupadmin.com> References: <017401c06600$68dcae20$0c00a8c0@amgroupadmin.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Whoops, forgot to send dmesg: FreeBSD 4.2-STABLE #0: Wed Dec 13 15:17:29 PST 2000 chris@amgroupadmin.com:/usr/obj/usr/src/sys/CJSKERNEL Timecounter "i8254" frequency 1193182 Hz CPU: Pentium III/Pentium III Xeon/Celeron (601.37-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x681 Stepping = 1 Features=0x383f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV, PAT,PSE36,MMX,FXSR,SSE> real memory = 134152192 (131008K bytes) avail memory = 126291968 (123332K bytes) Preloaded elf kernel "kernel" at 0xc043e000. Pentium Pro MTRR support enabled md0: Malloc disk npx0: <math processor> on motherboard npx0: INT 16 interface pcib0: <Host to PCI bridge> on motherboard pci0: <PCI bus> on pcib0 pcib2: <VIA 82C598MVP (Apollo MVP3) PCI-PCI (AGP) bridge> at device 1.0 on pci0 pci1: <PCI bus> on pcib2 isab0: <VIA 82C596B PCI-ISA bridge> at device 7.0 on pci0 isa0: <ISA bus> on isab0 atapci0: <VIA 82C596 ATA66 controller> port 0xe000-0xe00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: <VIA 83C572 USB controller> port 0xe400-0xe41f irq 11 at device 7.2 on pci0 usb0: <VIA 83C572 USB controller> on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ahc0: <Adaptec 19160B Ultra160 SCSI adapter> port 0xe800-0xe8ff mem 0xd5000000-0xd5000fff irq 10 at device 16.0 on pci0 aic7892: Wide Channel A, SCSI Id=7, 32/255 SCBs rl0: <RealTek 8139 10/100BaseTX> port 0xec00-0xecff mem 0xd5001000-0xd50010ff irq 5 at device 17.0 on pci0 rl0: Ethernet address: 00:00:21:f5:aa:47 miibus0: <MII bus> on rl0 rlphy0: <RealTek internal media interface> on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto pcib1: <Host to PCI bridge> on motherboard pci2: <PCI bus> on pcib1 fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 psm0: <PS/2 Mouse> irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode plip0: <PLIP network interface> on ppbus0 lpt0: <Printer> on ppbus0 lpt0: Interrupt-driven port ppi0: <Parallel I/O> on ppbus0 acd0: CDROM <TOSHIBA CD-ROM XM-6302B> at ata1-master using PIO4 Waiting 15 seconds for SCSI devices to settle Mounting root from ufs:/dev/da0s1a da1 at ahc0 bus 0 target 1 lun 0 da1: <SEAGATE ST39236LW 0010> Fixed Direct Access SCSI-3 device da1: 160.000MB/s transfers (80.000MHz, offset 31, 16bit), Tagged Queueing Enabled da1: 8761MB (17942584 512 byte sectors: 255H 63S/T 1116C) da0 at ahc0 bus 0 target 0 lun 0 da0: <SEAGATE ST39236LW 0010> Fixed Direct Access SCSI-3 device da0: 160.000MB/s transfers (80.000MHz, offset 31, 16bit), Tagged Queueing Enabled da0: 8761MB (17942584 512 byte sectors: 255H 63S/T 1116C) Chris Smith ----- Original Message ----- From: "Chris Smith" <chris@amgroupadmin.com> To: <freebsd-questions@FreeBSD.ORG> Sent: Thursday, December 14, 2000 11:02 AM Subject: ncplib and netware 4.10 > Hi, > > I am trying to get ncplib working with a Netware 4.10 server and I cannot > make it work no matter what I try. I have successfully gotten it to work > on other configurations, one a 4.11 server and one a 5.0 server without a > problem, but it will not login to my 4.10 server. > > When I do the following: > > /home/chris# ncplogin -S aga_41 -U chris > > it responds with: > > Netware password: > > I enter my password and then it responds with: > > ncplogin: Could not login to server AGA_41: nwerr = 89fc > > I try ipxping: > > /home/chris# ipxping aga_41 > > reponse: > > Ping aga_41 (11110000H.1H.9086H): 8 data bytes > ipxping: can't recv(): Operation timed out > ipxping: can't recv(): Operation timed out > ipxping: can't recv(): Operation timed out > ipxping: can't recv(): Operation timed out > > I do an ncplist: > > /home/chris# ncplist s > > response: > > Visible servers (from AGA_41): > Name Network Node Port > ---------------------------- -------- ------------ ---- > AGA_41 11110000:000000000001:0451 > > When I look at netstat: > > /home/chris# netstat -fipx -r > Routing tables > > IPX: > Destination Gateway Flags Netif Expire > 101.* 101.21f5aa47 U rl0 > bebe.* bebe.* U lo0 > e100.* 101.a0c9f15e7b UG rl0 > e101.* 101.a0c9f15e7b UG rl0 > default 101.a0c9f15e7b UG rl0 > > Everything looks ok there, it just refuses to talk!! > > My Netware Ethernet_II config (snipped from rconsole): > > E100B-2_EII [E100B port=DC00 mem=D5200000 int=B frame=ETHERNET_II] > -------------------------------------------------------------------------- -- > Version 4.39 > Node address: 00A0C9F15E7B > Protocols: > IPX > Network address: 00000101 > > Generic statistics > Total packets sent: 164,163,718 > Total packets received: 132,597,013 > .... > > Everything seems to be in order here. > > ---------- > > Does ncplib work with Netware 4.10?? I haven't had a problem with any other > setups but this one. > Maybe there's something I need to set on my 4.10 server to allow > communication. > > Thank you in advance for your help. > Chris Smith > _________________ > IT Department > American Group Administrators > First National Administrators > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?018901c06601$16250820$0c00a8c0>