[ubuntu] Tunnel Traffic

I have a Ubuntu Box sitting out on the internet and I want to tunnel all my traffic, all ports, coming in to a computer on my local network computer (Win2k8) and the same going the opposite direction.

Here’s the setup:
External Computer:
ETH0: 10.10.10.79 (External)
255.255.255.224
ETH1: 192.168.33.6
255.255.255.0

Internal Computer:
NIC: 192.168.33.86
255.255.255.0

What would be the best way to accomplish this? SSH, VPN, IPChain Port forwarding? The internal computer runs some web and mail services that I want to be able to access from the External’s IP. There is no router or anything infront of my ubuntu box it’s wide open.

Thanks in advance.
-B

Leave a Reply

You must be logged in to post a comment.