| First, install the 'kvnet' module source, build the module for your kernel and install it: # dpkg -i kerio-kvc-source_###_all.deb # module-assistant auto-install kerio-kvc-source Then, install the daemon package: # dpkg -i kerio-kvc_###_i386.deb (Replace ### above with the actual version string.) |
podle přiložené dokumentace se mi použitím "module-assistant auto-install"
podařilo nainstalovat modul jádra, ale když totéž zkouším u instalace démona tak mi module-assistant vyhodí následující chybu:
Instalace zdrojového kerio-kvc selhala.
Ignoruji tento balík. Možná musíte přidat něco do svého
sources.list, např. archivy contrib a non-free.
| [25/Feb/2009 12:43:11] {engine} WorkerThread wake-up. [25/Feb/2009 12:43:11] {engine} VpnFSM: GetStatus(). [25/Feb/2009 12:43:11] {engine} Connect(User: hadrbolec, Server 80.188.47.170:4090, id[0001]). [25/Feb/2009 12:43:11] {engine} VpnFSM: Connect(). [25/Feb/2009 12:43:11] {vpnSys} VPNClient[0001] - connecting to 80.188.47.170:4090, username hadrbolec [25/Feb/2009 12:43:11] {vpnSys} VPNClient[0001] - server name resolved - 80.188.47.170 [25/Feb/2009 12:43:11] {vpnCore} oldapi: KVpnExactRouteExists(80.188.47.170/255.255.255.255) -> false [25/Feb/2009 12:43:11] {vpnCore} oldapi: KVpnGetRoute(80.188.47.170) -> 192.168.101.2 [0x2] KVPN_STATUS_SUCCESS [25/Feb/2009 12:43:11] {vpnCore} oldapi: KVpnSysRouteAdd() -> SUCCESS [25/Feb/2009 12:43:11] {vpnSys} VPNClient[0001] - route to server added, gw = 192.168.101.2 (adapter 0x2) [25/Feb/2009 12:43:11] {engine} WorkerThread signaled. [25/Feb/2009 12:43:11] {engine} WorkerThread - sending status. [25/Feb/2009 12:43:11] {vpnSys} VPNClient[0001] - local TCP address = 192.168.101.73:44361 [25/Feb/2009 12:43:12] {vpnSys} VPNClient[0001] - SSL connection successfully established [25/Feb/2009 12:43:12] {engine} CheckCertificate - remote endpoint's certificate fingerprint does not match. [25/Feb/2009 12:43:12] {vpnCore} oldapi: KVpnSysRouteDelete() -> SUCCESS [25/Feb/2009 12:43:12] {engine} Callback StatusChanged called from libVpn(deny). [25/Feb/2009 12:43:12] {engine} VpnFSM: Saving and sending status to Engine (error). [25/Feb/2009 12:43:12] {engine} VpnFSM: GetStatus(). [25/Feb/2009 12:43:12] {engine} WorkerThread - replan reconnect in 30s. [25/Feb/2009 12:43:12] {engine} WorkerThread signaled. [25/Feb/2009 12:43:12] {engine} WorkerThread - sending status. [25/Feb/2009 12:43:12] {engine} WorkerThread - wait 30s. |
CheckCertificate - remote endpoint's certificate fingerprint does not match.