Try curl -vL http://www.elecraft.com
It's doing a redirect you need to follow, this should help. David On Sun, Jan 3, 2016 at 3:40 PM, ab2tc <[email protected]> wrote: > Hi, > > I am on 7 and I did succeed in finding "curl" and installing it. Here is > the > output from running your suggested command line in a command prompt: > > C:\Users\AB2TC\Desktop\Installs\curl\curl_7_46_0_openssl_nghttp2_x64>curl > -v > htt > p://elecraft.com > * Rebuilt URL to: http://elecraft.com/ > * Trying 63.249.121.93... > * Connected to elecraft.com (63.249.121.93) port 80 (#0) > > GET / HTTP/1.1 > > Host: elecraft.com > > User-Agent: curl/7.46.0 > > Accept: */* > > > < HTTP/1.1 301 Moved Permanently > < Date: Sun, 03 Jan 2016 21:33:57 GMT > < Server: Apache/2.2.3 (CentOS) > < Location: http://www.elecraft.com/ > < Content-Length: 309 > < Connection: close > < Content-Type: text/html; charset=iso-8859-1 > < > <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> > <html><head> > <title>301 Moved Permanently</title> > </head><body> > Moved Permanently > > <p>The document has moved here <http://www.elecraft.com/> .</p> > <hr> > <address>Apache/2.2.3 (CentOS) Server at elecraft.com Port 80</address> > </body></html> > * Closing connection 0 > > C:\Users\AB2TC\Desktop\Installs\curl\curl_7_46_0_openssl_nghttp2_x64> > > > It seems to confirm the notion that it connects to elecraft.com but fails > to > open the http connection. Maybe some network guru can make sense of the > messages above. > > AB2TC - Knut > > > David Orman wrote > > Sounds like Verizon has a transparent proxy in the middle, and something > > is > > goofing up there. Lots of ISPs do this kind of thing for content > > filtering/caching/etc, unfortunately, and if that proxy doesn't serve the > > page properly, it'll look like an issue with the site itself. Hopefully > > they'll resolve it for you all. If someone with the issue has access to > > linux/curl, try: > > > > curl -v http://elecraft.com > > > > You'll see where things 'stall' in the HTTP session. > > > > David > > > > On Sat, Jan 2, 2016 at 2:04 PM, todd ruby < > > > todd@ > > > > wrote: > > <snip> > > > > > > -- > View this message in context: > http://elecraft.365791.n2.nabble.com/Elecraft-website-and-Fios-tp7612185p7612235.html > Sent from the Elecraft mailing list archive at Nabble.com. > ______________________________________________________________ > Elecraft mailing list > Home: http://mailman.qth.net/mailman/listinfo/elecraft > Help: http://mailman.qth.net/mmfaq.htm > Post: mailto:[email protected] > > This list hosted by: http://www.qsl.net > Please help support this email list: http://www.qsl.net/donate.html > Message delivered to [email protected] > ______________________________________________________________ Elecraft mailing list Home: http://mailman.qth.net/mailman/listinfo/elecraft Help: http://mailman.qth.net/mmfaq.htm Post: mailto:[email protected] This list hosted by: http://www.qsl.net Please help support this email list: http://www.qsl.net/donate.html Message delivered to [email protected]

