I get v4 or v6 for plain HTTP to cisco.com, which 301s to https://www.cisco.com. That resolves to different v4 and v6 addresses in the same /24 and /64, respectively, and time out, yea.
Coming from Shaw in Vancouver, BC. $ wget -4 http://cisco.com --connect-timeout=2 --tries=2 --2022-03-22 14:09:54-- http://cisco.com/ Resolving cisco.com (cisco.com)... 72.163.4.185 Connecting to cisco.com (cisco.com)|72.163.4.185|:80... connected. HTTP request sent, awaiting response... 301 Moved permanently Location: https://www.cisco.com/ [following] --2022-03-22 14:09:55-- https://www.cisco.com/ SSL_INIT Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt' Resolving www.cisco.com (www.cisco.com)... 72.163.4.161 Connecting to www.cisco.com (www.cisco.com)|72.163.4.161|:443... failed: Connection timed out. Retrying. --2022-03-22 14:09:58-- (try: 2) https://www.cisco.com/ SSL_INIT Connecting to www.cisco.com (www.cisco.com)|72.163.4.161|:443... failed: Connection timed out. Giving up. $ wget -6 http://cisco.com --connect-timeout=2 --tries=2 36 ☑ --2022-03-22 14:10:04-- http://cisco.com/ Resolving cisco.com (cisco.com)... 2001:420:1101:1::185 Connecting to cisco.com (cisco.com)|2001:420:1101:1::185|:80... connected. HTTP request sent, awaiting response... 301 Moved permanently Location: https://www.cisco.com/ [following] --2022-03-22 14:10:04-- https://www.cisco.com/ SSL_INIT Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt' Resolving www.cisco.com (www.cisco.com)... 2001:420:1101:1::a Connecting to www.cisco.com (www.cisco.com)|2001:420:1101:1::a|:443... failed: Connection timed out. Retrying. --2022-03-22 14:10:07-- (try: 2) https://www.cisco.com/ SSL_INIT Connecting to www.cisco.com (www.cisco.com)|2001:420:1101:1::a|:443... failed: Connection timed out. Giving up. $ On Tue, Mar 22, 2022 at 2:02 PM Bryan Fields via Outages < [email protected]> wrote: > Is their website down? > -- > Bryan Fields > > 727-409-1194 - Voice > > https://urldefense.proofpoint.com/v2/url?u=http-3A__bryanfields.net&d=DwICAg&c=qE8EibqjfXM-zBfebVhd4gtjNZbrDcrKYXvb1gt38s4&r=YPnOQVRSDbXtUSRyhBAnsVTGAAE2mYO40EVGtkDTkWY&m=i4DHvKiHh468JDd08GoGmJl3zpX6btrobmJFOd0c_Of85x-hlEx9RTpDsQDrYP36&s=Jt7-9FQxkrnY2c8lSN-l0Y4jxSUDRsuRpc9Joe39f9g&e= > _______________________________________________ > Outages mailing list > [email protected] > > https://urldefense.proofpoint.com/v2/url?u=https-3A__puck.nether.net_mailman_listinfo_outages&d=DwICAg&c=qE8EibqjfXM-zBfebVhd4gtjNZbrDcrKYXvb1gt38s4&r=YPnOQVRSDbXtUSRyhBAnsVTGAAE2mYO40EVGtkDTkWY&m=i4DHvKiHh468JDd08GoGmJl3zpX6btrobmJFOd0c_Of85x-hlEx9RTpDsQDrYP36&s=GwatPrxYN3HgqTOEBa8QlNnwmUQGrVVJHJtSYdrhkbQ&e= >
_______________________________________________ Outages mailing list [email protected] https://puck.nether.net/mailman/listinfo/outages
