Summary :
VLAN 4 : machine P39
VLAN 8 : machine P40
When I try to list netbios services, I get a different behavior :
from P39 : nbtstat -A <P40_ip_address> = OK
from P40 : nbtstat -A <P39_ip_address> = broken
I captured whats going in and out of each computer (through wireshark) : netbios
name query get through to P40 but is never answered (should see a name query
response)
Any help ?
This can be caused by a firewall problem. Make sure there is an
exception in the firewall for file and printer sharing. Also check
for "hidden" firewalls such as the one in the Cisco VPN client (which
can be active even when the client isn't).
In addition, you might also try this:
"NBTSTAT -A May Return Host not Found Error Message"
<http://support.microsoft.com/kb/175935>
HTH,
John