>> I'm not able to ssh to any domain, although IPs work. I get: >> >> $ ssh example.com >> ssh: Could not resolve hostname example.com: Name or service not known >> >> I can ping domains no problem, and web browsing works. I've tried >> rebooting and re-emerging openssh. I am connected to an unfamiliar >> wireless network (with no alternative right now) but I could ssh to >> domains no problem over this network before. Does this make sense to >> anyone? > > It does not :) > > So, if you do: > > host example.com > > it shows the correct IP address?
I get: $ host google.com google.com has address 74.125.224.83 google.com has address 74.125.224.84 google.com has address 74.125.224.80 google.com has address 74.125.224.81 google.com has address 74.125.224.82 google.com mail is handled by 50 alt4.aspmx.l.google.com. google.com mail is handled by 10 aspmx.l.google.com. google.com mail is handled by 20 alt1.aspmx.l.google.com. google.com mail is handled by 30 alt2.aspmx.l.google.com. google.com mail is handled by 40 alt3.aspmx.l.google.com. $ ssh google.com ssh: Could not resolve hostname google.com: Name or service not known - Grant

