You are not logged in.
Pages: 1
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 eth0fritz.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 eth0Offline
Pages: 1