Handbook 18.6.2 Using mpd
Harald Muehlboeck
home at clef.at
Sun Mar 7 15:44:11 UTC 2004
Hi!
I refer to Chapter 18.6.2 "Using mpd" of the FreeBSD-Handbook
<http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/pppoa.html>
The handbook says:
| A complete guide to configure mpd is available in
| HTML format once the port has been installed. It is placed in
| PREFIX/share/mpd/
But it actually is in /usr/local/share/doc/mpd (or PREFIX/share/doc/mpd)
^^^ ^^^
In the Handbook there is also an example how to configure mpd.links
| An example mpd.links to accompany the above example is given beneath:
| adsl:
| set link type pptp
| set pptp mode active
| set pptp enable originate incoming outcall
^^^^^^^^
I have been told not to use "incoming" for an adsl connection, which
makes pptp listen to port 1723. So this line should be changed to:
: set pptp enable originate outcall
yours,
Harald
More information about the freebsd-doc
mailing list