From owner-freebsd-net Wed Sep 22 16:26:10 1999 Delivered-To: freebsd-net@freebsd.org Received: from paprika.michvhf.com (paprika.michvhf.com [209.57.60.12]) by hub.freebsd.org (Postfix) with SMTP id A7BDD15373 for ; Wed, 22 Sep 1999 16:26:03 -0700 (PDT) (envelope-from vev@michvhf.com) Received: (qmail 18457 invoked by uid 1001); 22 Sep 1999 23:26:07 -0000 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Wed, 22 Sep 1999 19:26:07 -0400 (EDT) X-Face: *0^4Iw) To: freebsd-net@FreeBSD.ORG Subject: realserver and 3.2 vs 2.2.8 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Were there any significant changes in the ed0 driver between 2.2.8 and 3.2-STABLE? RealServer can't open port 7070 (and a couple of others I've tried) on a machine I just installed 3.2-STABLE on (I got the same results with both the 2.2realserver and 3.0realserver) but it ran fine for months on the same hardware with 2.2.8. I just tried it on another 3.2 machine that uses the ep0 driver (3com) and it started without a problem. The cards are just cheap ne2000 cards, unfortunately I don't have any others around here. Here's the kdump on the error: 13187 rmserver CALL socket(0x2,0x1,0) 13187 rmserver RET socket 9 13187 rmserver CALL setsockopt(0x9,0xffff,0x4,0xbfbfceb0,0x4) 13187 rmserver RET setsockopt 0 13187 rmserver CALL bind(0x9,0xbfbfceb4,0x10) 13187 rmserver RET bind 0 13187 rmserver CALL ioctl(0x9,FIONBIO,0xbfbfceb0) 13187 rmserver RET ioctl 0 13187 rmserver CALL listen(0x9,0xa) 13187 rmserver RET listen 0 13187 rmserver CALL socket(0x2,0x1,0) 13187 rmserver RET socket 10/0xa 13187 rmserver CALL setsockopt(0xa,0xffff,0x4,0xbfbfce9c,0x4) 13187 rmserver RET setsockopt 0 13187 rmserver CALL bind(0xa,0xbfbfcea0,0x10) 13187 rmserver RET bind -1 errno 49 Can't assign requested address 13187 rmserver CALL close(0xa) 13187 rmserver RET close 0 13187 rmserver CALL write(0x1,0x8140000,0x1f) 13187 rmserver GIO fd 1 wrote 31 bytes "E: could not open PNAPort 7070 " 13187 rmserver RET write 31/0x1f The only hardware in the machine is the network card, vga, and ide. It's an old 486DX-50 with 16MB ram. Thanks in advance for any ideas... Vince. -- ========================================================================== Vince Vielhaber -- KA8CSH email: vev@michvhf.com flame-mail: /dev/null # include TEAM-OS2 Online Campground Directory http://www.camping-usa.com Online Giftshop Superstore http://www.cloudninegifts.com ========================================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message