[Bamboo-Users] Re: openDHT access via proxy

Stefan Schmidt schmidtitc at gmail.com
Wed Jul 5 17:42:41 PDT 2006


> On Jun 29, 2006, at 5:54 AM, Stefan Schmidt wrote:
>   
>> I would like to use Bamboo to access openDHT from behind a firewall.
>> Since the ports 5850-5853 are blocked I would need to route  
>> messages via
>> a proxy. Is this possible in Bamboo?
>>     
>
> You don't need Bamboo to access OpenDHT; the whole idea is that you  
> don't have to run a DHT node to use OpenDHT, you just access it via  
> RPC.  And XML-RPC should work just fine from behind most firewalls  
> (as long as they don't block TCP on port 5851).  See the User's Guide  
> for details:
>
>    http://opendht.org/users-guide.html
>
> Sean
> --           
>
>   

Dear Sean,

That was my exact question. Does Bamboo support some kind of proxy
mechanism so I can go around my firewall restrictions which have the
ports 5850-5853 *definitely blocked*. I am looking for a solution to the
problem of accessing openDHT from behind a firewall which has those
ports blocked. There are other java APIs which support proxies to
overcome this problem (see the code snippet from my first email) - does
Bamboo support this? if not then Bamboo is virtually unusable from
behind firewalls which have those ports blocked - as most firewalls do.

Kind Regards,

Stefan



More information about the Bamboo-Users mailing list