1Contributed by Russell Coker on Debian Bug#126486.
2
3/etc/pptp.conf:
4option /etc/ppp/pptp.options
5localip 192.168.236.133
6# refer pptpd to use the pptp-portslave script instead of regular pppd
7pppd /usr/sbin/pptp-portslave
8
9/etc/portslave/pslave.conf:
10# configure it as usual, but with lines defined for pseudo-tty devices
11s{1000-1063}.tty   pts/{0-63}
12
13