kern/97306: [netgraph] NG_L2TP locks after connection with
failed authentication
Alexander Motin
mav at FreeBSD.org
Tue Aug 28 14:10:13 PDT 2007
The following reply was made to PR kern/97306; it has been noted by GNATS.
From: Alexander Motin <mav at FreeBSD.org>
To: bug-followup at FreeBSD.org, arcadiy at 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.
More information about the freebsd-bugs
mailing list