(no subject)

2005-09-26 Thread Lourik Malan
Hi There I'm running FreeBSD 5.4 on my server, and for some odd reason rdr in ipnat is not working anymore. This Setup worked fine in 4.11, I've been having a look on google and the same problem crocks up.. ipnat.rules( rl0 is my external interface ) rdr rl0 0.0.0.0/32 port 85 -

Re: Fixed Dest Port for traceroute(8)

2005-09-26 Thread Maxim Konovalov
[...] Index: traceroute.c === RCS file: /ncvs/freebsd/src/contrib/traceroute/traceroute.c,v retrieving revision 1.27 diff -u -r1.27 traceroute.c --- traceroute.c 26 Aug 2005 18:08:24 - 1.27 +++ traceroute.c

em(4) receive part wedging randomly at moderate load

2005-09-26 Thread Gleb Smirnoff
Colleagues, during last month we are experiencing a nasty problem with em(4) driver. Several times a day the receive path of the driver wedges for a minute or two. During wedge the transmit part works with no problems. The latter fact makes this problem very nasty, because the problematic

Re: em(4) receive part wedging randomly at moderate load

2005-09-26 Thread Benjamin Rosenblum
the em driver in itself is extremly buggy. many people, myself included, are hitting some major problems with this driver that are causeing some serious issues. i cant transfer any large files to my server because the em driver panics and drops the connection for 15-20 seconds. its a real

Re: em(4) receive part wedging randomly at moderate load

2005-09-26 Thread Petri Helenius
Benjamin Rosenblum wrote: the em driver in itself is extremly buggy. many people, myself included, are hitting some major problems with this driver that are causeing some serious issues. i cant transfer any large files to my server because the em driver panics and drops the connection for

Re: em(4) receive part wedging randomly at moderate load

2005-09-26 Thread Benjamin Rosenblum
i believe one of the problems that im having is the size of the onboard memory. the new intel gig cards (82547 and higher) only have 40K onboard instead of the original 64K onboard. i have a few servers that i built with the older cards that do not seem to have the same problems.

ath(4) panic: bus_dmamap_load_sg: no mbuf packet header!

2005-09-26 Thread Pawel Jakub Dawidek
Hi. I configured NAT (using pf(4)) on my laptop: MacOSX (Tiger) - ath0[my laptop]bge0 - local machine When I started downloading few files on Mac from local machine via FTP in parallel I got this panic after few minutes (I was able to reproduce it): panic: bus_dmamap_load_sg: no mbuf

Re: em(4) receive part wedging randomly at moderate load

2005-09-26 Thread Dave+Seddon
Can we try running the windows drivers? Wasn't that called project evil. Dave Scott M. Ferris writes: On 9/26/05, Petri Helenius [EMAIL PROTECTED] wrote: Does anyone have the programming data for the chipsets so the driver could be taken further? I've been unable to obtain them from

Re: ath(4) panic: bus_dmamap_load_sg: no mbuf packet header!

2005-09-26 Thread Sam Leffler
Pawel Jakub Dawidek wrote: Hi. I configured NAT (using pf(4)) on my laptop: MacOSX (Tiger) - ath0[my laptop]bge0 - local machine When I started downloading few files on Mac from local machine via FTP in parallel I got this panic after few minutes (I was able to reproduce it): panic: