VPN PPTP Connection with only enable CHAP - Raspberry Pi Forums
hello, still have problems vpn connection. hope there can me time. need vpn conncetion. have conncetion established ubuntu. there enabled chap. wanted same on raspberry there not able to. cannot disable pap , eap without enabling mschap. not know do, can me here? because of having many problems, tried connect manually pptpsetup. /etc/ppp/peers/wohnheim file is: code: select all # written pptpsetup pty "pptp 172.16.185.2 --nolaunchpppd --debug" lock nobsdcomp nodeflate name username remotename wohnheim ipparam wohnheim refuse-pap refuse-mschap refuse-mschap-v2 refuse-eap require-chap noauth persist maxfail 0 /etc/ppp/chap-secrets is: code: select all # secrets authentication using chap # client server secret ip addresses # added pptpsetup wohnheim username wohnheim "password" * have change or add working vpn connection? raspberrypi