Can you guys explain why it is 10.17.64.0/20? Thanks! Sent from iPad
在 Nov 8, 2011,7:42 PM,Ondrej Ivanič <[email protected]> 写道: > Hi, > > On 8 November 2011 22:33, Chrishelring <[email protected]> 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 > ([email protected]) > > -- > Sent via pgsql-general mailing list ([email protected]) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-general -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
