约 112,000 个结果
在新选项卡中打开链接
  1. What is NetBIOS? Does Windows need its ports 137 and 138 open?

    I just wanted to add that for versions of Windows from Windows 2000 and onward, all of the legacy NetBIOS functionality from ports 137, 138 and 139 is by default handled by SMB …

  2. Difference between NETBIOS, host name and computer name?

    computer name john netbios name is usually also john (but has stricter naming restrictions) on a domain your full computer name may be john.company.local for example the company.local bit …

  3. networking - Difference between NetBIOS and SMB - Super User

    I'm also trying to discover the relationship between netbios-ssn typically running on Port 139 and microsoft-ds running on Port 445. I understand that previously Port 139 was more popular with …

  4. When does one require NetBIOS? - Information Security Stack …

    2020年1月30日 · NetBIOS isn't a protocol, but an API for naming service, and only really used for SMB service enhancements anymore. While there's NetBIOS for TCP, you can actually have it …

  5. How are (NetBIOS?) names being resolved on my network?

    2024年4月5日 · Generally NetBIOS is tied to SMBv1 being enabled; if SMBv1 is disabled at OS level, then NetBIOS features are not used at all. This is interesting, as I have SMBv1 disabled …

  6. windows - Find NetBIOS/WINS name of a IP - Super User

    2017年11月9日 · How can I find the NetBIOS/WINS name of a PC in my LAN In suma: I have the IP of a machine in my LAN I want to get the name of the machine (if it has one)

  7. Can't resolve computer names over VPN, only IP addresses?

    2016年5月3日 · Windows machines on a lan use NetBIOS to do host name resolution, not dns. The NetBIOS will not propagate over the VPN without some nasty configuration.

  8. Why does our network firewall drop netbios-ns packets?

    In our local domain environment, we use Sophos UTM to protect our network. When I check the firewall logs, I can see that a huge number of packets dropped by the firewall are netbios-ns …

  9. windows - Find hostname from NetBIOS name - Super User

    2010年10月10日 · 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 …

  10. Route NetBIOS protocol through internet - Super User

    1 NetBIOS-over-TCP/IP can work over the Internet – mostly: see the part about NBNS below. For file sharing, Windows uses the SMB protocol. Modern versions of Windows use SMB directly …