Instalacja
xbps-install -Suv pptpclient
# xbps-install -Suv pptpclient
[*] Updating repository `https://repo-de.voidlinux.org/current/x86_64-repodata' ...
[*] Updating repository `https://repo-de.voidlinux.org/current/nonfree/x86_64-repodata' ...
Found pptpclient-1.10.0_1 in repository https://repo-de.voidlinux.org/current
Found ppp-2.5.0_1 in repository https://repo-de.voidlinux.org/current
Name Action Version New version Download size
ppp install - 2.5.0_1 -
pptpclient install - 1.10.0_1 -
Size required on disk: 981KB
Space available on disk: 913GB
Do you want to continue? [Y/n]
[*] Verifying package integrity
ppp-2.5.0_1: verifying RSA signature...
pptpclient-1.10.0_1: verifying RSA signature...
[...]
[*] Configuring unpacked packages
ppp-2.5.0_1: configuring ...
ppp-2.5.0_1: installed successfully.
pptpclient-1.10.0_1: configuring ...
pptpclient-1.10.0_1: installed successfully.
0 downloaded, 2 installed, 0 updated, 2 configured, 0 removed.
Konfiguracja
echo 'johndoe PPTP ElevenBenevolentElephants *' >>/etc/ppp/chap-secrets
/etc/ppp/peers/jdsrv:
pty "pptp 203.0.113.1 --nolaunchpppd"
name johndoe
remotename PPTP
require-mppe-128
file /etc/ppp/options.pptp
ipparam jdsrv
Użycie
pppd call jdsrv
pkill pppd