Quote:
Originally Posted by phoenix Two more things to check first, could you post the output of the following command: Code: cat /etc/nsswitch.conf | grep hosts and see if you have the MDNS service running on the server. |
here the output of the above command:
stebed@mail:~$ sudo cat /etc/nsswitch.conf | grep hosts
hosts: files dns
I looked at the running services (using "ps -A" and "top" commands) and there is no mDNS running.
I have a thougth: may be something with the virtual machine configuration causing the problem? (I'm thinking about the network setting)