You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by go canal <go...@yahoo.com> on 2009/09/24 02:36:19 UTC

bind multiple IPs

hello,
is there a way to bind multiple IP addressess, something like:

A.B.C.d-e
 rgds,
canal 


      

Re: bind multiple IPs

Posted by Jesse Hallett <ha...@gmail.com>.
The most commonly used standard for IP ranges that I know of is CIDR
notation <http://en.wikipedia.org/wiki/CIDR_notation>.

On Sep 24, 2009 6:43 PM, "Paul Davis" <pa...@gmail.com> wrote:

I'm actually unfamiliar with even the POSIX API for binding ranges of
IP's. If you know the mechanics for such things that'd give me a good
starting place for seeing what Erlang has to offer.

Paul

On Thu, Sep 24, 2009 at 9:15 PM, go canal <go...@yahoo.com> wrote: > I
see, but I actually wanted...

Re: bind multiple IPs

Posted by Jesse Hallett <ha...@gmail.com>.
... and it just occurred to me that you were asking about APIs, not
notations.  I sure feel silly!

On Sep 24, 2009 6:43 PM, "Paul Davis" <pa...@gmail.com> wrote:

I'm actually unfamiliar with even the POSIX API for binding ranges of
IP's. If you know the mechanics for such things that'd give me a good
starting place for seeing what Erlang has to offer.

Paul

On Thu, Sep 24, 2009 at 9:15 PM, go canal <go...@yahoo.com> wrote: > I
see, but I actually wanted...

Re: bind multiple IPs

Posted by Paul Davis <pa...@gmail.com>.
I'm actually unfamiliar with even the POSIX API for binding ranges of
IP's. If you know the mechanics for such things that'd give me a good
starting place for seeing what Erlang has to offer.

Paul

On Thu, Sep 24, 2009 at 9:15 PM, go canal <go...@yahoo.com> wrote:
> I see, but I actually wanted to have something in between, not one IP, not all IPs.
>
> it is fine, it is a 'high want' on my list.
>  rgds,
> canal
>
>
>
>
> ________________________________
> From: Paul Joseph Davis <pa...@gmail.com>
> To: "user@couchdb.apache.org" <us...@couchdb.apache.org>
> Sent: Thursday, September 24, 2009 9:09:58 AM
> Subject: Re: bind multiple IPs
>
> No but you can bind to 0.0.0.0 to bind all addresses
>
>
>
> On Sep 23, 2009, at 8:36 PM, go canal <go...@yahoo.com> wrote:
>
>> hello,
>> is there a way to bind multiple IP addressess, something like:
>>
>> A.B.C.d-e
>>  rgds,
>> canal
>>
>>
>
>
>
>

Re: bind multiple IPs

Posted by go canal <go...@yahoo.com>.
I see, but I actually wanted to have something in between, not one IP, not all IPs.

it is fine, it is a 'high want' on my list.
 rgds,
canal 




________________________________
From: Paul Joseph Davis <pa...@gmail.com>
To: "user@couchdb.apache.org" <us...@couchdb.apache.org>
Sent: Thursday, September 24, 2009 9:09:58 AM
Subject: Re: bind multiple IPs

No but you can bind to 0.0.0.0 to bind all addresses



On Sep 23, 2009, at 8:36 PM, go canal <go...@yahoo.com> wrote:

> hello,
> is there a way to bind multiple IP addressess, something like:
>
> A.B.C.d-e
>  rgds,
> canal
>
>



      

Re: bind multiple IPs

Posted by Paul Joseph Davis <pa...@gmail.com>.
No but you can bind to 0.0.0.0 to bind all addresses



On Sep 23, 2009, at 8:36 PM, go canal <go...@yahoo.com> wrote:

> hello,
> is there a way to bind multiple IP addressess, something like:
>
> A.B.C.d-e
>  rgds,
> canal
>
>