Re: Can't Remote connection by IpV6

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Marcelo Marloch <mmarloch(at)gmail(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Can't Remote connection by IpV6
Date: 2024-06-06 15:03:29
Message-ID: 5cbf5fe6-77c7-4767-b2f8-de791602bd22@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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?

Did you reload the server after making the configuration changes?

Define in more detail what 'no success' means.

>
> my provider is out of ipv4 and they're sending ips by cgnat if I want a
> public ipv4 I have to sign a very expensive service fee
>
> thanks a lot

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ron Johnson 2024-06-06 15:13:47 Re: Can't Remote connection by IpV6
Previous Message Kashif Zeeshan 2024-06-06 14:58:52 Re: Can't Remote connection by IpV6