Re: tunnels with no encryption

2006-07-25 Thread Paul de Weerd
On Wed, Jul 26, 2006 at 12:19:18AM -0300, Gustavo Rios wrote: | May some one point me a reference information on implementation | tunnels with pf without security. Not necesarilly better than gre(4), but you should also look into gif(4), tun(4) and ppp(4)/ppp(8)/pppd(8)/pppoe(8). Last of all, ther

Re: tunnels with no encryption

2006-07-25 Thread Damien Miller
On Wed, 26 Jul 2006, Gustavo Rios wrote: > May some one point me a reference information on implementation > tunnels with pf without security. man 4 gre man 4 gif

Re: tunnels with no encryption

2006-07-25 Thread Melameth, Daniel D.
Gustavo Rios wrote: > May some one point me a reference information on implementation > tunnels with pf without security. While I've never tried it, my first thought would be 'man gre'--and this really has little to do with pf. Perhaps someone has a better opinion...

tunnels with no encryption

2006-07-25 Thread Gustavo Rios
May some one point me a reference information on implementation tunnels with pf without security. Thanks in advance.