You are not logged in.

#1 2009-11-21 18:08:25

lustikus
Member
Registered: 2009-11-10
Posts: 262

vpnc problem

Hi

If I want to access some databases und research sites at home, I have to establish a VPN connection to my university.
My university provides a special vpnc config file for that.
I pacman'd vpnc and everything seems to work so far:

VPNC started in background (pid: 3668)

but when I open a page I still cannot access the protected databases.
It seems like i'm still using my non-VPN connection.

this is my route without vpnc:

$route
Kernel IP routing table
Destination     Gateway      Genmask          Flags  Metric   Ref   Use  iface
192.168.178.0 *                 255.255.255.0   U       202      0       0     eth0
default            fritz.box       0.0.0.0              UG    202       0       0    eth0

fritz.box is my network router. I have not enabled any firewall.


my route with vpnc connected

resolver.lrz.d    *                        255.255.255.255   UH         0  0      tun0
ipsec04.lrz-m    192.168.178.1     255.255.255.255   UGH      0  0       eth0
resolver2.lrz     *                        255.255.255.255   UH         0  0      tun0
192.168.178.0   *                       255.255.255.0       U           202  0   eth0
192.68.211.0    *                        255.255.255.0       U           0  0      tun0
192.55.197.0    *                        255.255.255.0       U           0  0      tun0
192.54.42.0      *                        255.255.255.0       U          0  0      tun0
192.68.212.0    *                        255.255.255.0        U          0  0      tun0
138.246.0.0      *                        255.255.0.0          U           0  0      tun0
131.159.0.0      *                        255.255.0.0          U          0  0      tun0
141.40.0.0        *                        255.255.0.0          U          0  0       tun0
129.187.0.0      *                         255.255.0.0          U          0  0       tun0
192.168.0.0      *                        255.255.0.0          U          0  0      tun0
141.84.0.0        *                       255.255.0.0           U           0  0     tun0
138.244.0.0      *                       255.254.0.0           U          0  0      tun0
10.0.0.0           *                       255.0.0.0               U         0  0       tun0
default             192.168.178.1     0.0.0.0                 UG       202  0    eth0

Offline

Board footer

Powered by FluxBB