LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Probs connecting to vpn server (https://www.linuxquestions.org/questions/linux-networking-3/probs-connecting-to-vpn-server-354901/)

magoot 08-19-2005 10:27 AM

Probs connecting to vpn server
 
I have recently moved to a new apartment and they use vpn to connect to internet, however i can't get it to work on my slackware-box.

I followed the tutorial in this forum about VPN on slackware, patched the kernel, installed the software, but when i trie to connect i get the following errors in /var/log/messages

Code:

Aug 19 17:46:41 maggot pppd[4982]: Using interface ppp0
Aug 19 17:46:41 maggot pppd[4982]: Connect: ppp0 <--> /dev/pts/1
Aug 19 17:46:41 maggot pptp[5253]: anon log[main:pptp.c:267]: The synchronous pptp option is activated
Aug 19 17:46:43 maggot pptp[5239]: anon log[pptp_read_some:pptp_ctrl.c:537]: read returned zero, peer has closed
Aug 19 17:46:45 maggot pptp[5239]: anon log[call_callback:pptp_callmgr.c:77]: Closing connection
Aug 19 17:46:45 maggot pptp[5267]: anon log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 1 'Start-Control-Connection-Request'
Aug 19 17:46:45 maggot pptp[5267]: anon log[ctrlp_disp:pptp_ctrl.c:732]: Received Start Control Connection Reply
Aug 19 17:46:45 maggot pptp[5267]: anon log[ctrlp_disp:pptp_ctrl.c:766]: Client connection established.
Aug 19 17:46:46 maggot pptp[5267]: anon log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 7 'Outgoing-Call-Request'
Aug 19 17:46:46 maggot pptp[5267]: anon log[ctrlp_disp:pptp_ctrl.c:851]: Received Outgoing Call Reply.
Aug 19 17:46:46 maggot pptp[5267]: anon log[ctrlp_disp:pptp_ctrl.c:890]: Outgoing call established (call ID 0, peer's call ID 55963).
Aug 19 17:47:09 maggot pptp[5267]: anon log[ctrlp_disp:pptp_ctrl.c:922]: Call disconnect notification received (call id 55963)
Aug 19 17:47:09 maggot pptp[5267]: anon log[ctrlp_disp:pptp_ctrl.c:781]: Received Stop Control Connection Request.
Aug 19 17:47:09 maggot pptp[5267]: anon log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 4 'Stop-Control-Connection-Reply'
Aug 19 17:47:09 maggot pptp[5267]: anon log[callmgr_main:pptp_callmgr.c:253]: Closing connection
Aug 19 17:47:09 maggot pptp[5267]: anon log[ctrlp_rep:pptp_ctrl.c:251]: Sent control packet type is 12 'Call-Clear-Request'
Aug 19 17:47:09 maggot pppd[4982]: Modem hangup
Aug 19 17:47:09 maggot pppd[4982]: Connection terminated.
Aug 19 17:47:09 maggot pptp[5267]: anon log[pptp_read_some:pptp_ctrl.c:537]: read returned zero, peer has closed
Aug 19 17:47:09 maggot pppd[4982]: Exit.

I have no idea what to do about this...
I know these things:

VPN-server: 10.20.30.42
Type: PPTP VPN
Encryption not required.
My username and password.

That's enough info to get the net working in windows XP, but is it enough for linux? Do i need to know something else too?

Would be thankful for some help :)
Ps. My english sux, i know.

PenguinPwrdBox 08-19-2005 11:02 AM

I would say that possibly your authentication info is incorrect - but I would hope it would explicitly tell you that.
It seems as though you can't create the IKE tunnel - which could be a billion things.
Are you using a client? Or just ppp0?

magoot 08-19-2005 11:28 AM

I am using the pptp client, version 1.6.0.

I have messed around the whole day with this whitout any results :(
A friend of mine lived in one of these apartments about a year ago, and he got the net running under mandrake without any problems... he used some kind of graphical configurationtool to set it up i think, but that's mandrake, i don't think slackware has the same graphical tools, right?


All times are GMT -5. The time now is 10:48 PM.