do you have sense installed somewhere? (I use Google Sense plugin for Chrome. also a plugin for Kibana)
Put http://192.168.1.162:9200/ into server field.
now get indices just to be sure your connected correct. Run this command
/GET /_cat/indices?v=pretty
Paste one of your queries into the sense panel. (it will remove the http://192.168.1.162:9200/ url part that needs to go into the top Server field)
run query and see what returns.
Let us know what happened.