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

Racing into 2025 with new GitHub Innovation Graph data
Discover the latest trends and insights on public software development activity on GitHub with the quarterly release of data for the Innovation Graph, updated through December 2024.

GitHub Availability Report: March 2025
In March, we experienced one incident that resulted in degraded performance across GitHub services.

Vibe coding with GitHub Copilot: Agent mode and MCP support rolling out to all VS Code users
In celebration of MSFT’s 50th anniversary, we’re rolling out Agent Mode with MCP support to all VS Code users. We are also announcing the new GitHub Copilot Pro+ plan w/ premium requests, the general availability of models from Anthropic, Google, and OpenAI, next edit suggestions for code completions & the Copilot code review agent.