Damit der DD-WRT Router als PPTP VPN Server auch Verschlüsselung unterstützt hilft ein:
sleep30 sed -i -e 's/mppe .*/mppe required,stateless/' /tmp/pptpd/options.pptpd
im Startupscript.
Damit der DD-WRT Router als PPTP VPN Server auch Verschlüsselung unterstützt hilft ein:
sleep30 sed -i -e 's/mppe .*/mppe required,stateless/' /tmp/pptpd/options.pptpd
im Startupscript.