Bug 71667

Summary: Cisco vpnclient connects to gateway, but appears to pass no traffic
Product: [Retired] Red Hat Public Beta Reporter: Karl DeBisschop <kdebisschop>
Component: kernelAssignee: Arjan van de Ven <arjanv>
Status: CLOSED NOTABUG QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: limbo   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-08-16 14:52:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Karl DeBisschop 2002-08-16 14:52:04 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020607

Description of problem:
vpnclient-linux-3.6.Rel-k9 compiles against kernel-source (some warnings
'concatenation of string literals with __FUNCTION__ is deprecated'), and the
resulting module installs [though it does taint the kernel :( ].It finds and
connects to the VPN gateway. But once connected, all networking seems dead.
Remains dead even after stopping client. Can you work w/cisco on it?

Version-Release number of selected component (if applicable):
kernel-2.4.18-7.80

How reproducible:
Always

Steps to Reproduce:
1.compile and install client
2.run 'vpnclient connect'
3.try to look up any host against internal DNS server, or do any other networking.
	

Actual Results:  resquest times out

Additional info:

I understand that this may not be your fault at all, but the Cisco VPN is widely
deployed enough that I wanted to be sure you were aware.

Comment 1 Arjan van de Ven 2002-08-16 14:56:37 UTC
The binary only kernel module Cisco ships is unsupported and indeed known broken.

Comment 2 Karl DeBisschop 2002-08-16 15:58:43 UTC
Thanks for your response. I fully appreciate that their software is not
supported by you, and will of course bother them if problems crop up again.

But, just as another data point of info for you, the rawhide kernel 2.4.18-10.99
seems to work fine.