I have a wireless camera that has a web interface.
I can connect my Android phone OK, but can't log into the web interface. I get 'name not resolved', so it seem to be a DNS query problem.
I've put an entry into the /etc/hosts file:
192.168.50.10 camera.local camera
But it still...