I'am trying to troubleshoot the following problem:
When I want to display the "Netbios remote name table" it returns with "HOST not found".
When I try this on the server itself the following happens:
nbtstat -n desplays the netbios local name tabel. When I try nbtstat -A -serverip- it returns a "Host not found" same when I try 127.0.0.1 instead of the serverip or if I try nbtstat -a -servername- or -localhost-.
Here some additional info:
IPCONFIG /ALL
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : HP Network Team #1
Physical Address. . . . . . . . . : 00-08-02-10-DE-87
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 10.77.16.17
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 10.77.16.254
DNS Servers . . . . . . . . . . . : 10.77.15.28
10.16.0.7
Primary WINS Server . . . . . . . : 10.77.15.28
Secondary WINS Server . . . . . . : 10.2.8.151
------------------------------------------
NBTSTAT -n
Teaming:
Node IpAddress: [10.77.16.17] Scope Id: []
NetBIOS Local Name Table
Name Type Status
---------------------------------------------
xxxN06 <00> UNIQUE Registered
xxxN06 <20> UNIQUE Registered
xxxAPP <00> GROUP Registered
xxxAPP <1E> GROUP Registered
---------------------------
NBTSTAT -A
Teaming:
Node IpAddress: [10.77.16.17] Scope Id: []
Host not found.
When I want to display the "Netbios remote name table" it returns with "HOST not found".
When I try this on the server itself the following happens:
nbtstat -n desplays the netbios local name tabel. When I try nbtstat -A -serverip- it returns a "Host not found" same when I try 127.0.0.1 instead of the serverip or if I try nbtstat -a -servername- or -localhost-.
Here some additional info:
IPCONFIG /ALL
Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : HP Network Team #1
Physical Address. . . . . . . . . : 00-08-02-10-DE-87
DHCP Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 10.77.16.17
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 10.77.16.254
DNS Servers . . . . . . . . . . . : 10.77.15.28
10.16.0.7
Primary WINS Server . . . . . . . : 10.77.15.28
Secondary WINS Server . . . . . . : 10.2.8.151
------------------------------------------
NBTSTAT -n
Teaming:
Node IpAddress: [10.77.16.17] Scope Id: []
NetBIOS Local Name Table
Name Type Status
---------------------------------------------
xxxN06 <00> UNIQUE Registered
xxxN06 <20> UNIQUE Registered
xxxAPP <00> GROUP Registered
xxxAPP <1E> GROUP Registered
---------------------------
NBTSTAT -A
Teaming:
Node IpAddress: [10.77.16.17] Scope Id: []
Host not found.