Re: Error In connection ??

Поиск
Список
Период
Сортировка
От Goutam Paruchuri
Тема Re: Error In connection ??
Дата
Msg-id B2C547DF42419645804F05B54290755ADC7CBA@DAYTONEX.oneilinc.net
обсуждение исходный текст
Ответ на Error In connection ??  ("Goutam Paruchuri" <gparuchuri@oneil.com>)
Список pgsql-sql
Its works if I specify the ipaddress of each client which is being
connecting to the server.
Its hard to do it on a DHCP network . Any roundabouts ?
- Goutam 

> -----Original Message-----
> From: Richard Huxton [mailto:dev@archonet.com] 
> Sent: Wednesday, November 10, 2004 1:30 PM
> To: Goutam Paruchuri
> Cc: pgsql-sql@postgresql.org
> Subject: Re: [SQL] Error In connection ??
> 
> 
> Goutam Paruchuri wrote:
> > My understanding was it means ip range of 1 to 254.
> > 
> > 192.168.2.1 to 192.168.1.254
> 
> No, it refers to the number of bits. You can use either of:
>    192.168.2.0 255.255.255.0
>    192.168.2.0/24
> Both of these cover the range:
>    192.168.2.1 - 192.168.1.255
> 
> Might be worth searching for a network howto on CIDR subnet formats.
> -- 
>    Richard Huxton
>    Archonet Ltd
> 


Confidentiality Notice
The information contained in this e-mail is confidential and intended for use only by the person(s) or organization
listedin the address. If you have received this communication in error, please contact the sender at O'Neil &
Associates,Inc., immediately. Any copying, dissemination, or distribution of this communication, other than by the
intendedrecipient, is strictly prohibited.
 



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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: Unicode problem inserting records - Invalid UNICODE character
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: Comparing two (largish) tables on different servers