Summary: Hello all. I have a terrible problem but have not a solution. I need to be able to use the nbtstat command succesfully on the WAN. I am able to ping ...
Summary: im using a proxy to get my internet access, however, just like when i was behind a router, things like nbtstat, net view etc dont work Is this just th...
Summary: hey: ive my box setup and every thing but im havin a problem retrieving netbios shares/names... i can nbtstat -a user Successfully but nuthin else... ...
Summary: if you know the IP address, you can find MAC by using nbtstat command: nbtstat -A <ip address> MUST BE uppercase A with IP address. type nbtstat /?...
Summary: That depends what are you doing. The most common ones are ping, telnet, tracert, netstat, nbtstat, etc (DOS). You can find pretty much the same in U...
Summary: Jim, I suspect that you have a firewall such as Zone Alarm running on your machines. If the machine that, at the moment, is providing your master bro...
Summary: try using these 3 commands ( /? will help) net config nbtstat net view sometimes it takes a while for caches and browse lists to get themselves right....
Summary: Dear Experts, I did network support for >10 years so hopefully am not being stupid. But I am getting desperate as I've run out of ideas. I will try ...
Summary: ping the subnet. so 192.168.0.255 with 255 the broadcast to all. You will get request time out. Now do a arp -a You will see a listing of ip addres...
Summary: Hi! I have tried to find this info myself but I am not 100% sure, so I post here and hope you can help me! We are running a small LAN with approx 10 c...
Summary: A suggestion: Check device manager to see that the cards are installed properly. 1. Run only netbeui and the MS client. 2. make sure that netbeui is b...
Summary: what do you mean by "view"? nbtstat -A ipaddress will give you some stats of the remote pc Golly gee wilerkers everyone! Learn to Internet Search ...
Summary: If you ping and get an address try also using nbtstat in the form of: nbtstat -A {ip address} or if you have a hostname already use this version: nb...
Summary: Post the IP. Forget net use for the momnet. First, start with the NetBIOS table if you can get it. nbtstat -A IP_address If it's behind a router, yo...
Summary: Yes, we have a VPN setup between the two sites and we are currently able to access all other machines the 192.168.2.XXX network. It is just this one ...
Summary: Try this: nbtstat -A ip address of other machine Ping the other box , then arp -a . if all this works you can try to add an arp entry for the other m...
Summary: You may want to consider putting a lmhosts file on each pc since I suspect this is a DNS/name resolution issue. Knowledge Base has articles on how to ...
Summary: Is it possible to lookup the machine a user is logged into with only their user name and without using admin tools like the dns server but normal reso...
Summary: Hi I have a cable modem hooked into a linksys router. The router assigns DHCP. All devices on my network connect to the internet fine. I am trying ...
Summary: I don't know if i have understood the situation properly but as far as i read you will need some steps. You must set a 'gateway' on each network, and ...
Summary: Try going into dos from either machine and using either of the following commands. Either will give what you are looking for. arp -a (shows your arp...