Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Aug 2007 17:47:49 -0700
From:      Julian Elischer <julian@elischer.org>
To:        Antony Mawer <fbsd-current@mawer.org>
Cc:        Randall Stewart <rrs@cisco.com>, current@freebsd.org
Subject:   Re: IP over HTTP?
Message-ID:  <46C24D35.7010301@elischer.org>
In-Reply-To: <46C24761.9080608@mawer.org>
References:  <46C2263F.4080607@cisco.com> <46C2393B.8080508@elischer.org> <46C24761.9080608@mawer.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Antony Mawer wrote:
> 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

I'm getting too old to remember everything going on in the 
entire world apparently..   good pointer.


> 
> --Antony




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46C24D35.7010301>