i have some problems with configuring openvpn tunnel connection to my openvpn server. I'm using static-key tcp connection. Network manager always said to me that connection could not be established. Also, when i try to run openvpn from terminal, i got some strange permissions problem:
Code:
openvpn --config config.ovpn Mon Apr 5 15:48:37 2010 OpenVPN 2.1_rc19 i486-pc-linux-gnu [SSL] [LZO2] [EPOLL] [PKCS11] built on Oct 13 2009 Mon Apr 5 15:48:37 2010 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables Mon Apr 5 15:48:37 2010 /usr/sbin/openvpn-vulnkey -q moj.key
I've seen this issue and it never seems to get resolved maybe this time I can find a fix.I'm currently using ubuntu 11.04 although i've had this issue since 10.04 and 10.10When using openvpn in windows it works perfectly fine but when using openvpn on ubuntu that's a completely different story I import my .ovpn file from clearos it loads the keys just fine but when it tries to connect it say's "no valid vpn secrets"
On clearos it gives you 3 certs and a .ovpn file the file sets it to use password with tls certs but it still comes up with this error, i've been quite stumped and it would be nice to possibly shed some light on this so I can finally get ubuntu to work with openvpn if possible.
I am trying to connect to an OpenVPN connection using the gnome-network manager. I'd like to point out that using the configuration file in /etc/openvpn works perfectly but I have no way of knowing if the connection has dropped. When I set up the connection in the nm it connects for a few seconds then fails. The /var/log/messages file shows this: May 17 08:31:37 lucid64 kernel: [ 4594.043637] tun0: Disabled Privacy Extensions
I have setup my laptop to connect to a VPN server running openvpn.
This works fine if I from the client, start OpenVPN from the terminal. /etc/init.d/openvpn start
It then asks for a password for the certificate, which is should.
I have then installed the OpenVPN option for the Gnome network manager (network-manager-openvpn), so I could use the nm-applet for this, instead.
But it seems to be that there is a little bug, so I does not prompt me for the certificate password, OR use the password this is actually set for the certificate. (kinda irritating)
I get the following error on on the client.
nm-openvpn[2936]: ERROR: could not read Private Key username/password/ok/string from management interface
It seems like an very old bug, I tried the following without any luck (Yes I noticed it was for Ubuntu). [url]
I successfully installed openvpn and networkmanager openvpn plugin. Then I successfully added a PPTP vpn connection by networkmanager vpn tab which name is "vpn1". But now I don't know how to connect to this PPTP vpn connection. I tried bellow command but no luck. openvpn --config vpn1.config
I have ovpn configuration files for Windows from SwitchVPN. They do not provide configuration files for GNU/Linux. They said I can extract the certificate and key files from the ovpn files, but I'm confused about how to do that.First of all, I don't know which Authentication Type to choose: "Certificates (TLS)," "Password," "Password with Certificates (TLS)" or "Static Key."
Second, I don't know what to put where from the ovpn file. I see a <ca> � </ca> section and a <tls-auth> </tls-auth> section, but I don't see how those correspond to any of the Authentication Types. "Certificates (TLS)" and "Password with Certificates (TLS)" require two certificates and a key, "Password," requires one certificate and no key, and "Static Key" requires a key and key direction but no certificate. When I connect to SwitchVPN in Windows, it asks for a user name and password.Here's an example of the ovpn files (certificate and key contents removed):
Quote:
route-delay 3 fast-io client dev tun
[code]...
how to get what I need from the ovpn files, and which Authorization Type to choose in the Network Manager VPN configuration GUI, and what to put in the blanks?
After installing and uninstalling KWLAN and some other network program (I think it was wpa_supplicant GUI) the default Ubuntu network manager does not appear, and I can't connect to ANY form of Internet.
I've read a lot on the internet about various ways of doing this but i've been unsuccessful each time. Basically what i've done is accidently un-installed network-manager because I was having trouble staying connected on my WPA network. The easiest way of reinstalling it I know of is using the CD but I don't have a CD ROM drive and the pen drive I used to install it I no longer have.
I tried using a program called Keryx but you need python installed and from some reason this doesn't come with ubuntu 10.10. I've also downloaded the .deb packages but I still need to download 200kb which is a killer. I've also downloaded it from here too [URL] but the install file makes no sense to me as i'm not a massive linux user. One last thing reinstalling isn't really an option as i've already put a lot of time into setting up this computer.
I have a dell insp 1545 windows7-ubuntu9.10 dual boot. the linux os would not activate the wireless network function in the network manager (but the cricket broadband was being detected and was in fact active). well, i did a little looking around and found another network mgr (wicd?, i think it's called... or something like that) and installed it. IT is working, but now the cricket broadband is down, which is my mainstay internet connection right now. i'm thinking that maybe it's got something to do w/the flipflop.sh function but that's just a wild guess.
I thought to uninstall Gnome Network manager since it was always asking for to connect with wireless internet but it was working fine with wired internet.I uninstalled it and installed wicd. and then for some unknown reasons the internet disappeared.Kindly let me know How can i get back network manager without having internet and make internet work on my computer.I did searched a lot on Ubuntu forums using somone's else computer but no success.So if you let me know how to approach the problem in right manner it shal be great .
This is only for Lucid and Maverick, as there's no 0.8.1 builds for other releases in this ppa. Why?
Because today there seems to be a fuss about 3g usb-modems. And as of network-manager version 0.8.1, there is added support for those and some more.
The release features for current version 0.8.1, from gnome.org
Lucid ships with an earlier version and there's a ppa for daily builds (that could break, so use it on need-only-basis).
Visit the link, or google: NetworkManager daily trunk builds for ubuntu
Follow the steps on the site to add it in the repositories.
After that, it's just a simple
Code:
apt will update the needed files. Then reboot, you're done.
I strongly recommend, that you disable the PIN code query for your SIM card and enable 'Connect automatically' from:
As this seems to be more reliable than connecting/reconnecting manually from the applet list. After that, it's plug&play.
I use the modem Huawei E1820 (uses option1 driver) and for me, this update... - gives you the ability to choose the desired network; 3G only, 3G pref., EDGE etc. - Then it shows the signal strength and the technology used atm.; HSPA, UMTS etc.
And the main reason I installed it, bluetooth DUN support. So far it has been working great with Lucid on 32bit architecture, and I don't have to disconnect the modem between boots, or after suspend/resume.
I've been trying to install the latest version of Emacs from source but I'm running into a trouble. The commands "./configure" and "make" work just fine. However, when I run "sudo checkinstall" I get a message saying that makeinfo is missing:
Code: makeinfo is missing - cannot build manuals make: *** [info] Error 1 **** Installation failed. Aborting package creation. Cleaning up...OK Bye. What is Error 1
I recently installed Fedora 14 in an unused partition after having used Fedora 12 for some time. I used Add/Remove Software to download and install emacs successfully. However, there appears to be a bug in this version of emacs -- the menu bar grabs focus and will not give it back without cllicking on a menu item. I find this bug very annoying and would like to scrap 23.2 in favor of another version. According to emacs bug reports, this bug has been fixed in emacs 23.3 which is available right now from the emacs home page, but only as a tarball.
How long does it usually take for a new version, such as emacs 23.3, to become available as a Fedora rpm? Would it be possible for me to downgrade by installing the emacs 23.1 rpm? If so, how do I get it? (Fedora's Add/Remove Software lists only the 23.2 version for me.)
Config: Squeeze, 2.6.32-5-amd64I just installed squeeze and the network is up and nm-manager deamon if working but the Gnome applet doesn't seem to work as usual. It indicates no network although the network is available as indicated by ifconfig and route below. When I switch WiFi on, the nm works flawlessly. When I click on the applet icon it says "Wired Network: device not supported" (or similar, msg in french is
I had trouble connecting to a wireless network with openSUSE, so I tried the YAST network manager to see if that fixed it. Not only did it not fix it, but now I cannot connect to any network, wired or wireless. I tried to open the default network manager and it said "Network management disabled". How do I re-enable it?I also have set YAST settings back to their originals with no luck.
I recently upgraded to 9.04 and Update Manager stopped working. If I start Update Manager it will check for updates and display them but will not install the updates. I am prompted for a password but the updates are never downloaded and I get no error messages.
I d/l the Sunflower File Manager tgz file to install into Ubuntu. I already have the Build-Essential package installed. When I go to the directory I extracted the Sunflower's tgz files to and type in a shell "./configure" I get an error: "bash: ./configure: No such file or directory" Well, yes... looking into the Sunflower directory there is no such file or subfolder there. Now I admit I'm not an Ubuntu expert but IIRC I've done a few tgz installs like this and they went fine.
I started using ubuntu 10.04 LTS on my Dell Studio 15 laptop. Installing ubuntu has never been this easy! I used CD which used WUBIInstaller to install Ubuntu. Then I restarted my machine and selected Ubuntu from 'OS selection screen'.
I connected to my wireless broadband in few minutes and found a pop-up of 'update manager' showing 305 new updates to be download and to be installed. I installed all updates worth 370 MB and in middle got an pop-up of GRUB telling me to configure GRUB on some path. I just selected that path and clicked on FORWARD button.Then installation of updates got over and it asked me to restart machine. I restarted machine but on OS selection screen,when i selected Ubuntu it didn't boot Ubuntu but instead machine restarted again. I'm not able to boot into Ubuntu.
I used the upgrade manager to update to Ubuntu 10.10. It hung on installing grub. After trying the repairs, the system says it can't find grub_xputs and gives the grub rescue> prompt.
I saved wubi.exe to c: and when running wubi, I pointed it to my usb hard drive for installation of ubuntu. When I rebooted my PC, I got a message that there was no boot manager. Even cntl-alt-delete did not work, so I unplugged the pwr cord and battery and reconnected them. I interrupted the boot to get to BIOS and found that Ubuntu was first in the boot chain. Apparently, when it is, no boot manager is found. So I removed the usb from the pc and was able to boot into W7.
Is it possible to install a different windows manager?Currently I am using a HP Netbook 210. The windows manager I am using is gnome-shell that comes as default with Fedora 15. However, I am wondering if I could completely remove this and install a different windows manager. For example I would like to try the xfce 4.8.
I am not talking about completely removing Fedora 15 and then installing Fedora 15 xfce spin. Just the window manager.How easy would it be to remove gnome-shell windows manager and then install xfce 4.8 windows manager?
I installed TeXLive on Linux (Fedora 14) but I don't know how to add additional LaTeX packages that are available from CTAN (Comprehensive TeX Archive Network) easily. It seems TeXLive has its own package manager called "tlmgr" but I could not activate it or find it through "yum search". Is there an easy way to install additional Latex packages besides the manual method stated in [URL]..
I like to start Emacs as part of a login script and leave it running for the duration of my login session (which is typically weeks).
I have scripts to call emacs-client which will allow me to use a file-manager or Windows Explorer to locate files and right-click to edit them in Emacs.
I often end up with a lot of emacs windows (frames) open and I like to just be able to close them by clicking on the MS-Windows or KDE X button at the top-right.
The trouble is, if the window is the last one, this will shut down emacs which will lose all kinds of interesting history information.
As a work-around I use C-x 5 0 which won't let me close the last frame but this is often not as convenient as using the mouse
Does anyone know how to configure Emacs so that it can intercept the Window-Close button of the last frame to either request confirmation or simply disallow it?
On MS-Windows, disallowing closing of the last window may cause logoff to hang if emacs is still running but I'm not too worried about that.
This is my fourth on-line upgrade from Gutsy (started with Dapper ...) all the previous one went without a hitch !
So I was pretty confident this afternoon upgrading my Lenovo laptop from 9.04 to 9.10.
At one point during the install, I got error messages and was offer to do a "Partial Install". I accepted, different things happened, rebooted. Update manager came on with again the partial update pop-up. Accepted it again, it downloaded more files, rebooted, partial upgrade window again but it failed immediately.
The network connection was gone, clicking on the network icon I got a message that the network manager is not running.
I cannot check or uncheck the "network unabled" choice.
However, 9.10 is running, slow and weird, but no network connection so I cannot try to finish the "partial upgrade"
Every time I reboot the Update manager pops up.
Trying to boot any previous version in "grub" fails right away saying it is unable to mount the drives ...
Is there a way to start the Network Manager from a terminal ?
I was trying to configure a wireless network for my pc and it ended in a mess and now I dont see anywhere the wifi icon (yes, I have already tried "add notifications")
The thing is that it seems the whole network manager is not longer there
I have downloaded the package to reinstall it (Im writing now from a friend's pc) without sucess, because network manager needs other packages who are supossed to be downloaded from the internet while the installation, but I do not have Internet!