Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Aug 2007 21:10:12 GMT
From:      Alexander Motin <mav@FreeBSD.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/97306: [netgraph] NG_L2TP locks after connection with failed authentication
Message-ID:  <200708282110.l7SLACPY086967@freefall.freebsd.org>

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

From: Alexander Motin <mav@FreeBSD.org>
To: bug-followup@FreeBSD.org,  arcadiy@ivanovy.net
Cc:  
Subject: Re: kern/97306: [netgraph] NG_L2TP locks after connection with failed
 authentication
Date: Wed, 29 Aug 2007 00:00:23 +0300

 "Device is busy" error probably means that ng_l2tp node is still used in 
 netgraph. You can check it with 'ngctl list' command. You can't unload 
 module while it is used.
 
 IMO this is not ng_l2tp but sl2tps problem. I would recommend you 
 net/mpd4 port, present 4.2.2 version supports L2TP much better and 
 stable then sl2tps.



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