Re: PANIC in tcp_syncache.c sonewconn() line 562

2003-01-14 Thread Martin Blapp
Hi Thomas, > s = splnet(); > + if (so->so_state & (SS_ISCONNECTED | SS_ISCONNECTING)) { > + splx(s); > + return (EINVAL); > + } > error = (*so->so_proto->pr_usrreqs->pru_listen)(so, td); > if (error) { > splx(s); > Can you commit th

Re: PANIC in tcp_syncache.c sonewconn() line 562

2003-01-14 Thread Terry Lambert
Martin Blapp wrote: > Can you commit this ? The fix looks appropriate, but the manpage should > also be changed to reflect the change. > > ERRORS > Listen() will fail if: > > [EBADF]The argument s is not a valid descriptor. > [ENOTSOCK] The argument s is not a s

Re: PANIC in tcp_syncache.c sonewconn() line 562

2003-01-14 Thread Thomas Moestl
On Tue, 2003/01/14 at 02:51:03 -0800, Terry Lambert wrote: > Martin Blapp wrote: > > Can you commit this ? The fix looks appropriate, but the manpage should > > also be changed to reflect the change. > > > > ERRORS > > Listen() will fail if: > > > > [EBADF]The argument s is

Re: PANIC in tcp_syncache.c sonewconn() line 562

2003-01-14 Thread Terry Lambert
Thomas Moestl wrote: > > > [EINVAL] Listen() has been already called on the socket. > The manpage change does not reflect the change in the patch :) > It should be: > > [EINVAL]The socket is connected. Oh. That's very different. Never mind. 8-). -- Terry To Uns

ng_sppp version 1.1

2003-01-14 Thread Roman Kurakin
Hi, I just release new version of ng_sppp. Have anybody try this driver? Changes: Fixed: It was wrong to stop sending packets if an interface is not !running or !up. Added: Manual page was added. Best regards, Roman Kurakin To Unsubscribe: send mail to [EMAIL PROT

ng_sppp version 1.1

2003-01-14 Thread Roman Kurakin
Hi, I just release new version of ng_sppp. Have anybody try this driver? Changes: Fixed: It was wrong to stop sending packets if an interface is not !running or !up. Added: Manual page was added. Best regards, Roman Kurakin ng_sppp-1.1.tgz Description: applicatio

Re: PANIC in tcp_syncache.c sonewconn() line 562

2003-01-14 Thread Bruce Evans
On Tue, 14 Jan 2003, Martin Blapp wrote: > > Hi Thomas, > > > s = splnet(); > > + if (so->so_state & (SS_ISCONNECTED | SS_ISCONNECTING)) { > > + splx(s); > > + return (EINVAL); > > + } > > error = (*so->so_proto->pr_usrreqs->pru_listen)(so, td); > > if (error) {

Re: PPTP tunneling over PPPoE link

2003-01-14 Thread Nikolai SAOUKH
| That bug has been fixed, in sys/netgraph/ng_pptpgre.c revisions | 1.26 and 1.2.2.13. | | http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netgraph/ng_pptpgre.c Any plans to commit relevant patches to -stable branch? Thanks To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebs

3COM 3C996-SX (bge) fibre support?

2003-01-14 Thread Don Bowman
I see in the cvs comments that this card is supported (1.11 of if_bge.c). The relevant change seems to be: + /* +* Figure out what sort of media we have by checking the +* hardware config word in the EEPROM. Note: on some BCM5700 +* cards, this value appears to be uns

PR/47044

2003-01-14 Thread Yusuf Goolamabbas
Hi, We are facing similar issues mention in PR/47044. This is on a 4.6-stable box running sendmail 8.12.6 http://www.freebsd.org/cgi/query-pr.cgi?pr=47044 One more data point I would like to mention. When I do a telnet to a host:port where no service is running. Sometimes I get "Connection refuse

Re: PR/47044

2003-01-14 Thread Forrest W. Christian
On Wed, 15 Jan 2003, Yusuf Goolamabbas wrote: > http://www.freebsd.org/cgi/query-pr.cgi?pr=47044 > One more data point I would like to mention. When I do a telnet to a > host:port where no service is running. Sometimes I get "Connection > refused", sometimes I get "Can't assign requested address"

ipfw: blocking syn floods - two proposed rules

2003-01-14 Thread Josh Brooks
My goal is to create an ipfw rule that stops normal syn floods by blocking ALL syn packets that have no MSS set. My understanding is that there is no legitimate packet that is a SYN and has no MSS, and further, most of the kiddie tools in existence for syn flooding do indeed send syn packets with