Example of Layer 3 VPN tunneling with openssh
I've recently set up a Layer 3 VPN tunnel between my home and work
with openssh. I found
[url]https://help.ubuntu.com/community/SSH_VPN[/url]
to be a good starting point. However my situation differs from that
described in this document because my company's firewall only allows
outgoing ssh connections and because my work computer has a public IP
address. I managed to get the tunneling to work by installing a
second network card at work. The method and the scripts to set up the
tunnel are described in
[url]http://charles.karney.info/tunnel[/url]
--
Charles Karney <charles@karney.com>
URL: [url]http://charles.karney.info[/url]
Re: Example of Layer 3 VPN tunneling with openssh
Charles Karney <charles.karney@gmail.com> writes:
[color=blue]
>I've recently set up a Layer 3 VPN tunnel between my home and work
>with openssh. I found[/color]
[color=blue]
> [url]https://help.ubuntu.com/community/SSH_VPN[/url][/color]
[color=blue]
>to be a good starting point. However my situation differs from that
>described in this document because my company's firewall only allows
>outgoing ssh connections and because my work computer has a public IP
>address. I managed to get the tunneling to work by installing a
>second network card at work. The method and the scripts to set up the
>tunnel are described in[/color]
Lets see, your company has a policy. You have installed a hardware device
to get around that policy. And you hope to remain employed by that company?
People have been jailed for similar actions.
[color=blue]
> [url]http://charles.karney.info/tunnel[/url][/color]
[color=blue]
>--
>Charles Karney <charles@karney.com>
>URL: [url]http://charles.karney.info[/url][/color]
Re: Example of Layer 3 VPN tunneling with openssh
On Oct 14, 1:19 am, Unruh <unruh-s...@physics.ubc.ca> wrote:[color=blue]
> Charles Karney <charles.kar...@gmail.com> writes:[color=green]
> >I managed to get the tunneling to work by installing a
> >second network card at work.[/color]
>
> Lets see, your company has a policy. You have installed a hardware device
> to get around that policy.[/color]
I'm not sure what you're driving at here. Suffice it to say that I'm
not using hardware to circumvent the firewall. The additional network
card is on the internal network and subject to the firewall's
restrictions.