public inbox for [email protected]
help / color / mirror / Atom feedFrom: Alan Hodgson <[email protected]>
To: [email protected]
Subject: Re: Can't Remote connection by IpV6
Date: Thu, 06 Jun 2024 11:47:32 -0700
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAM+GY4JgCYPwfCP25_TchAyD7V_X4m1haW6MM+HEiaYL3i_Qpw@mail.gmail.com>
References: <CAM+GY4JgCYPwfCP25_TchAyD7V_X4m1haW6MM+HEiaYL3i_Qpw@mail.gmail.com>
On Thu, 2024-06-06 at 11:46 -0300, 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
>
> 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
listen '*'
or listen '::' just for ipv6.
Remember to adjust pg_hba.conf as well.
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Can't Remote connection by IpV6
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox