[squeak-dev] sqConnectToAddressSize: Address family not supported by protocol

Chris Muller asqueaker at gmail.com
Sat Sep 21 20:04:35 UTC 2013


Using curl for http get produces nearly the opposite results as using squeak.

Connected to GF:
   curl --ipv6 --get www.yahoo.com
           ("...a bunch of http...")

Connected to Surewest:
    curl --ipv6 --get www.yahoo.com
           "curl: (7) Failed to connect to 2001:4998:f011:1fe::3000:
Network is unreachable"


On Fri, Sep 20, 2013 at 9:21 PM, tim Rowledge <tim at rowledge.org> wrote:
> All I can think of for now is to try some non-squeak resolver type tools and at least get evidence as to whether it's them or us.
>
> tim
> --
> tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
> Useful random insult:- Has an inferiority complex, but not a very good one.
>
>
>


More information about the Squeak-dev mailing list