Date: Sat, 20 Oct 2001 10:42:49 -0700 (PDT) From: Archie Cobbs <archie@dellroad.org> To: Jos Backus <josb@cncdsl.com> Cc: net@FreeBSD.ORG Subject: Re: cvs commit: ports/net/mpd-netgraph Makefile distinfo pkg-plist Message-ID: <200110201742.f9KHgnU84534@arch20m.dellroad.org> In-Reply-To: <20011018210757.B802@lizzy.bugworks.com> "from Jos Backus at Oct 18, 2001 09:07:57 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Jos Backus writes: > With the latest mpd-3.3 (which has MS-CHAPv2 support, yay!) I am seeing the > following error(?): > > Oct 18 20:15:20 lizzy mpd: [work] PPTP call successful > Oct 18 20:15:20 lizzy mpd: [work] can't connect ksocket node: Operation now in progress Weird.. What version of FreeBSD is this? Does mpd-3.2 work OK on this same system? If mpd-3.2 does NOT work, then there may be some change in the way the socket code works that is causing this. FYI, this error is happening when mpd attempts to do a connect(2) on a (PF_INET, SOCK_RAW, IPPROTO_GRE) socket (which should normally always succeed immediately). -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110201742.f9KHgnU84534>