From owner-freebsd-net@FreeBSD.ORG Tue Sep 16 03:52:40 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 32536106566B for ; Tue, 16 Sep 2008 03:52:40 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.238]) by mx1.freebsd.org (Postfix) with ESMTP id EF9E08FC0C for ; Tue, 16 Sep 2008 03:52:39 +0000 (UTC) (envelope-from pyunyh@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so3238272rvf.43 for ; Mon, 15 Sep 2008 20:52:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:received:date:from :to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=lrrKHkifpyCPuWc6nF9QaNlUt6IF4ZooGDcNMeJlaOs=; b=pTBZOj98HLb8pm7Lh37cMk00IfSxYXIeuLY0oZagxQujztEPfd4BjwnsE9m/0IkCjx G0cgCfBNIdW7NgLxeYmjWmR8kBGriZwJa83okUmlsIlo9PGLiPdNnsqaz9INnqn0zT2d b88ASC6iHAlRpMm0q6G+OpTV+Tc//gRaKJHwM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:reply-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; b=f/hjyHbykIxQMYxL5tjhcRB6L59ZWIpGBviR460aDooZxnPU2h1ABCnwfofO9Af+mJ VMRX+Z72Sv6v37R+degkzCcukVGhkTuwJMcKloXOnA0T4aUW606jExfwgquQGvQxzsJe nuNBBUPsEkLKNMCwfk+D77jmoDxEloGfVnEcY= Received: by 10.141.177.10 with SMTP id e10mr5335848rvp.112.1221537159430; Mon, 15 Sep 2008 20:52:39 -0700 (PDT) Received: from michelle.cdnetworks.co.kr ( [211.53.35.84]) by mx.google.com with ESMTPS id g31sm24374464rvb.7.2008.09.15.20.51.46 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 15 Sep 2008 20:51:48 -0700 (PDT) Received: from michelle.cdnetworks.co.kr (localhost.cdnetworks.co.kr [127.0.0.1]) by michelle.cdnetworks.co.kr (8.13.5/8.13.5) with ESMTP id m8G3nmhD003089 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 16 Sep 2008 12:49:48 +0900 (KST) (envelope-from pyunyh@gmail.com) Received: (from yongari@localhost) by michelle.cdnetworks.co.kr (8.13.5/8.13.5/Submit) id m8G3nl7E003088; Tue, 16 Sep 2008 12:49:47 +0900 (KST) (envelope-from pyunyh@gmail.com) Date: Tue, 16 Sep 2008 12:49:47 +0900 From: Pyun YongHyeon To: Chris Message-ID: <20080916034947.GB1301@cdnetworks.co.kr> References: <1221215436.13772.15.camel@desktop.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1221215436.13772.15.camel@desktop.lan> User-Agent: Mutt/1.4.2.1i Cc: freebsd-net@freebsd.org Subject: Re: FreeBSD 7.0 and vr0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pyunyh@gmail.com List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Sep 2008 03:52:40 -0000 On Fri, Sep 12, 2008 at 01:30:36PM +0300, Chris wrote: > Hello, > > I have a FreeBSD 7.0 server with patch level 3 and no ipv6 services > running. > > SSH / web-server / ftp server / etc stop responding but server responds > to ping. > > A reboot fix this. > > The logs show nothing. > > Any idea what may be wrong? > vr(4) had a couple of bugs in link state handling and a lot of changes made to fix all known issue since 7.0-RELEASE. Would you try 7.1-BETA? -- Regards, Pyun YongHyeon