Re: sshd refusing connections problem

2003-06-14 Thread Dag-Erling Smorgrav
eave a lot of processes with the title of "sshd: bob [priv] (sshd)". > Bob currently has 35 of those processes up. This is an old bug which was fixed on April 7th (four days after 4.8 was released). Unfortunately, it doesn't seem to have been merged to the 4.8 security branch (

Re: Support for the nFORCE2?

2003-03-12 Thread Dag-Erling Smorgrav
Wes Peters <[EMAIL PROTECTED]> writes: > On Tuesday 11 March 2003 15:06, Dag-Erling Smorgrav wrote: > > You didn't say what kind of audio chipset the mobo has, so I can't > > help you there. > It's the one built into the Nforce2 chipset. Are sound chi

Re: Is XFree86 4.3.0 going to be in 4.8? -nt-

2003-03-10 Thread Dag-Erling Smorgrav
Stijn Hoop <[EMAIL PROTECTED]> writes: > On Mon, Mar 10, 2003 at 11:48:38AM +0100, Dag-Erling Smorgrav wrote: > > "use.perl port" > Noted, thanks. I thought this was only needed for -STABLE, but apparently I > was wrong. After manually installing a symlink the port

Re: Is XFree86 4.3.0 going to be in 4.8? -nt-

2003-03-10 Thread Dag-Erling Smorgrav
Stijn Hoop <[EMAIL PROTECTED]> writes: > This is with PERL_VERSION=5.8.0 in /etc/make.conf, and no /usr/bin/perl > (since this is -CURRENT), which is why mkhtmlindex barfs. "use.perl port" DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to

Re: hard read error on disk

2003-02-20 Thread Dag-Erling Smorgrav
allow the disk to reconstruct the data), but by recreating the filesystem, you gave the disk a chance to remap the faulty sector, so the error seemingly went away. This is how disks are supposed to work. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED]

Re: Buildworld error

2003-02-16 Thread Dag-Erling Smorgrav
.1.cat.gz > *** Error code 1 1) are you using cvs to check out your sources? 2) if you are using cvs, did you remember to use the -P option when checking out or updating your sources? DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: Buildworld failing due to PAM errors

2003-02-16 Thread Dag-Erling Smorgrav
"Glendon M. Gross" <[EMAIL PROTECTED]> writes: > make -k buildworld > /usr/tmp/buildworld.out & \ > tail -f /usr/tmp/buildworld.out 1) don't use -k 2) use 2>&1 to direct error messages to the log # make buildworld >world.log 2>&1 &am

Re: OpenSSH_3.5p1 FreeBSD-20030201 crash

2003-02-07 Thread Dag-Erling Smorgrav
sshd[139]: fatal: PAM: initialisation failed This was fixed very shortly after the upgrade. There's still no substitute for checking the lists before posting complaints... DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe fre

Problems with pam_ssh(8) and ssh-agent(1) after the OpenSSH upgrade

2003-02-06 Thread Dag-Erling Smorgrav
irst one. I am working on resolving both issues, and hope to have a solution ready during the weekend. I would also like to apologize for the inconvenience caused by my forgetfulness. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscrib

Re: Todays RELENG_4_6 can't boot with ncr810 on kernel.GENERIC

2002-08-01 Thread Dag-Erling Smorgrav
install a kernel with the appropriate driver? DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: ssh to remote machines problem after cvsup

2002-07-10 Thread Dag-Erling Smorgrav
> bug/misfeature of OpenSSH. No, it's a bug/misfeature of the protocol OpenSSH implements. OpenSSH can't do anything about it without losing the right to its name. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: Default ssh protocol in -STABLE [was: HEADS UP: FreeBSD-STABLE now has OpenSSH 3.4p1]

2002-07-05 Thread Dag-Erling Smorgrav
efault was not to surprise users who had the ssh1 RSA host key in their known_hosts but not the ssh2 DSA host key. What do people think about this? Keep 2,1 or revert to 1,2? DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe

Re: HEADS UP: FreeBSD-STABLE now has OpenSSH 3.4p1

2002-07-04 Thread Dag-Erling Smorgrav
Peter Avalos <[EMAIL PROTECTED]> writes: > Since this turned off by default in FreeBSD, I think the man page > should be changed as well: Fixed, thanks. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-st

HEADS UP: FreeBSD-STABLE now has OpenSSH 3.4p1

2002-07-03 Thread Dag-Erling Smorgrav
s. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: How do I know the 'bogomips' of my system ?

2002-07-03 Thread Dag-Erling Smorgrav
"Brossin Pierrick" <[EMAIL PROTECTED]> writes: > Under Linux it was easy to find it.. /proc > Under FreeBSD I can't find it.. What do you want it for? It's meaningless. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROT

Re: pkg_fetch broken on 4.6 stable?

2002-07-03 Thread Dag-Erling Smorgrav
ails because the package is missing from the FTP server, which is hardly pkg_fetch(1)'s fault. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: Belkin 8-port KVM = keyboard inactive

2002-04-17 Thread Dag-Erling Smorgrav
Yanek Korff <[EMAIL PROTECTED]> writes: > So my question is this: Under what circumstance would I ever want to fail on > no keyboard? If you have a USB keyboard rather than a PS/2 keyboard. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PRO

Re: Belkin 8-port KVM = keyboard inactive

2002-04-17 Thread Dag-Erling Smorgrav
gt; have no keyboard access. No keyboard detected: Remove "flags 0x1" from the atkbd0 line in your kernel config. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: Another possible solution for non-sendmail users

2002-03-30 Thread Dag-Erling Smorgrav
/usr/local/sbin/sendmail newaliases /usr/local/sbin/sendmail So what's all this noise and racket about? DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: libfetch.so.2 should be included in src/lib/compat/compat4x.*

2001-12-25 Thread Dag-Erling Smorgrav
old binaries. The reason for the bump is that new binaries will not work with an old library. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: Different output from pkg_version

2001-03-05 Thread Dag-Erling Smorgrav
s is correct. Note that bash won't work any differently if you reinstall it, the only difference will be that pkg_version will be better able to tell what version you have. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: Keeping track of Changes?

2001-03-05 Thread Dag-Erling Smorgrav
"William Wong" <[EMAIL PROTECTED]> writes: > I'm just wondering how the developers keep track or what still needs to be > merged from -CURRENT to -STABLE. Is it just version numbers on particular > files? Most of us apply the well-known "It's all in

Re: chrooting bind

2001-02-01 Thread Dag-Erling Smorgrav
Stefan Molnar <[EMAIL PROTECTED]> writes: > you can pass -t on the command line, then you have to put /dev > entries like a chrooted ftp. No. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable&qu

Re: chrooting bind

2001-02-01 Thread Dag-Erling Smorgrav
il, or a chroot if you can't set up a jail. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: CONNER CFP1080 Filesystem Corruption

2001-01-31 Thread Dag-Erling Smorgrav
Cy Schubert - ITSD Open Systems Group <[EMAIL PROTECTED]> writes: > In message <[EMAIL PROTECTED]>, Dag-Erling Smorgrav > writes: > > Hmm, I've had a CFP1080S (Antigua) for years, and never experienced > > any trouble at all with it. [...] > I've got th

Re: CONNER CFP1080 Filesystem Corruption

2001-01-31 Thread Dag-Erling Smorgrav
t > this for me? Hmm, I've had a CFP1080S (Antigua) for years, and never experienced any trouble at all with it. It held my FreeBSD CVS repo mirror until I got a new desktop last fall, so it's seen some pretty heavy activity over the years. DES -- Dag-Erling Smorgrav - [EMAIL PROTE

Re: Help with Tape Drive

2001-01-17 Thread Dag-Erling Smorgrav
predicament, please provide the output from dmesg and a copy of your kernel config. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: What's new with xdm and 4.2 ?

2001-01-04 Thread Dag-Erling Smorgrav
Philippe CASIDY <[EMAIL PROTECTED]> writes: > On 27 Dec, Dag-Erling Smorgrav wrote: > > "Patrick M. Hausen" <[EMAIL PROTECTED]> writes: > > > Make sure you have entries for all local network interfaces in > > > /etc/hosts. > > ...or add 

Re: softupdates and "/"

2000-12-15 Thread Dag-Erling Smorgrav
ug are about the same (or less) as those of a physical drive failure. YMMV. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: Trap 12/Squid/Fbsd 4.1.1

2000-12-15 Thread Dag-Erling Smorgrav
Jesus Rodriguez <[EMAIL PROTECTED]> writes: > Please, could some one give me a description of this fatal trap: ? Please refer to section 13.13 of the FAQ. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-

Re: Staying Stable

2000-12-15 Thread Dag-Erling Smorgrav
uences of that bug are worse than the downtime necessary for upgrading. If it's just your home playbox: whenever you're bored and have nothing better to do. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: pcm0: problem

2000-12-11 Thread Dag-Erling Smorgrav
kip or loop or anything you'd expect from an IRQ conflict; you'd just hear a thin but very noticeable high-pitched warble, even when there wasn't any sound playing. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe

Re: PCIOCGETCONF/PCIOCREAD requires write permission?

2000-12-11 Thread Dag-Erling Smorgrav
Wes Peters <[EMAIL PROTECTED]> writes: > BSD for the masses. "BSD on every desk and in every home" DES (ducks, runs) -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: mysql: a lot of lost connections...

2000-12-05 Thread Dag-Erling Smorgrav
"Milan Salajka" <[EMAIL PROTECTED]> writes: > >Dec 5 13:40:06 portal /kernel: pid 65822 (mysqld), uid 88: exited on > signal 11 Wild guess: one of your tables has a corrupt index. RTFM (http://www.mysql.com/) DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubsc

Re: HEADS UP! MFC's

2000-10-30 Thread Dag-Erling Smorgrav
[EMAIL PROTECTED] writes: > What's an MFC? Please read the FAQ. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: is fetch broken?

2000-08-02 Thread Dag-Erling Smorgrav
cc didn't warn me about this... DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: is fetch broken?

2000-08-01 Thread Dag-Erling Smorgrav
bj && \ make depend && \ make -DDEBUG && \ make install DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: Uh. FreeBSD/BSDi merger.

2000-03-26 Thread Dag-Erling Smorgrav
Chris Byrnes <[EMAIL PROTECTED]> writes: > Is this merger something I should be scared of? FreeBSD isn't merging with anyone. Walnut Creek is. The difference is quite significant. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] wit

Re: console disappears after reboot

2000-01-13 Thread Dag-Erling Smorgrav
;re totally off the track. His problem is that the kernel (or the boot loader) decides that there is no built-in console and uses a serial console instead. This has nothing to do with init(8). I guess the right person to answer this kind of question would be Mike Smith or Daniel Sobral. DES -- D

Re: Kernel Option: TCP_DROP_SYNFIN

2000-01-12 Thread Dag-Erling Smorgrav
Cy Schubert - ITSD Open Systems Group <[EMAIL PROTECTED]> writes: > In message <[EMAIL PROTECTED]>, Dag-Erling Smorgrav > writes: > > It doesn't have anything to do with syn floods at all. It merely > > prevents OS fingerprinting (at least the way nmap does

Re: ICMP REDIRECTs

1999-10-01 Thread Dag-Erling Smorgrav
Ruslan Ermilov <[EMAIL PROTECTED]> writes: > 4.0-CURRENT has net.inet.icmp.log_redirect and net.inet.icmp.drop_redirect, > for respectively logging and dropping ICMP REDIRECT packets (`off' by default). Patches which add these to 3.3 are available on my freefall page. D

Re: softupdates in latest build?

1999-09-06 Thread Dag-Erling Smorgrav
change # "RELENG_3" to "RELENG_2_2". *default release=cvs tag=RELENG_3 Please stop spreading such disinformation. It only comes across as an infantile attempt to cover up the fact that you didn't do your homework, and it damages the project's reputation as well as your

Re: Changing from Dangerously Dedicated?

1999-08-06 Thread Dag-Erling Smorgrav
Mike Meyer <[EMAIL PROTECTED]> writes: > Someone want to know what might - or might not - have been broken by > this? A description of your actual problem might come in handy. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with

Re: 3.2-RELEASE Feedback

1999-07-02 Thread Dag-Erling Smorgrav
gt; partition on another disk. I don't think gnumalloc is meant to be in compat. It should have been installed when you installed xanim. > 16) So, how do I try a splash screen? Nothing in the FAQ or handbook > on the CD, and only "pseudo-device splash" in LINT. I've got it > in my kernel config, but no splash. Did you try 'man splash'? DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message