Creideiki wrote:
> On Thu, 16 Oct 2003 10:45:33 +1300, Allistar
> <(E-Mail Removed)> wrote:
>>
>> The firewall for the office won't let through ssh connections, which is
>> why I need some sort of reverse ssh. I want to somehow route the entire
>> work subnet (on 192.168.1.*) on my home pc via a reverse ssh connection.
>>
>> Thanks,
>> Allistar.
>
>
> You can establish a PPP connection over ssh, then set up your
> default route through PPP interface.
>
> http://www.faqs.org/docs/Linux-mini/ppp-ssh.html
>
> You could also use a VPN like freeswan to go back out instead of
> going through ssh.
Thanks, I'll take a look. Hopefully I can do that through an initial reverse
ssh connection from the office to home. I wonder if that would mean I am
routing an ssh connection over an ssh connection, and if so what hit that
would have on performance.
> You should be aware that many IT administrators dislike people working
> around their firewalls. Some places consider it a termination level
> offense
The network admin knows what I am trying to do. All I want to do is prove
that their MS VPN runs like a dog so we can replace it with a Linux
solution.
Allitar.