Бинго!! так все таки это не PPPoE а VPN ? )))
pptpsetup --create <TUNNEL> --server <SERVER> [--domain <DOMAIN>]
--username <USERNAME> [--password <PASSWORD>]
[--encrypt] [--start]
pptpsetup --delete <TUNNEL>
Options:
* the name you wish to use to refer to the tunnel (you choose it),
* the IP address or host name of the server,
* the authentication domain name (optional),
* the username you are to use,
* the password you are to use,
* whether encryption is required,
* whether to start the connection after configuration.
Посмотри, вообщем то все понятно должно быть, команда pptpsetup или через Network Manager, в нем все необходиме параметры есть.
----
PPPoE хоть и можно назвать разновидностью VPN, но принцип работы у них чуть чуть разный и настройка подключения тоже.