Hello,
I am trying to get certificates with Traefik ACME Client for lehnux.net domain but I cannot ping or curl on acme-v02.api.letsencrypt.org but it doesn't work on one server but from 5G Mobile it works.
My WAN IP Address (where it doesn't work): 82.66.178.6
Could you please check if the IP Address is blocked by Let's Encrypt API ?
Network Subnet for this server is 192.168.20.0/24
My domain is: lehnux.net
I ran this command from Fiber WAN: ping acme-v02.api.letsencrypt.org
It produced this output from Fiber WAN:
PS C:\Users\e002531> ping acme-v02.api.letsencrypt.org
Pinging ca80a1adb12a4fbdac5ffcbc944e9a61.pacloudflare.com [172.65.32.248] with 32 bytes of data:
Request timed out.
I ran this command from mobile: ping acme-v02.api.letsencrypt.org
It produced this output from mobile 5G:
PS C:\Users\e002531> ping acme-v02.api.letsencrypt.org
Pinging ca80a1adb12a4fbdac5ffcbc944e9a61.pacloudflare.com [172.65.32.248] with 32 bytes of data:
Reply from 172.65.32.248: bytes=32 time=12ms TTL=50
My web server is (include version): using traefik on docker latest version
The operating system my web server runs on is (include version): Debian 13
My hosting provider, if applicable, is: Self-hosted
I can login to a root shell on my machine (yes or no, or I don't know): YES
I'm using a control panel to manage my site (no, or provide the name and version of the control panel): NO
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): using traefik ACME Client on docker latest version
Best Regards,
Lehnux