Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Mar 2002 09:20:05 -0800 (PST)
From:      dirk.meyer@dinoex.sub.org (Dirk Meyer)
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/26613: ethernet vr0 hangs
Message-ID:  <200203271720.g2RHK5V84313@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/26613; it has been noted by GNATS.

From: dirk.meyer@dinoex.sub.org (Dirk Meyer)
To: FreeBSD-gnats-submit@FreeBSD.ORG, cjc@FreeBSD.ORG,
	freebsd-bugs@FreeBSD.ORG
Cc:  
Subject: Re: kern/26613: ethernet vr0 hangs
Date: Wed, 27 Mar 2002 18:07:05 +0100

 > State-Changed-From-To: open->feedback
 > Is this still an issue with later releases of FreeBSD?
 
 Yes, The problem still hit me under 4.5 RELEASE
 Unfortunatly the system is down at the moment,
 But I have another machine with the problem,
 that I just can't reboot/test so often with.
 
 I use as a workaround a scrin in cron:
 
         echo "fail:"
         netstat -m
         ifconfig vr0 down
         netstat -m
         ifconfig vr0 up
         netstat -m
 
 to keep the system responsive.
 
 kind regards Dirk
 
 - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany
 - [dirk.meyer@dinoex.sub.org],[dirk.meyer@guug.de],[dinoex@FreeBSD.org]

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




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