<div dir="auto">Might be a routing issue at your ISP, not often but happens.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, 13 Feb 2021, 11:47 Dick Middleton, <<a href="mailto:dick@lingbrae.com">dick@lingbrae.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I've got a really weird problem with my network and I'm at a loss as to what to do.<br>
<br>
Just after midnight on Thurs problems were noticed.  Things stopped downloading from the <br>
network.  But not everything.<br>
<br>
No problems are being seen with Chromebooks and Android phones (wifi) but iPod, TV, <br>
network streamer etc have stopped working.<br>
<br>
My main linux desktop computer has no problems but a couple of arch linux computers do.<br>
<br>
I've narrowed it down using curl; on working systems curling a webpage<br>
    curl -v <a href="http://mirror.bytemark.co.uk" rel="noreferrer noreferrer" target="_blank">http://mirror.bytemark.co.uk</a> I get the index page<br>
on a non working system it returns nothing - it just hangs waiting.<br>
<br>
If I provoke a 404<br>
curl -v <a href="http://mirror.bytemark.co.uk/x" rel="noreferrer noreferrer" target="_blank">http://mirror.bytemark.co.uk/x</a> then all systems return an error web page.<br>
<br>
Similar effect with nc<br>
<br>
printf "GET / HTTP/1.1\r\nUser-Agent: nc/0.0.1\r\nHost: 127.0.0.1\r\nAccept: */*\r\n\r\n" <br>
| nc <a href="http://mirror.bytemark.co.uk" rel="noreferrer noreferrer" target="_blank">mirror.bytemark.co.uk</a> 80<br>
<br>
It looks like a routing error but if that was the case all systems would fail and the <br>
error page would also not be returned.<br>
<br>
My brother has simple home page which is returned normally from all systems; again <br>
suggesting it's not a routing problem.<br>
<br>
I'm totally perplexed and would really appreciate some ideas<br>
<br>
Dick<br>
<br>
-- <br>
EdLUG mailing list<br>
<a href="mailto:EdLUG@mailman.lug.org.uk" target="_blank" rel="noreferrer">EdLUG@mailman.lug.org.uk</a><br>
<a href="https://lists.edlug.org.uk/mailman/listinfo/edlug" rel="noreferrer noreferrer" target="_blank">https://lists.edlug.org.uk/mailman/listinfo/edlug</a></blockquote></div>