Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sFEOb-000GDC-4f for pgsql-general@arkaria.postgresql.org; Thu, 06 Jun 2024 14:47:17 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1sFENa-000yKl-Ru for pgsql-general@arkaria.postgresql.org; Thu, 06 Jun 2024 14:46:15 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sFENa-000yKc-GY for pgsql-general@lists.postgresql.org; Thu, 06 Jun 2024 14:46:15 +0000 Received: from mail-oo1-xc32.google.com ([2607:f8b0:4864:20::c32]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1sFENZ-000JIa-8J for pgsql-general@lists.postgresql.org; Thu, 06 Jun 2024 14:46:14 +0000 Received: by mail-oo1-xc32.google.com with SMTP id 006d021491bc7-5ba70a6e9a1so503932eaf.2 for ; Thu, 06 Jun 2024 07:46:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1717685171; x=1718289971; darn=lists.postgresql.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=5CJyJmcpwQx7q4h3m5KpSJM2ZYVL+qjMB3nQqNjPs+E=; b=GhL+lLzZnwrwT5El1HT+5f9AtExoOchY3RWfmSCGMgGR2W4+FhGVIqSrjgpaTZ0JpS OOHPK7XpC/7rFqj0u0Fozj9Ih7S7JGarLenjl+ju6d46GSmIY4bUwU9GHAb/cEGXLGwi 9x5awZZ10XRM8BoyLRtnvXHQLhY0dY/NkU80yYtR9+1VZPlYSIu2nqS0f2f+am/QBmMc 447ZwCFiwubqttVmQIzK5fB1pAV4nhLYg1ckT/DVbRe5UexiUQ+A7h+tfOoNXMFeAkQD PkXXula1Hnyluv8q/ZcTlj5KdMHhTRGwr7EoeN3bG2ON7K0M9C30MYCfdp4SeM2q133S CwBw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717685171; x=1718289971; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=5CJyJmcpwQx7q4h3m5KpSJM2ZYVL+qjMB3nQqNjPs+E=; b=BhrhwCP8X0ywGNjfp2k5MUVkEkh/UeyuO59Cx/4Sss00/E23dWBEHURFdUhj1F7h3C 05W6nJAo8AeVrZsRbB9Rfsi3EQVZMcRdlksiOssuGpjS0nKAQ2CaZ4GgkXsFxeJWtJhu NQCCd1BzG58/gBFe9/oZ+eOsZ5czdeNtbQb6m9h+pTi1mJqRP+xThjQI9JhpvKaEX8h6 ejjiYG3ExZuGW3MhQzjHIT+ucm2eOe+UbZuQqEkcwUKeUVFOUCLpnetj+hR47l/dD3IJ MBtgS4fBpjj/icHIubwck/lP6b1zKbEZnrDrX5Y/0LcZmhb0LmEHJYGXx1DW2w26eqPo C6JA== X-Gm-Message-State: AOJu0Yz2hATevBpUGsz8t9heLNebEVuBC50wD1ekr9e4cElk8Ncd3X53 BhJ8VdzjpwcqJbeXufJtnAV7BC5GxmOhciPQAIqZkOhX1gsBMvmG+y6+gzUNNXS32vZt0+JWdIN PnbxkKvSOVVgpmwnjk/2TmqMtf49MTQ== X-Google-Smtp-Source: AGHT+IGtSfcR+LC5g2Kto+b3/TU16ZWKGIE9F5v9xJDYaA2B8csijf34Zlo8MJCsVpQAKeTgAMgbgX/JgV+gmxFrkBM= X-Received: by 2002:a05:6871:b10:b0:24f:eada:e32 with SMTP id 586e51a60fabf-25121d47162mr6146429fac.17.1717685171217; Thu, 06 Jun 2024 07:46:11 -0700 (PDT) MIME-Version: 1.0 From: Marcelo Marloch Date: Thu, 6 Jun 2024 11:46:00 -0300 Message-ID: Subject: Can't Remote connection by IpV6 To: pgsql-general@lists.postgresql.org Content-Type: multipart/alternative; boundary="000000000000776ef3061a39bed2" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000776ef3061a39bed2 Content-Type: text/plain; charset="UTF-8" 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 --000000000000776ef3061a39bed2 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
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 wit= h 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 f= ee=C2=A0

thanks a lot
--000000000000776ef3061a39bed2--