I installed vpnc package under RHEL 5.1 64 bit and its working fine. but it is showing frequent disconnectivity issue. I did added the script for respawning:
Code:
I have just added but no idea if it will work or not.Downloaded from external source.
1. How to check vpnc logs upon disconnectivity?
2. How to make the connectivity stable?
Using a USB ISO, I recently installed Debian 8.0 Jessie (64-bit, Xfce DE) to a new computer. I usually lose my Wifi connection after 1-3 minutes when donwloading/uploading at around max. speed 4 Mbps/512 kbps. Sometimes it will last 15+ minutes.
When lightly browsing it can usually stay connected for 15-30 minutes. I have to disable and enable Wifi using NetworkManager to connect again. If I remember correctly, there were problems with the Wifi connection even during the installation of Debian.
This Wifi USB adapter works fine on my old computer with Debian 7.7 (32-bit). No problems with the Wifi connection yesterday on my old computer during 10+ hours of activity.
This Wifi adapter also works fine on this new computer when I boot from a live USB (Rescatux 0.30.2) downloading and uploading at max. speed for 1+ hour.
I already tried some suggestions I found online, but they didn't work:
* changing Wifi channels between 1, 6, 11 in my router settings * changing WPA-WPA2 to WPA2 in my router settings * ignore IPv6 in NetworkManager * change probe_wait_ms from 500 ms to higher value by adding Code: Select alloptions mac80211 probe_wait_ms=1000 or Code: Select alloptions mac80211 probe_wait_ms=3000 to /etc/modprobe.d/mac80211.conf and rebooting * disable Power Management for Wifi adapter (not supported) * ...
I can also post the output of commands from Rescatux or my old computer if needed.
Output of commands on Debian 8.0 64-bit (I edited out some info, MAC, ...; not sure if that is important):
Code: Select alluname -a
Linux d8lnx 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt9-2 (2015-04-13) x86_64 GNU/Linux Code: Select alldmesg ... [ 291.292408] ieee80211 phy0: wlan0: No probe response from AP XX:XX:XX:XX:XX:XX after 3000ms, disconnecting. [ 291.459825] cfg80211: Calling CRDA to update world regulatory domain [ 291.462030] cfg80211: World regulatory domain updated: [ 291.462033] cfg80211: DFS Master region: unset
My wireless card disconnects frequently and sometimes it won't even connect at all. I've googled the card and the driver and it looks like others are having similar issues as well. [url]-[url]
My lspci | grep -i network is as follows
Code:
Under iwconfig, it's identified as wlan0, and I'm running kernel x86_64 2.6.32.9
With fc12 vpnc starts allows me to connect to my work site then everything works fine til I try and start a remote desktop connections to a windows client use tsclient. All I get is a blackscreen and my laptop is hung.
At work without the vpnc it works fine if I start the vpnc from nm it performs the exact same way and I get the blackscreen.
I have disable selinux.I also disabled the firewall
there was another gentlemen on here with the same issue.
The only way out is a hard reboot and there are no messages in the logs that say there were any problems.
I've been trying to connect to my office Cisco VPN several time using the network-manager-vpnc GUI in Ubuntu Karmic with no success. I read a couple of articles and i tried using the direct command line way:
Code: sudo vpnc office with the following /etc/vpnc/office.conf file:This is fictional data Code: IPSec gateway vpn.office.com IPSec ID office IPSec secret 0ff1c3 which worked perfecly.
So i went back to the Network Manager GUI way and i used the same credentials. Same fictional data I got a libnotify message telling me it couldn't connect.Anyone know how i could troubleshoot this issue? Would be great to have it integrated in gnome instead of running a background command which is not tracked by nwm.
Since I installed FC11 vpnc stop working. I get "vpnc: no response from target." I tried running it with "strace" and the reason is a timeout: poll([{fd=3, events=POLLIN}], 1, 4000) = 0 (Timeout)
I tried google and adding "NAT Traversal Mode cisco-udp" to the config file works for some people but not for me Does anyone had experience with vpnc 0.5.3 in FC11?
I have been trying to connect to my University's VPN Server and for some reason vpnc fails. I have configured the vpn settings the same way I did for the past two years. They worked properly on Fedora 12 and 13, but for some reason fails on Fedora 14.
Code: Jan 6 16:45:20 exodusprime NetworkManager[1269]: <info> Starting VPN service 'vpnc'... Jan 6 16:45:20 exodusprime NetworkManager[1269]: <info> VPN service 'vpnc' started (org.freedesktop.NetworkManager.vpnc), PID 11731 Jan 6 16:45:20 exodusprime NetworkManager[1269]: <info> VPN service 'vpnc' appeared; activating connections Jan 6 16:45:21 exodusprime NetworkManager[1269]: <info> VPN plugin state changed: 3 Jan 6 16:45:21 exodusprime NetworkManager[1269]: <info> VPN connection 'Swinburne University VPN' (Connect) reply received. code....
how nobody else could have run into this in the meantime. [URL] Two friends of mine are having the same issue on Ubuntu-11.4-machines. In short: Connecting to the Cisco-VPN via shell-command "vpnc" works flawlessly, whereas NetworkManager just doesn't connect at all. We had this working in older versions of Fedora/Ubuntu about some months ago...
I am having problems accessing my work desktop through my home computer running Fedora 13. I am able to remote into work through MAC and Windows XP. I loaded vpnc and was able to connect to the concentrator. I also able to ping it too. I cannot connect to my desktop using rdesktop. I get error message �Unable to connect, socket is unavailable. I cannot ping to the desktop.
i need to install vpnc in amazon ec2 fedor 8 instance. i have installed with yum install vpnc commaned. And i have placed config file in /etc/vpnc/some.conf. but it is not connecting and giving the following error. vpnc: can't open /dev/net/tun, check that it is either device char 10 200 or (with DevFS) a symlink to ../misc/net/tun (not misc/net/tun): No such device.
I am having difficulties in establishing a vpn connection using vpnc (or NetworkManaager-vpnc).
As long as the openswan IPsec daemon is running, vpnc-helper quits with the error message
Quote:
Failed to bind to 0.0.0.0:500: Address already in use [user@computer ...]# vpnc-helper --local--port 0
If I use NetworkManager-vpnc, then establishing the connection simply fails. Using the --local-port 0 option does not change anything.
If I stop the ipsec service (service ipsec stop) then establishing the connectiong works, both with NetworkManager-vpnc and the console tool, but apparently the network traffic is not routed via the VPN - in my case this means that I cannot access hosts within the vpn and stuff.
Funny thing is - on my notebook from where I connect via WLAN, everything works fine. With Fedora 13 everything works fine, too.
Does anybody have an idea how to enforce that the vpn connection is actually used?
Its been like this since fedora 12, in fedora 11 its no problem, i hope it will be fixed in fedora 13 and i am waiting..., and after fedora 13 released the problem is still the same...
I use Intel 3945ABG. wifi connect with no problem and after few seconds its disconnected, and re-asking my saved password (which is stupid since i save the password so fedora won't ask me that stupid question again).
I'm using x86_64 F12 on my dell inspiron 1440 laptop. My machine frequently freezes especially after suspending. Today, when I disabled the wireless connection, the machined freeze.
I am using KNetworkmanager-vpnc to VPN back to the office from home, the vpn connection works fine - for 15 minutes then I am disconnected. I am fairly certain that this is related to the Phase 1 key lifetime limit. The Knetworkmanager-vpnc GUI does not provide a location to enter this information. I think I found the config file that holds the connection information at /home/<user>/.kde/share/apps/networkmanagement/connections/ I just don't know the proper syntax to put in the file to specify a key life limit. Anyone out there know how to do this? I am using Fedora 14 x64 with knetworkmanager-vpnc 1.0.9-0.28.
Wifi getting disconnected very frequently in Fedora 10. I am facing issues in my Toshiba satellite laptop, after a fresh install of fedora - 10. After the install, The wi fi connection is dropping off very often, and even on keeping wpa_supplicant and wifiroamd in "active" state, the connectivity needs to be established manually.
I am running FC12 64bit. Frequently the system hangs usually one app - Thunderbird. If I have Firefox up also, it seems to run fine. The light indicating disk access is on almost constantly. Is there a way to find out what process is accessing which disk? I have 4 hds installed - 2 IDE and 2 SATA. I am having a similar problem trying to do a reboot - it does not reboot within 15 minutes. I need to hit the reset button.
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.
i am using broadcom wireless (4312) on my laptop with FC15 and configured it using [URL]. initially it ran great without any problem (for a week). but from yesterday, every 15 minutes or so, my wifi started getting disconnected, showing the wireless login screen . I can reconnect only by rebooting or restarting network manager service.
I had installed Fedora 12. Initially it used to work fine. But then, every morning I start it, the system hangs after booting, I could only get a stable session after 2-3 reboots. This regularly happened and one fine morning, my system finally crashed. What could be the reason? Should I re-install F-12
I'm having issues with my wired network. After about 5-10 minutes of turning on my machine, the network will drop out. Sometimes rebooting my pc or router will fix the connection, other times it will have no effect. Also, sometimes the connection will completely disconnect, other times it will appear to be connected (i.e. the network icon will indicate that there is a connection), but trying to ping a remote server or the router will fail.
This problem first showed up on Fedora 11 64, however I've just installed Fedora 13 64 and that hasn't helped. I'm using a brand new NIC (I've tried using the onboard NICs). The machine also has Windows 7 installed, which is able to connect just fine. Apart from changing NICs, the only other thing I've tried is switching from dhcp to a static IP address.
I've seen many threads of this type, but I didn't see anyone simply say what the problem is. There's got to be something happenning to make it disconnect, and then something else makes it so it can't re-connect.What I get is that it connects for some time (maybe a short time, maybe a longer time) but eventually it just disconnects. When I try to re-connect wpa_supplicat log says simply it's trying to associate with the AP; it's associated with the AP; and then it's disconnected: CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
It is a home-built with AMD64 and a D-Link DWA-160 A2 (Atheros AR9710) and Netgear extreme 300 router AP. The router log shows it is in fact connecting for a short while only to be disconnected at my computer's request.This is Fedora 13 out of the box (sort of!) except that I have the development repos and the updates repos and the RPM fusion repos installed. I have NM applet running. I use one called simply "network", and also one called "control network devices". but they all lead to the same result that it can't reconnect. If I play with it enough doing any variety of changes I can eventually get it to reconnect, but there's no telling what action was the successful one. I just think it reset whatever was bothering it. But, as I saw another thread describe, if I delete ALL network connection definitions and reboot, it will find the network and it will connect. But sooner or later I'll be back to where it disconnects.So, does anyone actually know what the major malfunction is? It should have been identified and qualified and quantified by now so that there's a simple write-up of cause and fix. But thru all my googling I can't find anything definite. If anyone has some good answer please post it so we all can benefit.
I'm using BSNL(India) EVDO service. I got ZTE dialer for Fedora and it works fine. But it has started causing error which was not seen when I installed system freshly. It's just been a week and whenever I disconnect ppp interface, xmessage window open and I see error message.
I'm having problems with vpnc on F12 that work fine on F10 and F11. On F12, I can connect and can do some activities, but so far I noticed the following (show-stopping) issues:Attempting to connect to an Oracle database using either sqlplus or TORa hangs and eventually times out. I tried both the 11G and 10G instant clients.Copying a file to the host via a smb:// mount in nautilus freezes. An empty file is created though. A rdesktop client opens a "black" window and goes no further. I attempted to downgrade vpnc on my F12 workstation from vpnc-0.5.3-4.fc12.x86_64 to vpnc-0.5.3-3.fc11.x86_64 to no avail. I also downgraded libgcrypt too and this didn't help either. Moreover, I upgraded these to the F13 rawhide version - still no luck.
I also confirmed on a F11 virtual machine that these work and that it doesn't work on 2 x64 and 1 x386 F12 machines. (The configuration and the host are the same in all cases.)
My machine can connect to wireless router and renew IP address. Also it can connect to a server via vpn/ssh, but I just cannot surf the web. I tried both Firefox and Chrome but neither worked.I am using my Windows machine now. This machine uses the same router.I'm using SUSE 11.2 and everything was fine yesterday evening. It seems both browser just suddenly stopped working.How can I DEBUG it?
I connect to my working PC via vpnc. And always type group, manually. How to do it automatically? Is there way my vpnc console load config file or somethig else?
I had a problem and had to reinstall ubuntu and figured I may as well upgrade to 10.10 since I had to do a fresh install. Well I assumed I would have to reinstall vpnc for my cisco vpn client but I can not figure out how to download it. When I do a search it seems the only vpn option is pptp. I really need it working as I am on call with my job.
I've seen a problem staying connected to a Cisco VPN, this goes back a number of years.I was running 8.10 and it was fine.After I moved to 9.10, the problem started happening.My VPN connection to work would drop after 8 hours.I looked around for a while and ended up compiling the cisco provided client which works fine (but is a pain).I've been running 9.10 on my work laptop, and it experiences the same problem using vpnc, but I've been dealing with it because it's easier than using the Cisco client.
I installed 10.04 on my work desktop, my home desktop, and a personal laptop that was previously running 8.10, and all experience the same problem with vpnc.I even go so far as to keep one terminal open with a constant ping all day and it still drops after about 8 hours. A couple of others at work experience the same problem using vpnc. This is not a problem using the Cisco provided client, or running it on windows or os/x.Has anybody else seen this, or have any ideas on what I can start looking for to get this addressed?