Re: Heads Up: Accept filters fixed

2002-04-30 Thread Garance A Drosihn
At 11:07 PM -0500 4/30/02, Mike Silbersack wrote: >Just a quick note for those of you using accept filters with >a 4.4+ kernel using the syncache: Your accept filters are >broken, and easily DoSable. > >The fix (attached) has now been committed to both 5.0 and 4.5, >so I recommend doing one of tw

Heads Up: Accept filters fixed

2002-04-30 Thread Mike Silbersack
Just a quick note for those of you using accept filters with a 4.4+ kernel using the syncache: Your accept filters are broken, and easily DoSable. The fix (attached) has now been committed to both 5.0 and 4.5, so I recommend doing one of two things if you're using accept filters: 1. Stop using

Re: Bug in pthread_cancel()

2002-04-30 Thread Daniel Eischen
On Tue, 30 Apr 2002, Archie Cobbs wrote: > Hi, > Any comments positive or negative to the patch in bin/37614 ? > I'd like to commit this soon... > > http://www.freebsd.org/cgi/query-pr.cgi?pr=37614 The patch is for stable, but would need to be applied to -current first (after some adjustment).

Re: Build sequence (was Re: mergemaster theory (was: Re:/etc/defaults/rc.conf theory) )

2002-04-30 Thread Lamont Granquist
On Tue, 30 Apr 2002, Mike Meyer wrote: > What's missed here is that running an old kernel and a new userland is > more likely to screw things up. In fact this is now broken if you try to build -current on a -stable box. You can't run the -current userland on a -stable kernel to do an install an

Re: ipnat.conf syntax ?

2002-04-30 Thread John
I may not be the foremost expert on this, but I'm going to take a swing at this one... If you take a look at man ipnat(5), all examples include the /mask. Try this and see if it brings joy: rdr ed0 192.168.1.1/32 port 21 -> 192.168.1.2 port 21 tcp (I tested one of my rdr lines without the mask, a

Re: ASUS A7M266-D: enabling 'on board sound'

2002-04-30 Thread Marc G. Fournier
On Tue, 23 Apr 2002, John Utz wrote: > huh, bet this might be an smp problem > > works like a champ on my ASUS board. > > > On Tue, 23 Apr 2002, Marc G. Fournier wrote: > > > > > Morning all ... > > > > Just recently picked up an ASUS A7M266-D Motherboard with Dual: > > "(AMD Athlon(TM) M

RE: Why won't bind 8.2.4-REL run properly as user bind (4.5-REL-p3) not chrooted ?

2002-04-30 Thread Sameer R. Manek
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Doug Barton > Sent: Friday, April 26, 2002 8:09 PM > > On Sat, 27 Apr 2002, Stanley Hopcroft wrote: > > > Dear Ladies and Gentlemen, > > > > I am writing to ask you help with bind after a recent OS upgr

Re: Dell Inspiron 8100 (was: ata (cd) troubles)

2002-04-30 Thread Joe Marcus Clarke
On Tue, 2002-04-30 at 19:50, JJ Behrens wrote: > > Works for me on my Dell Inspiron 8100. I have my DVD-ROM as a UDMA 33 > > device. > > Joe, > > What resolution are you using for your Dell Inspiron 8100? I had to build > a version of XFree86 out of CVS in order to get 1600x1200. I'm just won

Re: postfix within jail under FreeBSD 4.5

2002-04-30 Thread Dennis Reiter
On Mon, Apr 29, 2002 at 09:37:33AM -0500, Albert Everett wrote: > I while back someone wrote in that postfix doesn't work (without the > right patch) inside jails under FreeBSD 4.5. > > Has there been any change in status on this issue? > I'm running it in several jails under 4.4 as we speak.

Re: change in UPDATING

2002-04-30 Thread Gregory Neil Shapiro
alan> I think it would be a good idea to add a note (similar to the one alan> about using the new mergemaster (with -C option)) to UPDATING that alan> explains that you can use the same formula (cd alan> /usr/src/usr.sbin/mergemaster; make all install) followed by a alan> "mergemaster -p" to fixup

Re: Why won't bind 8.2.4-REL run properly as as user bind (4.5-REL-p3)not chrooted ?

2002-04-30 Thread Doug Barton
On Sat, 27 Apr 2002, Stanley Hopcroft wrote: > Dear Ladies and Gentlemen, > > I am writing to ask you help with bind after a recent OS upgrade (from > an old 4.3-STABLE to 4.5-REL-p3). You should not be running a version of named that old. Go install the 8.3.1 version in ports, and chang

ipnat.conf syntax ?

2002-04-30 Thread fictif
Basicly, here is my trouble : mysticjah# cat ipnat.conf rdr ed0 192.168.1.1 port 21 -> 192.168.1.2 port 21 tcp mysticjah# ipnat -f ipnat.conf 1: syntax error in "rdr" What's wrong ? To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

NFS Trouble : no replies from portmap

2002-04-30 Thread fictif
I use NFS on 2 hosts. The first is running FreeBSD 4.4 (not upgraded) (A) The second runs FBSD 4.5 (not upgraded). (B) On the B machine I can mount the part of the A machine but the B machine cant be mounted on the A machine because of a ' NFSPROC_NULL: RPC: Timed out ' error. Indeed, on the

Bug in pthread_cancel()

2002-04-30 Thread Archie Cobbs
Hi, Any comments positive or negative to the patch in bin/37614 ? I'd like to commit this soon... http://www.freebsd.org/cgi/query-pr.cgi?pr=37614 Thanks, -Archie __ Archie Cobbs * Packet Design * http://