I had the same problem. It was that my routing table had two entries for the default route, one was still set to use my (non-functional) ethernet connection. I was running Windows at the time, so I ran an elevated command prompt and ran
route delete 0.0.0.0
Then I waited for Windows to re-add...