From owner-freebsd-stable@FreeBSD.ORG Fri Jan 27 02:51:34 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C701C16A422 for ; Fri, 27 Jan 2006 02:51:34 +0000 (GMT) (envelope-from ota@animenfo.com) Received: from smtp.vianet.ca (smtp.vianet.ca [209.91.128.40]) by mx1.FreeBSD.org (Postfix) with SMTP id 7432443D64 for ; Fri, 27 Jan 2006 02:51:29 +0000 (GMT) (envelope-from ota@animenfo.com) Received: (qmail 16363 invoked from network); 27 Jan 2006 02:51:28 -0000 Received: from unknown (HELO ?192.168.0.49?) (66.225.170.73) by smtp.vianet.ca with SMTP; 27 Jan 2006 02:51:28 -0000 Message-ID: <43D98AB0.1040801@animenfo.com> Date: Thu, 26 Jan 2006 21:51:28 -0500 From: Russell Doucette User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: FreeBSD 6.0-STABLE Totally Freezes on TightVNC Connection X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2006 02:51:34 -0000 Hi, I have this weird problem with FreeBSD 6.0-STABLE and I'm using it has a router between my cable modem and my LAN. I use the ipf firewall technology and have forwarded ports so I can use TightVNC to connect to my Windows XP machine from another location. However, after a few minutes or so of use, the BSD machine completely freezes (the keyboard freezes, the display freezes [no text updates when I was running a traffic analyzer], and all my network interfaces go dead). I have to physically turn off the machine and turn it back on. This only happens when I use TightVNC. I am not sure if this is relevant or not, but I when I restarted the router, I checked last entries using the "last" command, and found this: reboot ~ Wed Jan 25 14:57 Then, I found this in /var/log/auth.log: Jan 25 14:56:58 myhostname sshd[448]: Server listening on 0.0.0.0 port 22. My BSD box locked up around the same time as these events. Any thoughts? Thanks. R. Doucette