Date: Tue, 22 Apr 2003 15:43:40 +0400 From: Nikolai SAOUKH <nms@otdel1.org> To: Archie Cobbs <archie@dellroad.org> Cc: freebsd-net@freebsd.org Subject: Re: mpd: PPTP call failed Message-ID: <20030422114340.GA4545@otdel1.org> In-Reply-To: <200304211519.h3LFJcBK037125@arch20m.dellroad.org> References: <20030421062035.GA44592@otdel1.org> <200304211519.h3LFJcBK037125@arch20m.dellroad.org>
next in thread | previous in thread | raw e-mail | index | archive | help
| > | > set link type pptp | > | > set pptp enable originate incoming outcall | > | > set pptp self 81.75.144.245 | > | ^^^^^^^^^^^^^ | > | Most likely your mpd box doesn't own that IP address. | > No, ther order of lines is significant (undocumented feature of mpd). Try this | > set link type pptp | > set pptp self 81.75.144.245 | > set pptp enable originate incoming outcall | The order shouldn't matter -- if it does that's a bug (not a feature :-) | What exactly happens when it doesn't work? When 'set pptp self ...' is not a second line, then mpd ignore it and binds to all interfaces. In my case, at least.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030422114340.GA4545>