I think this happened when I updated packages a month ago and they weren't touched for a few months. On 13.
Well I don't know what to say. forums.freebsd.org does not work under FreeBSD but it does under Windows on same machine. In both cases, networking is trivial, DHCP only no firewalls, no hosts, nothing.
I'm going to make a trace on Windows, but it seems I have IPv6 there. Maybe that's relevant
Well I don't know what to say. forums.freebsd.org does not work under FreeBSD but it does under Windows on same machine. In both cases, networking is trivial, DHCP only no firewalls, no hosts, nothing.
Code:
;; ->>HEADER<<- opcode: QUERY, rcode: NOERROR, id: 51687
;; flags: qr rd ra ; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;; forums.freebsd.org. IN A
;; ANSWER SECTION:
forums.freebsd.org. 10 IN A 204.109.59.195
;; AUTHORITY SECTION:
;; ADDITIONAL SECTION:
;; Query time: 75 msec
;; SERVER: 192.168.8.1
;; WHEN: Mon Dec 18 19:11:43 2023
;; MSG SIZE rcvd: 52
Code:
PING forums.freebsd.org (204.109.59.195): 56 data bytes
64 bytes from 204.109.59.195: icmp_seq=0 ttl=48 time=125.956 ms
64 bytes from 204.109.59.195: icmp_seq=1 ttl=48 time=135.963 ms
^C
--- forums.freebsd.org ping statistics ---
2 packets transmitted, 2 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 125.956/130.959/135.963/5.003 ms
z@phobos:~ % nc forums.freebsd.org 443
z@phobos:~ %
I'm going to make a trace on Windows, but it seems I have IPv6 there. Maybe that's relevant