Jump to content

Create PPTP VPN via command line?


Romas

Recommended Posts

Hi all

Does anyone know if it's possible to create a PPTP VPN via a command line rather than using the New Connection Wizard?

I thought that NETSH might be the answer but I can't figure it out...

Any help greatly appreciated..

Regards

Paul

Link to comment
Share on other sites


Create once the vpn connection by wizard and backup the .pbk file. After you can use command line :

Connect

rasdial NameOfConnection user pass /phonebook:file.pbk

Disconnect

rasdial NameOfConnection /disconnect

Sample .pbk file

[NameOfConnection]
ShowMonitorIconInTaskBar=0
IpPrioritizeRemote=0

MEDIA=rastapi
Port=VPN9-0
Device=Miniport réseau étendu (L2TP)

DEVICE=rastapi
PhoneNumber=ip or dns name

Link to comment
Share on other sites

Thank you both for your responses.

From the info provided by Sonic I now know that it's the contents of the .pbk file I need to create (I have about 30 VPNs I need to add and I didn't want to have to add them manually, so was hoping there was some kind of import I could do).

Is there a way of "importing" these details into my existing .pbk file? I've had a look at rasphone and rasdial but could not see an option to do this.

@cluberti

I was not aware of this tool but it will certainly come in use in the future :thumbup

Thanks again

Paul

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...