Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
14 views

How to enable netbios protocol via netsh command?

How to enable netbios via netsh command on windows XP?
1
vote
1answer
63 views

Can XP access HomeGroup shares if NetBIOS service is disabled on hosting Win-7 machine?

I am upgrading a small non-profit organization's computers and network. I will install Windows 7 Professional on 9 machines and Windows XP SP3 on 3 very old machines. I am interested in using ...
0
votes
1answer
29 views

Netbios network naming conflict

Currently we have a server that's complaining about Netbios naming clashes with another machine on the network, after further checking into the problem we've found out that the server's vendor have ...
1
vote
1answer
87 views

Difference between NETBIOS, host name and computer name?

In windows if you go to Computer->Properties->Advanced System Settings->Computer Name, you can change the computer name, let's say from "MYCOMPUTER" to "LEDZEPPELIN". This changes the (1) computer ...
0
votes
0answers
107 views

samba on netgear WNR3700 ddwrt

I have the latest ddwrt firmware for netgear WNR3700. Is there nmbd included? Router hostname is not listed in ms workgroup machines but I can access it by hostname and IP via explorer. smb.conf ...
0
votes
1answer
133 views

How to resolve NetBios names on Mac OS X?

I know there's smbutil lookup command, but I would like to know how to get it in the system lookup, similar to what is possible on Linux by modifying /etc/nsswitch.conf
2
votes
1answer
206 views

How to resolve OSX computer name to ip address for local web service?

I have a script on my XP machine that needs to contact my OSX machine by ip address. The OSX machine uses DHCP, and the ip address changes daily. However, it has a static computer name and netbios ...
0
votes
2answers
132 views

Mapping sftp/scp as a drive letter without user logins

I'm trying to find a software which could map sftp/scp services to a windows drive letter. I know there are quite a bunch of those available, but i haven't found a single one which could run with ...
0
votes
2answers
34 views

Vista crashes with blue screen

A friend of mine has Vista and it has been crashing for quite some time. He gets a regular crash with blue screen and a message that goes like "disable netbios caching" (it goes bye so fast i can't ...
3
votes
1answer
173 views

Unable to access server/share by name, IP works

I am running a small network, consisting mostly of Windows XP clients. I'm moving my server from Debian/Samba/WINS to OpenIndiana. Now I cannot access the server by its name, although I can by IP: ...
0
votes
1answer
146 views

Automated Windows host -> IP resolution over subnet on Mac

I have a few Windows computers and two Mac computers all on the same router. The Windows computers can find each other by hostname just fine, so for example a UNC path of \\HOSTNAME\SHARE would ...
1
vote
1answer
324 views

Find hostname from NetBIOS name

I have the NetBIOS name of a remote computer, and I want to find its hostname (I'm in a LAN has a DNS server), or the IP address (I'll do a nslookup to find the hostname). A Google search told me to ...
2
votes
2answers
283 views

Sites loading slowly in Windows, possibly due to DNS?

I'm using Chrome, on my wife's laptop. Opening chrome takes only a second, as it should. But as soon as I click on any of the thumbnailed sites (reddit.com, as an example), I have to wait. There's ...
0
votes
1answer
527 views

NetBios lookup from command line/powershell in Vista

Am trying to resolve an IP address to its Netbios name via the command line or via powershell. the system I am using is Vista SP2 so I do not believe NBLookup.exe will work. are there any ...
0
votes
1answer
970 views

cannot access my own computer through My Network Places

My home Windows XP Pro SP3 machine is DHCP client receiving configurations from ISP. Trying to access in WindowsExplorer -My Network Places - Microsoft Windows Network shows Workgroup with a ...
1
vote
2answers
363 views

Computer name not appearing on network

I can connect to other computers on my home network (ubuntu + OSX machines) using the IP address, but I can't connect using the netbios name. On the mac the name appears in Finder but if I try to ...
1
vote
1answer
127 views

Which protocol do most home routers use to get the names of the connected devices?

In most home routers, you can find a DHCP client table. Obviously the router knows the IP and MAC addresses of the connected computers. However, most of the time the router can list the computer names ...
-1
votes
1answer
730 views

DHCP not working after NetBIOS over TCP/IP disabled

I want to disable the "NetBIOS over TCP/IP" device in the device manager to free port 445. But after doing that my Internet stops working. I'm connected to a WLan router using DHCP on WinXP, and it is ...
2
votes
1answer
1k views

Cannot access to any Windows share including localhost

I can't access any share from my operating system, including \\localhost and \\127.0.0.1. I have Windows 7. NetBIOS over IP is enabled, other computers in the network can access my shares and other ...
4
votes
2answers
7k views
0
votes
2answers
105 views

Prevent Netbios attacks?

What is the best way to prevent netbios hacker attacks and what can happen if my computer is successfully attacked? I am currently running windows.
4
votes
2answers
2k views

Is there any reason to run a WINS server on a small network?

Is there any compelling reason to be concerned with running a WINS server on a small network? What applications require the ability to resolve LANMan and/or NETBios names?
1
vote
1answer
700 views

Need for explanation: NetBIOS over TCP/IP on VMware network adapter disturbs access to network shares

Some time ago nearly all workstations in our team (Windows XP SP2) exhibited intermittend but frequent delays when accessing shares on the network. Typically the first access to a share which hadn't ...