mpd: PPTP call failed

Nikolai SAOUKH nms at otdel1.org
Sun Apr 20 23:20:49 PDT 2003


| > 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


More information about the freebsd-net mailing list