Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Tue Aug 04, 2009 9:57 am 
Offline
Senior Newbie

Joined: Tue Aug 04, 2009 9:46 am
Posts: 7
hi there,
i met some difficulties while building my own vpn server.
i do these steps:
apt-get install pptpd
modify /etc/pptpd.conf and added these lines in the end of the file:
localip 192.168.0.1
remoteip 192.168.1.2-200
modify /etc/ppp/chap-secert anded these lines in the end of the file:
username * password *

then i restart the pptpd.
/etc/init.d/pptpd restart

but when i want to use my windows client to connect to it,my windows told me cannot connect to vpn server.
what shall i do?
thx


Top
   
 Post subject:
PostPosted: Tue Aug 04, 2009 11:54 am 
Offline
Senior Newbie

Joined: Tue Aug 04, 2009 9:46 am
Posts: 7
ok the problem has been solved.
i read the debug log and find it cannot find /dev/ppp .
so i execute
mknod /dev/ppp c 108 0

then everything goes well...
thx


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group