Software :: Cisco IP Communicator CUBUNTU?

Mar 12, 2010

I need Cisco IP communicator for my Ubuntu. Please guide me the download location and installation procedure. Or reccommend an equivalent software

View 1 Replies


ADVERTISEMENT

OpenSUSE :: Java Media Framework (JMF) - Sip Communicator

Apr 18, 2009

I tried now for hours to run the sip-communicator. It ends up with the following errors

Code:
Failed to realize: com.sun.media.ProcessEngine@1d592a
Cannot build a flow graph with the customized options:
Unable to transcode format: LINEAR, 44100.0 Hz, 16-bit, Stereo, LittleEndian, Signed
to: gsm/rtp, 8000.0 Hz, Mono, FrameSize=264 bits
outputting to: RAW/RTP
Error: Unable to realize com.sun.media.ProcessEngine@1d592a
14:55:16.400 SCHWERWIEGEND: impl.media.MediaControl.createDataSourceForEncodings().839 Couldn't realize sourceProcessor
14:55:16.400 SCHWERWIEGEND: impl.protocol.sip.OperationSetBasicTelephonySipImpl.processInviteOK().731 We failed to process the SDP description of sip:100@192.168.1.10(sip:100@192.168.1.10). Error was: Couldn't realize sourceProcessor .....

I figured out that this has something to do with the Java Media Framework, which is installed. So I played a little with JMStudio. But this dosen't work, too. It doesn't matter which sample rate I chose. I always receive the following message.
Failed to prefetch: cannot open the audio device.
The only audio device I can chose is the JavaSound audio capture. I'm logged in as root.
printenv

Code:
CLASSPATH=/usr/bin/JMF-2.1.1e/lib/jmf.jar:.:
JMFHOME=/usr/bin/JMF-2.1.1e
JAVA_HOME=/usr/lib/jvm/java-1.6.0-sun
LD_LIBRARY_PATH=/usr/bin/JMF-2.1.1e/lib:/usr/lib/mpi/gcc/openmpi/lib

Versions:
openSuse 11
Java 1.6 jdk
JMF2.1.1e
sip-communicator alpha2/alpha3 (tested both)

View 1 Replies View Related

Red Hat :: Cisco VPN Client Always Down

Jun 24, 2010

I'm Linux beginner. I have cisco vpnclient always down I need to run it automatically when it is down.

View 1 Replies View Related

Fedora :: Cisco VPN Crashes 11 Completely?

Oct 19, 2009

I'm running fedora 11 and cisco version 4.8.01 (0640). When I connect to my work, and get authenticated, the system freezes completely. In searching it looks like at one point updating the kernel to a new version resolved this, at least for the 64bit implementation. I'm running 32bit and I'm on kernel kernel-PAE-2.6.30.8-64.fc11.i686 which is a newer version then what was listed in the other thread.

View 7 Replies View Related

Fedora :: Cisco PacketTracer Crash In 12?

Dec 10, 2009

Does anyone experiencing problems with PacketTracer 5.2 in Fedora ? When try to save a project the program crashes with the following error on stderr:

Code:
CPtmpConnection::socketError
callManager : onError
callManager : onDisconnect
Segmentation fault (core dumped)

In /var/log/messages I saw the following error :

Code:
Dec 10 11:03:05 localhost kernel: PacketTracer5[4173]: segfault at 38 ip 00ce4525 sp bffda150 error 4 in libQtXml.so.4.5.3[cca000+43000]

Seems to be a QT4 problem ....

View 1 Replies View Related

Ubuntu :: 10.04 - Unable To Connect To Cisco VPN

Aug 31, 2010

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.

View 1 Replies View Related

General :: Can Not Ping 192.168.0.1 Cisco Router Or Anything Else On 192.168.0/24

May 8, 2011

I have two network interface eth0 and eth1 eth0 is on 192.168.0/24 network connected to the internet eth1 is on 10.10.10/24 network and DHCP for this network the clients connected to this interface can not connect to the internet but they can ping 192.168.0.4 which is the eth0 ip but can not ping 192.168.0.1 cisco router or anything else on 192.168.0/24 I have tried few tricks but still not working

1) iptables -t nat -A POSTROUTING -s 10.10.10.0/24 -o eth0 j SNAT --to 192.168.0.4/24 it did not work

2) iptables -t nat -A POSTROUTING -o eth1 -j SNAT --to 192.168.0.4 did not work as well

View 2 Replies View Related

Slackware :: Setup For VPN Cisco Client On 12.2

May 6, 2011

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.

View 1 Replies View Related

OpenSUSE :: Cisco VPN Client Freezes System

Jan 22, 2010

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.

View 7 Replies View Related

Ubuntu :: Cannot Uninstall Cisco AnyConnect VPN Client

Mar 4, 2010

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.

View 3 Replies View Related

Ubuntu :: Connecting To Cisco Device With Gtkterm?

Mar 19, 2010

Code:

dmesg | grep tty
[ 0.002489] console [tty0] enabled
[ 0.956262] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.956684] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A

I configured /dev/ttyS0 in port setting in gtkterm, but I get error "Cannot open /dev/ttyS0 : No such device or address" yes I'm opening the terminal as

Code:

sudo gtkterm

View 1 Replies View Related

Ubuntu :: Cisco - Firefox - HTTP Post ?

Aug 7, 2010

I am using the following software stack:Linux version 2.6.32-21-generic (buildd@yellow) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #32-Ubuntu SMP Fri Apr 16 08:09:38 UTC 2010 (Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2) (Kubuntu) cisco anyconnect vpn client 2.3.2016, Mozilla Firefox 3.6.8

The problem I have is that once I join my company vpn, I have full access to corporate services confluence, jira, servers, etc. However when I use firefox to try and resolve a jira and post a body of text the connection timesout.

If i use any other browser it works fine, if slow, if i transition workflows it works fine, and if i use windows and firefox with the same cisco client it works fine.

This appears to be a specific issue with Firefox. I have noticed that in general firefox is slower on ubuntu than on any other platform.

View 3 Replies View Related

Ubuntu :: 10.10 - Any Updated Guide For Cisco VPN Client

Oct 12, 2010

Any updated guides anyone know of that works with Ubuntu 10.10 to get Cisco VPN Client (not Anyconnect) working with the latest version of Ubuntu?

View 4 Replies View Related

Ubuntu :: Cisco AnyConnect VPN Client Broken

Dec 2, 2010

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.

View 1 Replies View Related

Ubuntu Networking :: Connection Not Working Over Cisco VPN

Jan 12, 2011

I am using ubuntu 10.10 and facing problem with cisco VPN connection. VPN connection is getting successful but not able to connect to destination servers.I also tried to add default gw to the the IP which is assigned to my VPN connection but still access to VPN machines not working.

View 1 Replies View Related

Ubuntu :: Using Cisco VPN For Connecting To Office Network?

Feb 1, 2011

I followed [URL] to install and use Cisco VPN to connect to my office network. After importing the .pcf file, I am able to connect without any issues. However, once the connection is established, I am not able to either browse the internet or open any intranet sites. If I do ifconfig, I do not get a office IP however the tunnel IP shows up correctly. I am not sure what the issue is.

View 1 Replies View Related

Ubuntu Networking :: Use VPNC To Connect To A Cisco VPN?

Feb 28, 2011

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.

View 1 Replies View Related

Ubuntu Networking :: Installing Cisco VPN Client On 11.04

May 7, 2011

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.

View 9 Replies View Related

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.

View 3 Replies View Related

General :: Cisco Packet Tracer Fedora 12

Mar 2, 2010

You have accepted the terms to the EULA. Cisco Packet Tracer will now be installed.

Attempting to install package now Preparing...

I need to do a project for my cisco class and i need to get this Packet Tracer to start working!

View 2 Replies View Related

Networking :: Connecting To Cisco Devices Via Serial

Mar 31, 2010

I did a forum search and too much came up that was not the answer I was looking for. I have only Linux devices at work and I was wondering how do Linux Administrators connect to Cisco devices via serial console cable. Cisco recommends 'Hyper Terminal' which was a Windows add-on applications licensed to XP. I think Vista and 7 no longer have the license to use Hyper Terminal. Regardless I don't have any versions of Windows and would like to use a serial cable from Com port 1 to the console port on the device. I can't use SSH since some devices don't support SSH and or I have to do a password recovery.

View 4 Replies View Related

Software :: Cisco Aironet 350 Series Lan Adaptor

Jul 23, 2010

Just finishing up installing Ubuntu 10.04 on another laptop that has Win. 95 originally. Had read that the Ubuntu operating system won't recognize the card. I had used it in the same laptop, just for internet at home and at work. Is there anything I should know about making it work?I guess I should probably wait until it is finished installing, and then try the card.

View 1 Replies View Related

Software :: Cisco Aironet 350 Series Lan Card?

Jul 23, 2010

I am in the process of installing Ubuntu 10.04 on another laptop, one that originally had Win. 95 on it. I had read that the Cisci 350 series lan card was not recognized by Ubuntu. This is the same card I used on the same laptop I am installing Ubuntu 10.4 on. Anything I should know?Or maybe I should just wait and see if it is recognized/works.

View 5 Replies View Related

Fedora Networking :: Using Cisco AnyConnect, And Want To Move To Openconnect?

Mar 11, 2009

Is using Cisco AnyConnect for ssl remote access, i loged on on my company vpn.abcd.com , using a username and a password, requested a certificate which was added to Firefox certificates, then installed the AnyConnect client. now i can just start the AnyConnect client to connect without the need to access to my company vpn.abcd.comWhat i want to do is to add a vpn connection to the network manager so its always connected once i powered my computer on, and dont need to start the AnyConnect client to get connected each time.

There were three options Password/SecurID, Certificate(TLS), Certificate(TLS) with TPM.I tried the first one, got a message "Unknown certificate from VPN server "vpn.abcd.com". Do you want to accept it?" , accepted entered my password ---> login failedThe other two options need a certificate files which i dont know how to get, is it the firefoxcertificate, or what ?.

View 2 Replies View Related

Fedora Networking :: Cisco VPN Connection - How To Force Browser

May 9, 2009

Just wanted to ask a small question... I've set up a VPN connection to my university and i installed and configured everything ok, cause I can connect without any problems...

Now that I'm connected I want my browser to run through the VPN tunnel created by the connection so i can access certain sites that are else inaccessible, but how do i force my browser (I'm using firefox atm) to do that?

When I'm on MAC of Windows OS, as soon as i connect with a VPN, all connection run through them. Fedora seems to ignore the VPN connection and just continues to use my home-network to connect to the internet.

So the basic question is: how do i use the VPN connection.

Iuse FC10, kernel 2.6.27.21-170.2.56.fc10.i686, fully updated system

View 4 Replies View Related

Fedora Networking :: Cisco VPN Client - Bug In Kernel FC11

Jun 18, 2009

Probably there is bug in kernel used FC11 [url] This bug freeze computer after ping or other data sending over VPN connection.

Is there any chance to backport this patch to kernel in FC11?

More about this in topic:[url]

View 14 Replies View Related

Fedora Security :: Iptables Don't Suffices And Need A Cisco Product

Feb 10, 2010

i am learning security and firewalling. i want to know . where a linux firewall is sufficeint and where it is not sufficeint? if you can explain why or give a reference i will be glad. is that security or traffic handling problem? when i should select a cisco product? in tarms of traffic and sceutiry. do you have any good alternative recomendation to Cisco

View 1 Replies View Related

Fedora Networking :: Cisco Vpn Disconnected Frequently On FC13?

Jun 30, 2010

cisco vpn client 4.8.5 I have no problem to connect it, but got disconnected every minute after I opened a terminal and ssh to company's server. Not sure what's causing the problem. There's no problem to connect to windows.

View 2 Replies View Related

Fedora Networking :: Vpnc Not Connecting To Cisco Server?

Mar 7, 2011

Problem with fedora 13, I am no longer able set up a virtual private network using vpn. The following error message appers:

"/usr/sbin/vpnc: no response from target"

No problem when connecting with ubuntu or windows.

View 1 Replies View Related

OpenSUSE Network :: 11.2 And Cisco VPN Plugin - Error Status 127

Dec 19, 2009

I just installed a fresh copy of 11.2 I use networkmanager and the cisco vpn plugin (not the cisco client). I create a vpn profile and connect to it. The icon shows a connection has been established, but I have no network connectivity. In the /var/log/NetworkManager file, I see this

Code:
Dec 19 13:28:08 TonyLaptop nm-dispatcher.action: Script '/etc/NetworkManager/dispatcher.d/netcontrol_services' exited with error status 127.

When I sudo vpnc and connect that way, it works fine, it connects and I can pass traffic.
I am using opensuse 11.2x86
firewall is disabled
Gnome

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved