I have a VPN connection through Cisco AnyConnect that I'd like to make available to other devices on my LAN. These devices (tablets, cellphones, media players ...) can't handle or don't implement the VPN software required to access the remote point.

My setup is the typical LAN with a router handling DHCP internally and connecting to the outside world. I wanted to have one computer on the LAN that would be in charge of receiving the traffic from these VPNless devices on the LAN and route it through the computer's VPN connection, essentially making the VPN available to those devices.

Not all devices need to connect through the VPN so they would still connect as usual on the LAN.

Is this possible and how can I do this? Does it require separate LANs for the devices that use the VPN and those that don't?

link|improve this question

Can you add some more details of your current VPN setup. – Linker3000 Aug 3 '11 at 21:43
It's a Cisco AnyConnect provided by my university. – greye Aug 3 '11 at 22:00
what kind of router are you using? VLAN might be a solution for you – KronoS Aug 11 '11 at 6:08
feedback

1 Answer

up vote 1 down vote accepted
+50

I guess that you are trying to share an Internet location that is available via VPN.

If WiFi is an option, than the following free products can share the connection from the VPN-connected computer :

Connectify
Virtual Router

Another article that may apply is :
How to Share VPN Connection Over WiFi | Converting your Laptop/Devices into WiFi VPN Router

Please note that if the VPN server dictates a compulsory tunnel, then logging-on to it will cut off any other access to any external computer, including the LAN, so no sharing is possible.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.