6Nov/093
PPTP client
how to configure PPTP client under linux
?
here is a site http://pptpclient.sourceforge.net/documentation.phtml where you can find very good documantation regarding your version of linux
for me its Debian and i post here how to config
20Oct/091
PPTP configuration
PPTPd configuration (debian linux)
for first we need to install PPTP server itself
apt-get install pptpdafter pptpd we need to editĀ /etc/pptpd.conf
we need to keep only 2 lines there
option /etc/ppp/pptpd-optionslogwtmp
localipĀ 10.80.80.1 (change to your server side IP address)
remoteip 10.80.80.2-254 (change to your clients IP address)
we need to add few lines into /etc/ppp/pptp.options
Page 1 of 11

