On Thu, Jun 6, 2024 at 11:03 AM Adrian Klaver <adrian.kla...@aklaver.com> wrote:
> On 6/6/24 07:46, Marcelo Marloch wrote: > > Hi everyone, is it possible to remote connect through IpV6? IpV4 works > > fine but I cant connect through V6 > > > > postgresql.conf is to listen all address and pg_hba.conf is set with > > host all all :: md5 i've tried ::/0 and ::0/0 but had no success > > Is the firewall open for IPv6 connections to the Postgres port? > netcat (comes with nmap) is great for this. There's a Windows client, too.