Ubuntu :: SoftPhone - Connect Over Client VPN To Cisco
Aug 4, 2011
I am looking for a softphone that I can connect over a client VPN to my cisco uc520. It works great in windows. Does anyone know of one that works? Cisco doesn't seem to have one that runs in linux.
When I try to connect to my company's VPN using the Cisco VPN client, I get a kernel panic. Please don't suggest I should Cisco's client, it only works with Kernels older than 2.6.24 (I have 2.6.35).
So I use vpnc. The error message is:
Quote: $ sudo vpnc [sudo] password for phirt: Enter password for user@group@fubar.net: received notice of type (ISAKMP_N_NO_PROPOSAL_CHOSEN)(14), giving up vpnc: quick mode response rejected: (ISAKMP_N_INVALID_MESSAGE_ID)(9) this means the concentrator did not like what we had to offer. Possible reasons are:
In order to gain access to my university network remotely I was asked to open a website that would act as a gateway. Upon opening the site I was asked to run a Java application, which installed a Cisco AnyConnect VPN client on the system. However, now I do not need this, but I cannot find a way to uninstall it. It does not appear in the Synaptic Manager or the the ubuntu Software centre, so I cannot find the package to uninstall it. The software does appear in the 'Internet' section in the Application drop down menu and runs without the need of Firefox. I read the Cisco release notes but I could not find a way to uninstall the software.
Well I right clicked on the icon on my desktop and by accident when I wanted to copy the command the starts the program i pasted something else on top of it! What I am trying to find out now is what the command is to make it work again. I got so far /opt/cisco/vpn/ but im missing the last part.
I'm trying to install the Cisco VPN client on Ubuntu 11.04, kernel version 2.6.38-8 generic-pae. I need a step by step process since I am an absolute beginner with Ubuntu and this is my first install on the operating system. I have already tried the network manager but connection always fails. I have also tried the website [URL] but this always fails, seems this was made for earlier versions of Ubuntu and earlier kernel versions.
I've just installed a vpnagent on my Slackware 12.2. A script running the vpnagent daemon is /etc/rc.d/init.d/vpnagent_init. My network is started with rc.inet1. The queston is at which point during the startup to run "vpnagent_init" script. I thought to add a call to rc.locale.
Cisco vpn client would freeze the system. The only way to recover is to do a hard reset. The funny thing is I had it working before, so it may be random. However, it just happened 3 times in a row and I haven't tried again. I'll try again tonight. I'm pretty sure I'm running the latest client for 64bit linux systems. I'll confirm that when I get a chance, as well as my kernel.
In order to gain access to my university network remotely I was asked to open a website that would act as a gateway. Upon opening the site I was asked to run a Java application, which installed a Cisco AnyConnect VPN client on the system. However, now I do not need this, but I cannot find a way to uninstall it. It does not appear in the Synaptic Manager or the the ubuntu Software centre, so I cannot find the package to uninstall it. The software does appear in the 'Internet' section in the Application drop down menu and runs without the need of Firefox. I read the Cisco release notes but I could not find a way to uninstall the software.
I have got different clients with different SOHO routers on sites (Netgear , Linksys, SnapGear,etc.) All those clients use VPN IPSec . As you know that those routers has many entries :
Tunnel name key lifetime Preshared Secret Phase 1 proposal Phase 2 Proposal etc.
I am trying to familiarize myself to use different VPN clients (a piece of software ), that will be installed on clients, laptops to access their work network from home. I came across a problem with Cisco VPN client V5.0.06 I could not find all the above entries. I know Cisco devices are proprietary, does that mean cisco vpn client is not compatible with those router?
I am trying to install this vpn thing for school (I need to access some of my info). I seem to get to the installation part somehow but I keep getting this message
Making module make -C /lib/modules/2.6.31-17-generic/build SUBDIRS=/home/mblack3/Desktop/vpnclient modules make[1]: Entering directory `/usr/src/linux-headers-2.6.31-17-generic' CC [M] /home/mblack3/Desktop/vpnclient/linuxcniapi.o /home/mblack3/Desktop/vpnclient/linuxcniapi.c:12:26: error: linux/config.h: No such file or directory .....
I am trying to configure and connect Cisco VPN on Ubuntu 10.04. I've imported .pcf file. The new vpn conn appears in the VPN Connections option. Now when I select it, it doesn't connect. Nothing happens. I am not able to connect to VPN at all. I tried using kvpnc as well but it didn't work either.
I use VPNC to connect to a Cisco VPN. I am able to connect, but some issues exist when I use SSH. For example, I login through SSH to a computer in the VPN and I execute ls => it works. If I execute ls -la => connection stalls. I think it stalls every time it is supposed to return more content (top, ls /etc).
If I do scp from my end to server => works. If I do scp from server to my end => connection stalls.
i got the new Ubuntu 10.04 and manage to get my cisco aironet wireless adapter 340 series working on my wireless dlink modem , but the problem is when i have the wep security on the modem the cisco wont connect
I'm setting up my first Linux laptop with Ubuntu 11.04 and my CB21ag wireless card works, but won't achieve speeds over 11Mbps (maybe not "doing 802.11g rates for some reason?) I guess this cardbus card is manufactured by Atheros for Cisco so I maybe that's why I'm seeing two wireless connections - the one with the "airo" driver gives me 11mbps, the other with the ATH driver would only get me 1mbps so I deleted that. The card seems to disconnect/reconnect periodically too - messages pop up frmo the wireless icon ...
lsmod says "airo" and "ath5k" are loaded
So to get 54Mbps (802.11g speed) I'm wondering if theres maybe a different driver module for the CB21ag card or some configuration I need to tweak. More info - security is static WEP, lshw -C network returns some "wierdness" about network 0 ?
-laptop:~$ lshw -C network WARNING: you should run this program as super-user. *-network:0 DISABLED description: Wireless interface product: Cisco Aironet Wireless 802.11b
I have configured server ubuntu 11.04. Everything works fine, but there is a need for some clients to connect local hard drive. What should I do? How and what modules are added to the ltsp-image? How to register in the fstab on the client? Maybe I'm going the wrong way?
I have the following problem:I have to networks in remote places.I have an opnvpn client in one network that connects to the the router (openvpn server).My question is,can i connect the network where the openvpn client is,throught the computer with the client to the other network.If yes,how? (please make it an idiot proof anwser because i have limited knowledge about iptables). I was thinking like forwarding (the router in the network with the openvpn client is also firewalling with iptables) the request of the ip class of the openvpn network to the computer with the client,which masquarades the interface
I'm trying to set up a private irc server. I install ircd-ircu, modify the configuration file, restart the daemon, and everything works great. After the next server reboot, the server shows the daemon is running, but I can no longer connect to the server from my irc client. I've tried restarting the daemon with no luck. I can then uninstall and reinstall it with the same outcome. Everything works initially, but after rebooting, the irc client can't connect..
Ok so i have a server in which i have setup dyndns setup so that i can use an address such as example.com to connect to my server. The server has openssh installed and it is configured properly.
What I can do: Code: Connect to server (locally) from linux terminal Connect to server (locally) from windows putty client Connect to server (Over Internet) from windows putty client What I can't do
This is my first attempt at a server, and I running Ubuntu 10.04 server. I had to reconfigure my network, so now I am attempting to use it as a server. I have a Linksys WRT54G2 connecting various machines-- Windows XP, Ubuntu builds, and LinuxMint 10 Julia.
The long and the short of it is that the server connects to the Internet-- I can get updates and install programs via terminal. The server also connects to the router, as tested by pings. The client computers all ping back and forth nicely, and I can access the file share via FTP from the local side and externally (this is part of a larger network).
How can I get it so that my client computers can access the Internet through the router and server?
I am running CentOS release 5.5 (Final) with PROFTP installed.
I am able to connect to the ftp server from local, but when I try it from dream weaver CS5 it can't connect to the server. I ran a port scan and 21 seems to be open:
PORT STATE SERVICE 21/tcp open ftp 22/tcp open ssh 53/tcp open domain
More for my own posterity than anything else, I thought I'd document here the way to get to eDesktop through linux (debian, ubuntu) at the University of West Florida (UWF), since they appear to only support Windows through their documentation on the University web site, and the link through Argus (the secure web site) doesn't work in Linux. This is sometimes needed to use the University resources (libraries and computer programs) from remote locations, and otherwise a google search is fruitless. I had to have a guy in the computer science department show me how to do it.This may apply for other Universities with similar setups.
I have a Windows machine on which NX Client has been installed. I wanted to test if I could access my Ubuntu box. The Ubuntu Box has NX Server, Node and Client installed. When I try to log in from the Windows machine using NX Client with my Ubuntu username and password I get an error connection refused.
The following service is running: OpenBSD Secure Shell server sshd How can I resolve the issue?