From owner-freebsd-questions@FreeBSD.ORG Mon Aug 14 17:23:53 2006 Return-Path: X-Original-To: questions@FreeBSD.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C35F16A4DA for ; Mon, 14 Aug 2006 17:23:53 +0000 (UTC) (envelope-from frankstaals@gmx.net) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id B0D1743D6D for ; Mon, 14 Aug 2006 17:23:52 +0000 (GMT) (envelope-from frankstaals@gmx.net) Received: (qmail invoked by alias); 14 Aug 2006 17:23:51 -0000 Received: from ip176-173-59-62.adsl.versatel.nl (EHLO [192.168.5.2]) [62.59.173.176] by mail.gmx.net (mp020) with SMTP; 14 Aug 2006 19:23:51 +0200 X-Authenticated: #25365336 Message-ID: <44E0B1AA.3080707@gmx.net> Date: Mon, 14 Aug 2006 19:23:54 +0200 From: Frank Staals User-Agent: Thunderbird 1.5.0.4 (X11/20060706) MIME-Version: 1.0 To: questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: Subject: 6.1-Stable + named & ndis + nfsd == System crash ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Aug 2006 17:23:53 -0000 About a week ago I rebuilded world and updated from 5.4-STABLE to 6.1-STABLE and I'm using a Netgear WG311v3 with ndiswrapper as WLAN card. My computer acts as a gateway for my LAN and WLAN. Saturdaynight I found out my server crashed while copying data from my server to my laptop through WLAN ( using ndis0 ), when I looked in the logfiles I couldn't find anything strange ( or at leat at the places I looked ) and decided to let it be. But today I had the same problem; I have a couple directories mounted using NFS ( Server: the 6.1-STABLE computer ; host : My laptop ), when I tried to copy data from one of those directies to my local drive suddenly my server crash again. The only strange thing I found were these messages in /var/log/messages from the time my server crashed: Aug 14 15:52:22 FStaals named[541]: could not listen on UDP socket: permission denied Aug 14 15:52:22 FStaals named[541]: creating IPv4 interface ndis0 failed; interface ignored Aug 14 16:52:22 FStaals named[541]: could not listen on UDP socket: permission denied Aug 14 16:52:22 FStaals named[541]: creating IPv4 interface ndis0 failed; interface ignored Aug 14 17:52:22 FStaals named[541]: could not listen on UDP socket: permission denied Aug 14 17:52:22 FStaals named[541]: creating IPv4 interface ndis0 failed; interface ignored I'm not sure if it has anything to do with my system crash. Or what else I should look at to find out what is causing my system to crash ? I looked in /var/log/messages and my dmesg, but nothing realy weird turns up. How can I find out what went wrong and fix it ? Also what's up with my named ? I don't notice anything wrong with trafficing etc on my wlan. Regards, -- -Frank Staals