Re: Problem filtering port between host and jail.

2010-06-18 Thread David DEMELIER
2010/6/17 David DEMELIER : > Hi, > > Because I don't want to enable jail_sysvipc, I installed PostgreSQL on > my host and it works fine. The problem is accessing a database within > a jail. > The jails are nat'ed and they can connect to the Internet. However > trying psql -h 192.168.1.23 -U markand

Problem filtering port between host and jail.

2010-06-17 Thread David DEMELIER
Hi, Because I don't want to enable jail_sysvipc, I installed PostgreSQL on my host and it works fine. The problem is accessing a database within a jail. The jails are nat'ed and they can connect to the Internet. However trying psql -h 192.168.1.23 -U markand markanddb time out and said : psql: co