| От | Shane Ambler |
|---|---|
| Тема | Re: weird network issue |
| Дата | |
| Msg-id | 47EDAC02.3060106@Sheeky.Biz обсуждение |
| Ответ на | Re: weird network issue (kevin kempter <kevin@kevinkempterllc.com>) |
| Список | pgsql-admin |
kevin kempter wrote: > I'm not sure who all can connect to this box, I have several clients > with pgadmin III installed that cannot get to it. > And this is from the 192.168.111.13 box: > > [root@db1 ~]# iptables -L > ACCEPT tcp -- anywhere anywhere state NEW tcp dpt:postgres So the difference you care about is this line. box .13 accepts connections from anywhere to postgres service. You need this entry to show on your .11 box You need to adjust your iptables config for this I would suggest you may want to refine that to allow only from your network (as well as the other entries that can be refined to that) -- Shane Ambler pgSQL (at) Sheeky (dot) Biz Get Sheeky @ http://Sheeky.Biz
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера