1
19.1 Legacy Series / Re: [RESOLVED] pkg.opnsense.org not reachable via IPv6
« on: May 08, 2019, 12:55:01 am »
looks like pkg.opnsense.org not reachable now via ipv4.
tried from different sources - no luck.
and this happened when i decided to upgrade system to the latest - luckly i checked site availabilyty before i start
tried from different sources - no luck.
and this happened when i decided to upgrade system to the latest - luckly i checked site availabilyty before i start
Code: [Select]
~$ curl https://pkg.opnsense.org -v
* Rebuilt URL to: https://pkg.opnsense.org/
* Trying 212.32.245.132...
* TCP_NODELAY set
* connect to 212.32.245.132 port 443 failed: Connection refused
* Trying 2001:1af8:4900:a01d:1200::2...
* TCP_NODELAY set
* Immediate connect fail for 2001:1af8:4900:a01d:1200::2: Network is unreachable
* Trying 2001:1af8:4900:a01d:1200::2...
* TCP_NODELAY set
* Immediate connect fail for 2001:1af8:4900:a01d:1200::2: Network is unreachable
* Failed to connect to pkg.opnsense.org port 443: Connection refused
* Closing connection 0
curl: (7) Failed to connect to pkg.opnsense.org port 443: Connection refused