You are not logged in.

#1 2011-12-03 10:43:09

Starfall
Member
From: /home/
Registered: 2011-05-24
Posts: 209
Website

[SOLVED] PPTPClient - debug does not exist

Hello smile

Wondering if someone can clear something up for me.

I've installed pptpclient to try and connect to a VPN connection I have set up, I've followed the wiki page for this:

https://wiki.archlinux.org/index.php/Mi … pptpclient

upon executing the following command as root

pon $TUNNEL debug dump logfd 2 nodetach

I receive the following message 'The file /etc/ppp/peers/debug does not exist.'

The only file in /etc/ppp/peers is the vpn tunnel file I created for my connection.

Any help on this would be greatly appreciated!

Last edited by Starfall (2011-12-06 13:42:29)


Visit my blog and my DeviatArt page

Offline

#2 2011-12-05 18:17:20

Starfall
Member
From: /home/
Registered: 2011-05-24
Posts: 209
Website

Re: [SOLVED] PPTPClient - debug does not exist

Anybody have any ideas at all? sad I've done some looking round and I can't find anything


Visit my blog and my DeviatArt page

Offline

#3 2011-12-05 21:02:33

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: [SOLVED] PPTPClient - debug does not exist

$TUNNEL is undefined, so it expands to nothing and 'debug' is used as the profile name. You're meant to replace $TUNNEL with your connection name.

Offline

#4 2011-12-06 09:15:24

Starfall
Member
From: /home/
Registered: 2011-05-24
Posts: 209
Website

Re: [SOLVED] PPTPClient - debug does not exist

Thanks for the reply! smile

I presumed $TUNNEL was a bash alias? I thought running this command was to initiate the service and then after I issue

pon *tunnel name*

it would connect?

You specify which connection you wish to establish with the pon command after? So I didn't think that the first command would be relevant to a specific connection?


Visit my blog and my DeviatArt page

Offline

#5 2011-12-06 13:42:12

Starfall
Member
From: /home/
Registered: 2011-05-24
Posts: 209
Website

Re: [SOLVED] PPTPClient - debug does not exist

....I've just re-read the wiki page. you're completely correct, I was mistaken. I was under the impression that to connect you had to issue those two commands, but the first is more of a verification.

The moral of this thread: RTFM tongue


Visit my blog and my DeviatArt page

Offline

Board footer

Powered by FluxBB