Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 May 2003 08:09:06 -0400
From:      "Kliment Andreev" <klimenta@futurebit.com>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Boot up "disturbing" messages
Message-ID:  <003501c32511$f194d300$ca0110ac@vinyl.tkvbp.com>

next in thread | raw e-mail | index | archive | help
 >      domain name (machine1) -- using short name
 >      May 28 02:39:17 machine1 sendmail[220]: h4S9dHh00220: from=root,
 >      size=437, class=-60, nrcpts=1,
 
 sendmail_enable="NONE"
 Put this in /etc/rc.conf to completly disable sendmail if you want. Do not
 use "NO".
 
 >   3. An error message is generated ==> /etc/ssh/sshd_config line 57: bad
 >      config option: AllowTcpForwarding , which I had inadvertently set
 >      previously but removed, in /etc/ssh/sshd_config file actual line is
 >      "AllowTcpForwarding no",  but apparently the original option line
 
 Try to remove it from sshd_config and kill -HUP to restart sshd.
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003501c32511$f194d300$ca0110ac>