Ubuntu can't ping Windows PCs until..

My Ubuntu laptop and PC could not ping my windows machines until I installed winbind (sudo apt-get install winbind) and then added wins to the end of my hosts line in /etc/nsswitch.conf (sudo nano -w /etc/nsswitch.conf).

My hosts line read:

hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4 wins

No votes yet

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.