Re: tunneling everything

2004-11-23 Thread Olivier Nicole
> Hi! I am looking for a solution to this problem: I
> want to make a tcp tunneling. The ssh tunneling
> doesn`t satisies me because I don`t want to tunnel a
> specific service, I want to tunnel everything. For
> example: I would like my host to route everything
> through a tcp tunnel. I would like to see what
> solutions exist on FreeBSD. Please give just some
> links. Thank you in advance!

vtun is a solution for Ethernet over IP tunneling.

No encryption, no authentication. It is really like extending your LAN
cable acros Internet.

Olivier
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: tunneling everything

2004-11-23 Thread Roger 'Rocky' Vetterberg
Andrei Iarus wrote:
Hi! I am looking for a solution to this problem: I
want to make a tcp tunneling. The ssh tunneling
doesn`t satisies me because I don`t want to tunnel a
specific service, I want to tunnel everything. For
example: I would like my host to route everything
through a tcp tunnel. I would like to see what
solutions exist on FreeBSD. Please give just some
links. Thank you in advance!
What you need is a VPN (Virtual Private Network).
I suggest you google for MPD, Poptop and IPSec.
Any of them should be able to do what you want, use the one that 
suits you best.

--
R
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: tunneling everything

2004-11-22 Thread Dan Rue
On Mon, Nov 22, 2004 at 12:11:32PM -0800, Andrei Iarus wrote:
> Hi! I am looking for a solution to this problem: I
> want to make a tcp tunneling. The ssh tunneling
> doesn`t satisies me because I don`t want to tunnel a
> specific service, I want to tunnel everything. For
> example: I would like my host to route everything
> through a tcp tunnel. I would like to see what
> solutions exist on FreeBSD. Please give just some
> links. Thank you in advance!

You want a VPN.  Google/handbook for ipsec, or check out the very
excellent openvpn.

dan
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: tunneling everything

2004-11-22 Thread Andrei Iarus
Hi! I am looking for a solution to this problem: I
want to make a tcp tunneling. The ssh tunneling
doesn`t satisies me because I don`t want to tunnel a
specific service, I want to tunnel everything. For
example: I would like my host to route everything
through a tcp tunnel. I would like to see what
solutions exist on FreeBSD. Please give just some
links. Thank you in advance!

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"