BIND 8 system install locations?

2001-12-18 Thread Brad Laue
This is going to be a hairy question for quite a few, but I'm going to ask it anyway; I'd like to either install the BIND9 port or a source tarball using the exact filesystem layout employed by the base system install of BIND 8.2.4-REL; this is what I've found in FreeBSDDiary.org so far: # cd

Nasty USB + SMBFS interaction

2001-10-28 Thread Brad Laue
Pretty simple problem to replicate: Compile the following into your kernel: options NETSMB #SMB/CIFS requester options NETSMBCRYPTO#encrypted password support for SMB # mchain library. It can be either loaded as KLD or compiled into kernel options

Two NICs to integrate into the -STABLE source tree

2001-09-26 Thread Brad Laue
Just wondering at the status of two network cards I've run across to date, and the status of whether patches are being looked over. First is the D-Link DFE-538TX, which as yet is not handled natively in 4.4-STABLE - a patch, which works well on two of my systems, here:

Re: FIXME! snd_pcm.ko kernel panic

2001-09-16 Thread Brad Laue
Upon patching the sources and recompiling, I kldunloaded snd_pcm.ko while snd_maestro3.ko was still loaded, and attempted to play an mp3; kernel panic ensued. Brad // -- http://www.BRAD-X.com/ -- // On Fri, 14 Sep 2001, George Reid wrote: On Fri, Sep 14, 2001 at 05:17:56PM -0400, Brad Laue

Re: FIXME! snd_pcm.ko kernel panic

2001-09-14 Thread Brad Laue
Great! Any chance I can get you to send me an unofficial patch in the meantime? Brad // -- http://www.BRAD-X.com/ -- // On Fri, 14 Sep 2001, George Reid wrote: On Thu, Sep 13, 2001 at 06:33:01PM +0100, j mckitrick wrote: On Wed, Sep 12, 2001 at 05:15:05PM -0400, Brad Laue wrote

FIXME! snd_pcm.ko kernel panic

2001-09-11 Thread Brad Laue
Just wanted to point out that the snd_pcm kernel module is unloadable while the sound device is in use, causing a total wipeout of the operating system whenever the last application relinquishes the sound device. Also, modules such as snd_pcm.ko are loadable while their compiled in counterparts

Re: [OT] Re: If you think people use FreeBSD for server, you must'vebeen outta school for long long time!

2001-07-30 Thread Brad Laue
On Sun, 29 Jul 2001, Sung Nae Cho wrote: I've put this message couple days ago, almost a week old! I have been a FreeBSD user for quite a while and matured enough using this OS in such way that I no longer seek help but, most of the time, giving help to newbies who just started using

Re: [freebsd-stable] FreeBSD 4.3RC out of buffer space in network operations

2001-04-14 Thread Brad Laue
Lowell Gilbert wrote: [EMAIL PROTECTED] (Brad Laue) writes: Good thing you have a way out of it - unfortunately my PPPoE connection tunnels through ed0, so it's my only public route to the internet :( Hoping this gets noticed before -RELEASE Are you sure it's a serious problem? From

FreeBSD 4.3RC out of buffer space in network operations

2001-04-13 Thread Brad Laue
sendto in send_tcp_raw: sendto(3, packet, 40, 0, 64.228.82.35, 16) = No buffer space available Sleeping 15 seconds then retrying This occurs mainly when nmap -sS is called, and has just started occuring within the last few cvsups. I have adjusted NMBCLUSTERS as well as MAXUSERS and several