Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Mar 2004 16:50:24 +0100
From:      Harald Muehlboeck <home@clef.at>
To:        doc@FreeBSD.org
Subject:   Handbook 18.6.2 Using mpd 
Message-ID:  <8665dgr70f.fsf@tuha.clef.at>

next in thread | raw e-mail | index | archive | help
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



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