From: | Zhidong <zhidong(dot)she(at)gmail(dot)com> |
---|---|
To: | Ondrej Ivanič <ondrej(dot)ivanic(at)gmail(dot)com> |
Cc: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: IP range in pg_hba.conf? |
Date: | 2011-11-08 13:36:06 |
Message-ID: | 11377B9A-0C4C-4FFE-B4A9-C4FD7562FAB5@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Can you guys explain why it is 10.17.64.0/20? Thanks!
Sent from iPad
在 Nov 8, 2011,7:42 PM,Ondrej Ivanič <ondrej(dot)ivanic(at)gmail(dot)com> 写道:
> Hi,
>
> On 8 November 2011 22:33, Chrishelring <christianhelring(at)gmail(dot)com> wrote:
>> I want to exclude access to our postgresql db using a configuration in the
>> pg_hba.conf file. I have a range of IP adress that should have access, but
>> how do I do that?
>>
>> The range is 10.17.64.1 - 10.17.79.254 (eg. 255.255.240.0 as subnet).
>
> The range above should be written like this: 10.17.64.0/20
>
> --
> Ondrej Ivanic
> (ondrej(dot)ivanic(at)gmail(dot)com)
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
From | Date | Subject | |
---|---|---|---|
Next Message | Thom Brown | 2011-11-08 13:44:15 | Re: IP range in pg_hba.conf? |
Previous Message | Mario Weilguni | 2011-11-08 12:49:06 | Re: Performance Problem with postgresql 9.03, 8GB RAM,Quadcore Processor Server--Need help!!!!!!! |