mac dns look up misbehaving
Got a new mac and now I'm trying to install/update some stuff. THe first issue I get is that http requests made from inside scripts/programs (such as git or ruby gem) doesn't work. I'll put an example below of the workaround I used because it illustrates the issue better than any explanation. Any help is appreciated! Leonardos-MacBook-Air:~ leo$ git clone git://github.com/sstephenson/rbenv.git .rbenv Cloning into '.rbenv'... fatal: Unable to look up github.com (port 9418) (nodename nor servname provided, or not known) # it can not find github.com Leonardos-MacBook-Air:~ leo$ ping github.com