Hi Konstantin, > From: Salil Mehta > Sent: Monday, November 13, 2023 10:26 PM > To: 'Konstantin Ryabitsev' <[email protected]> > > > From: Konstantin Ryabitsev <[email protected]> > > Sent: Monday, November 13, 2023 8:44 PM > > To: Salil Mehta <[email protected]> > > > > On Mon, Nov 13, 2023 at 07:39:21PM +0000, Salil Mehta wrote: > > > > When you go to "git.kernel.org" on your company network, what city do > > > > you > > > > have in the header ("dallas", "amsterdam", etc). > > > > > > I am seeing below in the header: > > > > > > Git repositories hosted at kernel.org (amsterdam) > > > > This is really strange, I am able to retrieve that URL without any problems > > on > > all lore.kernel.org nodes. E.g.: > > > > $ curl -sL -H 'Host: lore.kernel.org' -I > > https://dfw.source.kernel.org/qemu- > > devel/[email protected]/ | head -n1 > > HTTP/1.1 200 OK > > > > $ curl -sL -H 'Host: lore.kernel.org' -I > > https://ams.source.kernel.org/qemu- > > devel/[email protected]/ | head -n1 > > HTTP/1.1 200 OK > > > > $ curl -sL -H 'Host: lore.kernel.org' -I > > https://sin.source.kernel.org/qemu- > > devel/[email protected]/ | head -n1 > > HTTP/1.1 200 OK > > > > I am very curious why it's not working for you. When you run "ping > > lore.kernel.org", which IP address do you get?
I have cross confirmed the behavior with other people across companies and all of them are having issues in viewing above links. Surprising part is these were present at the first instance when the review comments were floated by Igor - I can assure you that. Thanks Salil. > $ ping lore.kernel.org > > Pinging ams.source.kernel.org [145.40.68.75] with 32 bytes of data: > Reply from 145.40.68.75: bytes=32 time=23ms TTL=52 > Reply from 145.40.68.75: bytes=32 time=24ms TTL=52 > Reply from 145.40.68.75: bytes=32 time=24ms TTL=52 > > > Thanks
