
der.einstein at googlemail
Nov 27, 2007, 1:21 PM
Views: 3750
Permalink
|
Hi there, I just got vpnc compiled fine under cygwin but only version 0.4.0 and current svn. With both I am able to connect to the Cisco VPN Server of our university (Uni Bayreuth), or at least it seems so. The client tells me everything is ok, but I cannot access restricted areas of the uni net. I think there went something wrong by changing the route tables. Please read the following output of vpnc and route print, hopefully you can tell me what's wrong. Greets, Andreas Heider vpnc output: me[at]mantikor ~/vpnc-svn-r270 $ ./vpnc --local-port 0 --no-detach --ifmode tap Enter username for 132.180.252.49: s2anheid[at]stmail Enter password for s2anheid[at]stmail@132.180.252.49: Microsoft (R) Windows Script Host, Version 5.6 Copyright (C) Microsoft Corporation 1996-2001. Alle Rechte vorbehalten. Device: vpnc TAP-Win32 Driver Version 8.4 Microsoft (R) Windows Script Host, Version 5.6 Copyright (C) Microsoft Corporation 1996-2001. Alle Rechte vorbehalten. VPN Gateway: 132.180.252.49 Internal Address: 132.180.224.224 Internal Netmask: Interface: "vpnc" Configuring "vpnc" interface... done. Configuring networks: Route configuration done. VPNC started in foreground... routing: route print =========================================================================== Schnittstellenliste 0x1 ........................... MS TCP Loopback interface 0x2 ...00 ff 42 29 db e3 ...... TAP-Win32 Adapter V8 0x3 ...00 13 d3 6f 1f c6 ...... Bluetooth PAN Network Adapter NDIS Driver 0x1000005 ...00 13 d3 6e 1a 95 ...... IEEE 802.11g Wireless Card. 0x1000006 ...00 13 d3 f0 36 bc ...... Realtek RTL8139/810x Family Fast Ethernet NIC =========================================================================== =========================================================================== Aktive Routen: Netzwerkziel Netzwerkmaske Gateway Schnittstelle Anzahl 0.0.0.0 0.0.0.0 132.180.252.49 132.180.224.224 1 0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.38 1 127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1 131.188.0.0 255.255.0.0 132.180.224.224 132.180.224.224 1 132.180.0.0 255.255.0.0 132.180.224.224 132.180.224.224 1 132.180.224.0 255.255.255.0 132.180.224.224 132.180.224.224 1 132.180.224.224 255.255.255.255 127.0.0.1 127.0.0.1 1 132.180.255.255 255.255.255.255 132.180.224.224 132.180.224.224 1 192.109.202.0 255.255.255.192 132.180.224.224 132.180.224.224 1 192.168.1.0 255.255.255.0 192.168.1.38 192.168.1.38 1 192.168.1.38 255.255.255.255 127.0.0.1 127.0.0.1 1 192.168.1.255 255.255.255.255 192.168.1.38 192.168.1.38 1 224.0.0.0 224.0.0.0 132.180.224.224 132.180.224.224 1 224.0.0.0 224.0.0.0 192.168.1.38 192.168.1.38 1 255.255.255.255 255.255.255.255 132.180.224.224 132.180.224.224 1 Standardgateway: 192.168.1.1 =========================================================================== Ständige Routen: Keine routing when vpnc is not running: route print =========================================================================== Schnittstellenliste 0x1 ........................... MS TCP Loopback interface 0x2 ...00 ff 42 29 db e3 ...... TAP-Win32 Adapter V8 0x3 ...00 13 d3 6f 1f c6 ...... Bluetooth PAN Network Adapter NDIS Driver 0x1000005 ...00 13 d3 6e 1a 95 ...... IEEE 802.11g Wireless Card. 0x1000006 ...00 13 d3 f0 36 bc ...... Realtek RTL8139/810x Family Fast Ethernet NIC =========================================================================== =========================================================================== Aktive Routen: Netzwerkziel Netzwerkmaske Gateway Schnittstelle Anzahl 0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.38 1 127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 1 192.168.1.0 255.255.255.0 192.168.1.38 192.168.1.38 1 192.168.1.38 255.255.255.255 127.0.0.1 127.0.0.1 1 192.168.1.255 255.255.255.255 192.168.1.38 192.168.1.38 1 224.0.0.0 224.0.0.0 192.168.1.38 192.168.1.38 1 255.255.255.255 255.255.255.255 192.168.1.38 2 1 Standardgateway: 192.168.1.1 =========================================================================== Ständige Routen: Keine
|