Re: Can't Remote connection by IpV6 - Mailing list pgsql-general

From Ron Johnson
Subject Re: Can't Remote connection by IpV6
Date
Msg-id CANzqJaCJkRotTrmTZ=h3xT6Cu3sGCpC0W=CtjHrO=_bbbAqkAQ@mail.gmail.com
Whole thread Raw
In response to Re: Can't Remote connection by IpV6  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
On Thu, Jun 6, 2024 at 11:03 AM Adrian Klaver <adrian.klaver@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.
 

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Can't Remote connection by IpV6
Next
From: Ron Johnson
Date:
Subject: Re: Logical replication type- WAL recovery fails and changes the size of wal segment in archivedir