Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Secure-Shell
[Top] [All Lists]

Re: OpenSSH 4.3 VPN?

Subject: Re: OpenSSH 4.3 VPN?
Date: Mon, 13 Feb 2006 19:02:02 +0200 (IST)
On Fri, 10 Feb 2006, Scott Baker wrote:
That will setup the tunnel between the two points. What do I need to
do with that tun0 interface to all my home PC access to all my
servers. I don't want to have to change my routes on all my servers,
is that possible? Does the tun0 interface need IPs on it? If so what
subnets should they be on?

IIUC, what ssh gives you is almost identical to the following: you get
two network cards, insert one to ssh server's host, another one to the
client's one, and connect them with a cross-over cable.  Now you want
packets from A to B to be routed thru this C-S connection. You can
avoid changing routing table of A and B but then you have to setup
routes on the default routers of A and B so that they forward packets
to C and S respectively, and C and S should forward between one
network card and this virtual one.

-- 
Regards,
ASK

<Prev in Thread] Current Thread [Next in Thread>