Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Apr 2003 10:20:35 +0400
From:      Nikolai SAOUKH <nms@otdel1.org>
To:        Archie Cobbs <archie@dellroad.org>
Cc:        net@FreeBSD.ORG
Subject:   Re: mpd: PPTP call failed
Message-ID:  <20030421062035.GA44592@otdel1.org>
In-Reply-To: <200304210125.h3L1P5me035041@arch20m.dellroad.org>
References:  <5.2.1.1.2.20030415070820.04610eb0@194.184.65.4> <200304210125.h3L1P5me035041@arch20m.dellroad.org>

next in thread | previous in thread | raw e-mail | index | archive | help
| > bind: Can't assign requested address
| ...
| > vpn:
| >          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



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