Information about VPN

David Bandel david.bandel
Sun Sep 4 06:58:03 PDT 2005


On 9/4/05, Jean Sagi <jeansagi at myrealbox.com> wrote:
> I admit it: I haven't read much about what I'm going to ask.
> 
> (I'm actually on http://computer.howstuffworks.com/vpn.htm), so:
> 
> How does a VPN work?

Basically, two systems create a tunnel.  That is, traffic from one to
the other is encapsulated (usually after being encrypted, that's the
private part) within a normal IP packet.  The packets are routed
normally, but only decapsulated at the other end.

So each system looks like it has a direct connection to the other.


> 
> I know nothing about it, so it would be much appreciated if you are so
> kind in pointing me to good resources on this subject.
> 
> I would like to know for example how can I access the network the
> company I work for from Linux (obviously) and from Windows XP (Yeah...
> the evil always).

You would need a tunnel endpoint at your work, then create tunnel end
points in you Linux and Windoze boxen.

> 
> Your suggestions will be very much appreciated.

I recommend OpenVPN.  Using certificates, you can put a server at your
work and then connect both your systems to work.  The OpenVPN
documents are very complete.  I've never gotten Windoze to work, but
then haven't tried too hard either.

I use this server/client with certificates all the time.  Makes life
very easy.  A number of my clients also use it and love it.

Ciao,

David A. Bandel
-- 
Focus on the dream, not the competition.
            - Nemesis Air Racing Team motto



More information about the Linux-users mailing list