On 12/11/25 6:10 PM, Marco Moock wrote:
> Am 11.12.2025 um 18:01:25 Uhr schrieb Budi Janto:
>
>>
https://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly/meta.conf: Not
>> found pkg: Failed to fetch
>
> I've now tested to fetch that file using curl, that worked.
>
> Please test that too to see if a connection error occurs.
# curl
https://pkg.FreeBSD.org/FreeBSD:14:amd64/kmods_quarterly_3/meta.conf
<html>
<head><title>404 Not Found</title></head>
<body>
<center><h1>404 Not Found</h1></center>
<hr><center>nginx</center>
</body>
</html>
# host
pkg.FreeBSD.org
pkg.FreeBSD.org is an alias for
pkgmir.geo.FreeBSD.org.
pkgmir.geo.FreeBSD.org has address 203.80.16.152
pkgmir.geo.FreeBSD.org has IPv6 address 2404:a8:3ff::50:2
pkgmir.geo.FreeBSD.org mail is handled by 0 .
# ping -c 5 203.80.16.152
PING 203.80.16.152 (203.80.16.152): 56 data bytes
64 bytes from
203.80.16.152: icmp_seq=0 ttl=53 time=22.357 ms
64 bytes from
203.80.16.152: icmp_seq=1 ttl=53 time=22.537 ms
64 bytes from
203.80.16.152: icmp_seq=2 ttl=53 time=22.578 ms
64 bytes from
203.80.16.152: icmp_seq=3 ttl=53 time=22.450 ms
64 bytes from
203.80.16.152: icmp_seq=4 ttl=53 time=22.463 ms
--- 203.80.16.152 ping statistics ---
5 packets transmitted, 5 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 22.357/22.477/22.578/0.076 ms
# tcptraceroute 203.80.16.152 443
Selected device tun0, address 202.138.247.170, port 25998 for outgoing
packets
Tracing the path to 203.80.16.152 on TCP port 443 (https), 30 hops max
1 202.138.241.0 1.033 ms 1.232 ms 1.099 ms
2
gw-bdg.melsa.net.id (202.138.225.61) 1.287 ms 1.301 ms 1.320 ms
3 103.113.48.144 2.001 ms 2.110 ms 2.068 ms
4
125.208.158.89.cbn.net.id (125.208.158.89) 3.660 ms 3.994 ms
3.996 ms
5 121.100.4.237 4.354 ms 4.406 ms 4.132 ms
6 121.100.7.178 15.839 ms 15.789 ms 16.032 ms
7 * * *
8 223.28.47.182 81.404 ms 87.299 ms 79.483 ms
9 * * *
10 223.28.47.230 73.967 ms 75.075 ms 85.183 ms
11 202.185.6.218 21.829 ms 21.795 ms 22.040 ms
12 * * *
13 * * *
14
pkg0.kul.freebsd.org (203.80.16.152) [open] 22.755 ms 22.152 ms
22.500 ms
I try to use another ISP:
# curl
https://pkg.FreeBSD.org/FreeBSD:14:amd64/kmods_quarterly_3/meta.conf
<html>
<head><title>404 Not Found</title></head>
<body>
<center><h1>404 Not Found</h1></center>
<hr><center>nginx</center>
</body>
</html>
It looks like the results are similar. Thanks dude.
--
Regards,
Budi Janto