Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jul 2001 15:16:12 -0400
From:      Mike Tancsa <mike@sentex.net>
To:        Chris Barown <barowc@telenet.net>, stable@FreeBSD.ORG
Subject:   Re: Problems after updating with RELENG_4_3
Message-ID:  <5.1.0.14.0.20010712151445.03e2c2d0@marble.sentex.ca>
In-Reply-To: <5.1.0.14.0.20010712151420.0225a0c8@pop3.norton.antivirus>
References:  <5.1.0.14.0.20010712150021.03cc4c10@marble.sentex.ca> <5.1.0.14.0.20010712150024.00b07b98@pop3.norton.antivirus> <bulk.12419.20010711230226@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

That is why you are getting these messages. Did you turn it on 
/etc/rc.conf, or /etc/sysctl.conf ?

Its telling you something tried to connect to a port where no process was 
listening.  Try this,
telnet localhost 9998 (assuming nothing is bound to that)

         ---Mike


At 03:15 PM 7/12/01 -0400, Chris Barown wrote:

>>what does
>>sysctl -a | grep vain
>
> > sysctl -a |grep vain
>net.inet.tcp.log_in_vain: 1
>net.inet.udp.log_in_vain: 1


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.0.20010712151445.03e2c2d0>