Skip to content

libcurl ipv4 vs ipv6 issue #22

@lo5an

Description

@lo5an

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions