[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Etch and kvpnc



I have need of connecting to a Cisco VPN server.
On windows I can use the cisco VPN utility just fine; so it is not a
connectivity issue.

I have installed kvpnc and vpnc, so I should have all the packages I
need. Also, I have transferred my *.pcf file from my windows box to my
debian workstation.

This is where the problem comes in. When I try to initiate a
connection through kvpnc, the application crashes; at the bottom of
this message is a backtrace from KDE's crash handler.

I have tried running from the command line, but I run into a problem:
vpnc asks for a group password. In my pcf file, the cleartext password
is empty, but the encoded password is used.

So, since I do not know the group password, this is what vpnc
expresses on execution:
vpnc output:
---
vpnc: hash comparison failed: AUTHENTICATION_FAILED
check group password!
---

I guess My main question is if anyone knows of a way to use the
encoded group password in vpnc.(option enc_GroupPwd in the pcf file)

Any help is appreciated.
Thanks very much.


Backtrace below.
---
(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1232066880 (LWP 19898)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#6  0xffffe410 in __kernel_vsyscall ()
#7  0xb694f691 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb6950f5b in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb6985bb7 in __fsetlocking () from /lib/tls/i686/cmov/libc.so.6
#10 0xb698c187 in malloc_usable_size () from /lib/tls/i686/cmov/libc.so.6
#11 0xb698c622 in free () from /lib/tls/i686/cmov/libc.so.6
#12 0x080fa520 in QValueList<QString>::clear ()
#13 0x080a7e4e in QObject::metaObject ()
#14 0x080a8733 in QObject::metaObject ()
#15 0xb7a7f3ad in KDialogBase::slotOk () from /usr/lib/libkdeui.so.4
#16 0xb7b14249 in KDialogBase::qt_invoke () from /usr/lib/libkdeui.so.4
#17 0x080a71b9 in QObject::metaObject ()
#18 0xb701fb57 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#19 0xb702063b in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#20 0xb73b804e in QButton::clicked () from /usr/lib/libqt-mt.so.3
#21 0xb70bd6b7 in QButton::mouseReleaseEvent () from /usr/lib/libqt-mt.so.3
#22 0xb705aec6 in QWidget::event () from /usr/lib/libqt-mt.so.3
#23 0xb6fb5698 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#24 0xb6fb5c6b in QApplication::notify () from /usr/lib/libqt-mt.so.3
#25 0xb78a0d4e in KApplication::notify () from /usr/lib/libkdecore.so.4
#26 0xb6f45653 in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#27 0xb6f40ae4 in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#28 0xb6f3edbe in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#29 0xb6f588c0 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#30 0xb6fcdda2 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#31 0xb6fb4255 in QApplication::enter_loop () from /usr/lib/libqt-mt.so.3
#32 0xb71d4cf6 in QDialog::exec () from /usr/lib/libqt-mt.so.3
#33 0x08061f2e in ?? ()
#34 0xbf8d488c in ?? ()
#35 0x0826d960 in ?? ()
#36 0x08267cf0 in ?? ()
#37 0xbf8d4960 in ?? ()
#38 0x08298ad8 in ?? ()
#39 0x00000002 in ?? ()
#40 0xbf8d4898 in ?? ()
#41 0xb6f451e8 in QWidget::isEnabled () from /usr/lib/libqt-mt.so.3
#42 0x0809f155 in ?? ()
#43 0x08267cf0 in ?? ()
#44 0x0828dd40 in ?? ()
#45 0xbf8d4a18 in ?? ()
#46 0xb7020eb3 in QPtrList<QConnection>::first () from /usr/lib/libqt-mt.so.3
#47 0xb701fb57 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#48 0xb702063b in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#49 0xb7a7dd69 in KAction::activated () from /usr/lib/libkdeui.so.4
#50 0xb7ab7bf1 in KAction::slotActivated () from /usr/lib/libkdeui.so.4
#51 0xb7ad6c1e in KAction::slotPopupActivated () from /usr/lib/libkdeui.so.4
#52 0xb7ad6ef1 in KAction::qt_invoke () from /usr/lib/libkdeui.so.4
#53 0xb701fb57 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#54 0xb73b0055 in QSignal::signal () from /usr/lib/libqt-mt.so.3
#55 0xb703da40 in QSignal::activate () from /usr/lib/libqt-mt.so.3
#56 0xb71476c3 in QPopupMenu::mouseReleaseEvent () from /usr/lib/libqt-mt.so.3
#57 0xb7a8b141 in KPopupMenu::mouseReleaseEvent () from /usr/lib/libkdeui.so.4
#58 0xb705aec6 in QWidget::event () from /usr/lib/libqt-mt.so.3
#59 0xb6fb5698 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#60 0xb6fb5c6b in QApplication::notify () from /usr/lib/libqt-mt.so.3
#61 0xb78a0d4e in KApplication::notify () from /usr/lib/libkdecore.so.4
#62 0xb6f45653 in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#63 0xb6f40878 in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#64 0xb6f3edbe in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#65 0xb6f588c0 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#66 0xb6fcdda2 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#67 0xb6fcdccb in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#68 0xb6fb4225 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#69 0x0809fc10 in QValueListPrivate<QString>::QValueListPrivate ()
#70 0xb693aeb0 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#71 0x0805a7f1 in ?? ()
---



Reply to: