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. |

| Subject: | OpenSSH 4.3 VPN? |
|---|---|
| Date: | Fri, 10 Feb 2006 16:48:14 -0800 |
I work for an ISP and I want to setup a small administration VPN. Specifically I have servers that have no Internet Access that I need to get access to from home. See my cheesy diagram below. http://www.web-ster.com/bakers/network-diagram.png I want to connect from my home PC to Server A which has SSH open, and be able to communicate with both Server B and Server C directly. I don't want to do port tunneling, I'd really like to use the new tun0 functionality of OpenSSH 4.3. I'm able to get the tunnel setup and working, but I'm not clear what to do from there? On my home PC if I do: ssh -f -w0:0 12.1.1.10 true 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? Scott
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | 4.3p1 and idled, Rude Yak |
|---|---|
| Next by Date: | Bad utmp entry, Darryl Baker |
| Previous by Thread: | 4.3p1 and idled, Rude Yak |
| Next by Thread: | Re: OpenSSH 4.3 VPN?, Alexander Klimov |
| Indexes: | [Date] [Thread] [Top] [All Lists] |