Date: Fri, 16 Nov 2012 20:00:01 GMT From: Brett Glass <brett@lariat.net> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/173533: mpd5 PPTP server race condition with some clients Message-ID: <201211162000.qAGK01uE023571@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/173533; it has been noted by GNATS. From: Brett Glass <brett@lariat.net> To: bug-followup@FreeBSD.org, freebsd-prs@brettglass.com Cc: Subject: Re: ports/173533: mpd5 PPTP server race condition with some clients Date: Fri, 16 Nov 2012 12:51:21 -0700 While searching for a workaround for this problem, I discovered another: the command "set link enable passive" has no effect when included in the server configuration. Packet traces show that even with this command in place, the initial LCP configuation request is sent and an ICMP "unreachable" packet is returned as above. Thus, it is not possible to place the server into "passive" mode and hope that the client will initiate LCP configuration negotiations. --Brett Glass
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211162000.qAGK01uE023571>