Eric Masson a écrit :

Followup to myself, sorry.

> This is just a test configuration, It misses the following points :
> - Bind an ip address to a login/password

Change ipcp in mpd.conf

<mpd.conf>
        set ipcp ranges 192.168.32.10/32 192.168.32.0/24
</mpd.conf>

Add address to bind to the login password in mpd.secret

<mpd.secret>
user    password        192.168.32.100
</mpd.secret>

> - Provide a domain-name to the l2tp client

Nothing found in the doc, dont even know if it's possible.

> - Support multiple clients

Should be possible taking pptp examples in mpd.conf.sample as template.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Mpd-users mailing list
Mpd-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mpd-users

Reply via email to