Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Sep 1999 19:26:07 -0400 (EDT)
From:      Vince Vielhaber <vev@michvhf.com>
To:        freebsd-net@FreeBSD.ORG
Subject:   realserver and 3.2 vs 2.2.8
Message-ID:  <XFMail.990922192607.vev@michvhf.com>

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

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 <std/disclaimers.h>                   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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.990922192607.vev>