So it seems that without a good DNS server (BIND, MS DNS) our Ubuntu machines can’t communicate with our windows machines and vice-versa. Apparently windows uses net bios for dns resolving when using nslookup which isn’t available to linux. Our solution is going to be to either implement an Ubuntu server utilizing BIND or set up a windows 2003 domain controller and install the Microsoft DNS server to that machine. This problem has presented itself many times when trying to install MicroStrategy Web Universal or CenterCast’s dashboard.
Fun!
The issue you’re experiencing is not limited to Ubuntu alone – it is *nix in general.
Good point…noted.