From owner-freebsd-questions Wed Sep 19 15:10:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from amgroupadmin.com (las-DSL113-cust059.mpowercom.net [208.57.113.59]) by hub.freebsd.org (Postfix) with ESMTP id 83BEF37B40E for ; Wed, 19 Sep 2001 15:10:10 -0700 (PDT) Received: from chris.fnahealth.com (chris [192.168.0.12]) by amgroupadmin.com (Postfix) with ESMTP id 54E3C37 for ; Wed, 19 Sep 2001 15:10:09 -0700 (PDT) Message-Id: <5.1.0.14.0.20010919145302.0394be30@fnahealth.com> X-Sender: chrisbsd@fnahealth.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 19 Sep 2001 15:10:17 -0700 To: freebsd-questions@freebsd.org From: Chris Smith Subject: IPX and ncplib not working after 4.4-STABLE cvsup 9/19/01 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG (Sorry for the long windedness, please bear with me, I am frazzled) I am unable to get a previously working 4.4-STABLE #13: Wed Sep 19 13:42:46 PDT 2001 ncplib to work at all. The error message I receive when I try to perform an ncplogin is: ncplogin: can't find server AGA_41: syserr = Network is down Everything appears to be in order, and I don't believe anything else has changed in the configuration files. The odd thing is, I can ipxping the server's network address 101.a0c9f15e7b, but cannot ping myself 101.21f5aa47. I think therein lies the problem. I tried rebuilding ncplib to no avail (I am using version 1.3.4). I am at a loss, it was working before I did a buildworld, and now it is broken afterward. I tried booting with kernel.old dated 9/10/01 that was working, but had the same result, so there must be something is userland that is broken. As always, during mergemaster I was careful not to merge any customized /etc files. I verified that I have "options IPX" in my kernel configuration file. IPXrouted is running and active, "ipxgateway_enable" is set to "YES" in rc.conf. I used to have this problem when I was running Netware 4.10 on our server, but since I upgraded to 4.11, it has worked flawlessly until now. I am getting SAP broadcasts, as evidenced by the output of "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 The e100 and e101 are my interfaces on the Netware server, supplied by SAP, the 101 is my rl0 i/f (see bewlo). My output of ifconfig -a rl0: flags=8843 mtu 1500 inet 192.168.0.2 netmask 0xfffffff8 broadcast 192.168.0.7 inet6 fe80::200:21ff:fef5:aa47%rl0 prefixlen 64 scopeid 0x1 ipx 101H.21f5aa47 ether 00:00:21:f5:aa:47 media: Ethernet autoselect (100baseTX) status: active lp0: flags=8810 mtu 1500 lo0: flags=8049 mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 inet 127.0.0.1 netmask 0xff000000 ipx bebe ppp0: flags=8010 mtu 1500 sl0: flags=c010 mtu 552 faith0: flags=8000 mtu 1500 Output of kldstat: Id Refs Address Size Name 1 5 0xc0100000 35fa74 kernel 2 1 0xc0460000 bc44 nwfs.ko 3 1 0xc046c000 b0bc ncp.ko 4 2 0xc0f1a000 12000 linux.ko 5 1 0xc0fa1000 2000 rtc.ko Relevant Dmesg: Copyright (c) 1992-2001 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.4-STABLE #13: Wed Sep 19 13:42:46 PDT 2001 chris@www.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 real memory = 134152192 (131008K bytes) avail memory = 126046208 (123092K bytes) Preloaded elf kernel "kernel" at 0xc0479000. Preloaded elf module "nwfs.ko" at 0xc047909c. ncp_load: [210-213] Preloaded elf module "ncp.ko" at 0xc0479138. VESA: v2.0, 2048k memory, flags:0x0, mode table:0xc00c0d16 (c0000d16) VESA: S3 Incorporated. ViRGE /DX /GX Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 9 entries at 0xc00fdd60 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard _________________________________________________________________________ Chris Smith American Group Administrators IT Department First National Administrators To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message