Re: IP range in pg_hba.conf?

Поиск
Список
Период
Сортировка
От Ondrej Ivanič
Тема Re: IP range in pg_hba.conf?
Дата
Msg-id CAM6mieJ9t3S-kqGVcHs67-eeVBD915KLs6oGxE-RG0FCYepvag@mail.gmail.com
обсуждение исходный текст
Ответ на IP range in pg_hba.conf?  (Chrishelring <christianhelring@gmail.com>)
Ответы Re: IP range in pg_hba.conf?  (Zhidong <zhidong.she@gmail.com>)
Список pgsql-general
Hi,

On 8 November 2011 22:33, Chrishelring <christianhelring@gmail.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.ivanic@gmail.com)

В списке pgsql-general по дате отправления:

Предыдущее
От: Boszormenyi Zoltan
Дата:
Сообщение: Re: IP range in pg_hba.conf?
Следующее
От: Zhidong
Дата:
Сообщение: Re: IP range in pg_hba.conf?