Re: IP over HTTP?

From: Antony Mawer <fbsd-current_at_mawer.org>
Date: Wed, 15 Aug 2007 10:22:57 +1000
On 15/08/2007 9:22 AM, Julian Elischer wrote:
> Randall Stewart wrote:
>> Just curious.. as anyone did this on BSD?
>>
>> If so, pointers would be nice.. if not... I may (but
>> I won't go into the rant as why ;-D)
> 
> hmm Are you considering a network tunnelling interface?  :-)
> 
> ifconfig http0 create
> ifconfig http0 remote www.freebsd.org:6667 ifconfig http0 tunnelend myend
> route add default tunnelend
> 
> Hmmm actually you could probably do this with netgraph or even tunnel 
> (/dev/tun) devices right?

Isn't this the purpose of the "super tunnelling" daemon currently being 
developed as a Google SoC project?

     http://wiki.freebsd.org/SuperTunnelDaemon

--Antony
Received on Tue Aug 14 2007 - 22:53:54 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:16 UTC