Virtual Private Network
2
votes
3answers
275 views
VPN and gateway problems
I've got a corporate VPN, which I use to access the Internet. When it's on, I cannot reach the servers inside the corporate network anymore, so I think there are some problems with the gateway setup. ...
1
vote
2answers
1k views
VPN like solution for SSH Tunneling?
Socksify like program for Fedora?
Socksify, tsocks, proxycommand in ssh, they're great softwares/solutions that can be used to "constrain" given apps to use a SOCKS5 proxy (what was created with an ...
4
votes
3answers
614 views
Redirect traffic through vpn on an as needed basis
My problem is really simple yet it sounds complex, but I have zero to none experience with this.
I have set up a box using gentoo which has its own semi-static WAN-IP and acts as router for my LAN. I ...
3
votes
1answer
641 views
Installing OpenVPN to replace Cisco VPN because Cisco will not work with the kernel I am on or downgrade instead?
I had difficulties installing Cisco5.0 VPN on my Ubuntu 10.04 LTS. I asked for assistance in this question: link to previous question. The answer is that this Cisco program will run on only older ...
1
vote
1answer
396 views
Kernel module for Cisco VPN client doesn't compile under ubuntu 10.04 LTS?
I am trying to install a Cisco VPN client under Ubuntu 10.04 LTS. In the extracted folder I type:
alex@alex-laptop:~/Downloads/cisco4.8/vpnclient$ sudo ./vpn_install
and there is output of activity ...
0
votes
1answer
247 views
Is it possible to run two VPN clients at the same time?
I would like to run two VPN clients at the same time: one Cisco client and one VPNC client. For now I have my VPNC client configured to route only some known IPs to the VNC interface and would like to ...