Disabling old IP addresses
We’ve made some significant upgrades to the network infrastructure powering GitHub, and it’s time to turn off some of the old gear. We’ve updated DNS records to point at our…
We’ve made some significant upgrades to the network infrastructure powering GitHub, and it’s time to turn off some of the old gear. We’ve updated DNS records to point at our new IP space, but continue to see a steady trickle of requests to IP addresses long since removed from DNS.
On Tuesday, November 5th 2013, at 12pm Pacific Time, we’ll stop serving all HTTP, Git, and SSH requests to IP addresses that aren’t returned from DNS queries for the following domains:
- github.com
- gist.github.com
- api.github.com
- raw.github.com
- ssh.github.com
- wiki.github.com
- assets.github.com
This won’t affect you if you don’t have any /etc/hosts
entries for any of the above domains. However, if you’ve added github.com
or any of the listed domains to /etc/hosts
over the last few years, you’ll need to remove those entries or GitHub will stop working for you next Tuesday at noon. Take a quick look at your /etc/hosts
and/or your Puppet/Chef manifests to make sure you’re ready to go!
Please note that our DNS servers are configured to automatically return the IP address of a random, healthy load balancer for queries for the above records. If you have an existing /etc/hosts
entry, we highly recommend not replacing it, but rather removing it entirely.
Update: If you’re on Windows, you’ll want to check %SystemRoot%system32driversetchosts
for anything matching github.com
. If there are no entries there and you’re still seeing a warning on GitHub.com, please send your network administrator a link to this blog post!
Written by
Related posts
Inside the research: How GitHub Copilot impacts the nature of work for open source maintainers
An interview with economic researchers analyzing the causal effect of GitHub Copilot on how open source maintainers work.
OpenAI’s latest o1 model now available in GitHub Copilot and GitHub Models
The December 17 release of OpenAI’s o1 model is now available in GitHub Copilot and GitHub Models, bringing advanced coding capabilities to your workflows.
Announcing 150M developers and a new free tier for GitHub Copilot in VS Code
Come and join 150M developers on GitHub that can now code with Copilot for free in VS Code.