Ok. Tanks! I testing the vpnc!
2009/12/4 Luis Silva <luis_si...@inbox.com> > Hi ! > > I also have the same problem, since connecting to my company's vpn is a > must. I tried to use vpnc and for the first time it worked and could > login. :) > > So, try using vpnc instead that one. > > Hope it helps, > > -- > BUG: unable to handle kernel paging request at c05abc50 > https://bugs.launchpad.net/bugs/471348 > You received this bug notification because you are a direct subscriber > of the bug. > > Status in “linux” package in Ubuntu: New > > Bug description: > This problem happens only when the VPN connection is made using the cisco > client version 4.8.02 (0030) under the Linux kernel 2.6.31-14-generic, and > the Internet connection used by the operator Claro (Brazil) with hardware > modem Huawei 3G E226. I emphasize that for installing the VPN client, it was > necessary to apply the following patch found on the Internet for the > installation is finished. Following is the source of the patch below: > > --- vpnclient.ori/interceptor.c 2009-05-21 01:16:34.000000000 +1200 > +++ vpnclient/interceptor.c 2009-09-06 22:02:39.000000000 +1200 > @@ -116,6 +116,14 @@ > }; > #endif > > +#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,31) > +static struct net_device_ops interceptor_netdev_ops = { > + .ndo_start_xmit = interceptor_tx, > + .ndo_do_ioctl = interceptor_ioctl, > + .ndo_get_stats = interceptor_stats, > +}; > +#endif > + > static struct notifier_block interceptor_notifier = { > .notifier_call = handle_netdev_event, > }; > @@ -129,9 +137,13 @@ > { > ether_setup(dev); > > +#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,31) > + dev->netdev_ops = &interceptor_netdev_ops; > +#else > dev->hard_start_xmit = interceptor_tx; > dev->get_stats = interceptor_stats; > dev->do_ioctl = interceptor_ioctl; > +#endif > > dev->mtu = ETH_DATA_LEN-MTU_REDUCTION; > kernel_memcpy(dev->dev_addr, interceptor_eth_addr,ETH_ALEN); > @@ -242,6 +254,9 @@ > { > int rc = -1; > int i = 0; > +#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,31) > + struct net_device_ops * tmp_ops; > +#endif > > if (!supported_device(dev)) > { > @@ -268,8 +283,14 @@ > Bindings[i].original_mtu = dev->mtu; > > /*replace the original send function with our send function */ > +#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,31) > + Bindings[i].InjectSend = dev->netdev_ops->ndo_start_xmit; > + tmp_ops = (struct net_device_ops *) dev->netdev_ops; > + tmp_ops->ndo_start_xmit = replacement_dev_xmit; > +#else > Bindings[i].InjectSend = dev->hard_start_xmit; > dev->hard_start_xmit = replacement_dev_xmit; > +#endif > > /*copy in the ip packet handler function and packet type struct */ > Bindings[i].InjectReceive = original_ip_handler.orig_handler_func; > @@ -285,13 +306,21 @@ > { > int rc = -1; > BINDING *b; > +#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,31) > + struct net_device_ops * tmp_ops; > +#endif > > b = getbindingbydev(dev); > > if (b) > { > rc = 0; > +#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,31) > + tmp_ops = (struct net_device_ops *) dev->netdev_ops; > + tmp_ops->ndo_start_xmit = b->InjectSend; > +#else > dev->hard_start_xmit = b->InjectSend; > +#endif > kernel_memset(b, 0, sizeof(BINDING)); > } > else > > ProblemType: KernelOops > Annotation: Your system might become unstable now and might need to be > restarted. > Architecture: i386 > AudioDevicesInUse: > USER PID ACCESS COMMAND > /dev/snd/controlC0: glauber 1660 F.... pulseaudio > CRDA: Error: [Errno 2] Arquivo ou diretório não encontrado > Card0.Amixer.info <http://card0.amixer.info/>: > Card hw:0 'Intel'/'HDA Intel at 0xdc240000 irq 22' > Mixer name : 'Realtek ALC861' > Components : 'HDA:10ec0861,11791205,00100300 > HDA:11c13026,11790001,00100700' > Controls : 17 > Simple ctrls : 12 > Date: Mon Nov 2 15:09:00 2009 > DistroRelease: Ubuntu 9.10 > Failure: oops > HibernationDevice: RESUME=UUID=cfc19794-4b69-44a6-9f2e-39d0ea217201 > InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5) > MachineType: TOSHIBA Satellite A105 > Package: linux-image-2.6.31-14-generic 2.6.31-14.48 > PccardctlIdent: > Socket 0: > no product info available > PccardctlStatus: > Socket 0: > no card > ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-14-generic > root=UUID=ccd52f2a-e7c0-4ec2-be8c-381aafba14e4 ro quiet splash > ProcVersionSignature: Ubuntu 2.6.31-14.48-generic > RelatedPackageVersions: > linux-backports-modules-2.6.31-14-generic N/A > linux-firmware 1.24 > RfKill: > 0: phy0: Wireless LAN > Soft blocked: no > Hard blocked: yes > SourcePackage: linux > Tags: kernel-oops > Title: BUG: unable to handle kernel paging request at c05abc50 > Uname: Linux 2.6.31-14-generic i686 > dmi.bios.date: 02/09/2006 > dmi.bios.vendor: Phoenix Technologies LTD > dmi.bios.version: 1.30 > dmi.board.name: MPAD-MSAE Customer Reference Boards > dmi.board.vendor: Intel Corporation > dmi.board.version: Not Applicable > dmi.chassis.asset.tag: No Asset Tag > dmi.chassis.type: 1 > dmi.chassis.vendor: No Enclosure > dmi.chassis.version: N/A > dmi.modalias: > dmi:bvnPhoenixTechnologiesLTD:bvr1.30:bd02/09/2006:svnTOSHIBA:pnSatelliteA105:pvrPSAA8U-05400J:rvnIntelCorporation:rnMPAD-MSAECustomerReferenceBoards:rvrNotApplicable:cvnNoEnclosure:ct1:cvrN/A: > dmi.product.name: Satellite A105 > dmi.product.version: PSAA8U-05400J > dmi.sys.vendor: TOSHIBA > > To unsubscribe from this bug, go to: > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/471348/+subscribe > -- BUG: unable to handle kernel paging request at c05abc50 https://bugs.launchpad.net/bugs/471348 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs