[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] Bind Hobbit to Specific IP Address



On Fri, Jun 03, 2005 at 02:10:26PM +0200, Thomas wrote:
> Would it be simple to implement the same setting for bbtest-net ?

What do you mean, exactly ? bbtest-net doesn't listen for incoming
connections, it only establishes outbound connections.

If your Hobbit server has multiple IP's, the choice of which IP to use
for an outbound connection is usually best done by the OS, which is what
happens currently.

(It's not difficult to bind() a socket to a particular local address,
the real problem is figuring out how to define a configuration syntax
for it).


Henrik