From my apartment, logged in to my a vm:
curl -4 https://lib.ou.edu works
curl -6 https://lib.ou.edu fails
curl https://lib.ou.edu works
whether or not ipv6 is disabled in the vm.
From the LSC, logged in to my a vm:
curl -4 https://lib.ou.edu works
curl -6 https://lib.ou.edu fails
curl https://lib.ou.edu fails
From Bizzell on wifi in the Digilab logged in to a vm :
curl -4 https://lib.ou.edu works
curl -6 https://lib.ou.edu fails
curl https://lib.ou.edu works intermittently. For awhile it looked like it was working 1/4 of the time, but then it got less consistent.
I'm not sure where to go from here on this one. It isn't killing us, and this might be caused by issues in CentOS's libcurl, so maybe it'll just get fixed eventually.
From my apartment, logged in to my a vm:
curl -4 https://lib.ou.eduworkscurl -6 https://lib.ou.edufailscurl https://lib.ou.eduworkswhether or not ipv6 is disabled in the vm.
From the LSC, logged in to my a vm:
curl -4 https://lib.ou.eduworkscurl -6 https://lib.ou.edufailscurl https://lib.ou.edufailsFrom Bizzell on wifi in the Digilab logged in to a vm :
curl -4 https://lib.ou.edu workscurl -6 https://lib.ou.edu failscurl https://lib.ou.eduworks intermittently. For awhile it looked like it was working 1/4 of the time, but then it got less consistent.I'm not sure where to go from here on this one. It isn't killing us, and this might be caused by issues in CentOS's libcurl, so maybe it'll just get fixed eventually.