Tag Archives: pptp

Use VPN connections in network-manager-pptp without rebooting

Posted on in How-Tos, Linux

When configuring VPN connections in Ubuntu through network-manager-pptp the connections don’t get displayed until a reboot due to a bug. In the bugtracker I found a solution which makes the connections available without a reboot.

First, restart dbus

sudo /etc/init.d/dbus restart

Then run the NetworkManager applet by opening a command window with ALT+F2 and typing in nm-applet.

Windows XP: PPTP-VPN über Kommandozeile verbinden und trennen

Posted on in How-Tos, Windows

VPN verbinden

rasdial [Verbindungsname] [Username] [Passwort]
> rasdial VPN user password
Verbindung herstellen mit VPN...
Überprüfung des Benutzernamens und Kennworts...
Der Computer wird im Netzwerk registriert...
Verbindung mit "VPN" wurde hergestellt.
Der Befehl wurde erfolgreich ausgeführt.

VPN trennen

rasphone -h [Verbindungsname]