JP Rosevear wrote: > On Wed, 2007-11-14 at 10:12 +0100, Terje J. Hanssen wrote: > >> Charles Li wrote: >> >>> Hi, >>> >>> There are VPN Connections->Configure VPN... when you click the >>> NetworkManager icon. First you should configure your openvpn by >>> wizard, then you can connect it from the pop menu of NetworkManager >>> directly. >>> >>> >> On which program menu or in YaST is is the "VPN Connection" found? >> > > On the applet in the sys tray (which only shows up in NetworkManager is > running). > > Turn on NetworkManager in the yast Network Card module. > > > Thanks for the tip so far. The NetworkManager is now running. The question is how to fill in the neccessary data in the fields according to this screenshot: http://bildr.no/view/121914
In /etc/openvpn I have the following files located: my.crt my.csr my.key my.ovpn As already mentioned, the OpenVPN connection can manually be enabled as root in a terminal by entering the following commands: # cd /etc/openvpn # openvpn --config my.ovpn ...enter the password --Terje J. Hanssen -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
