NETBIOS
NETBIOS is the Network Basic Input/Output System. It is the ports and protocols used by all communication between the Content Manager server and database servers.
The NetBIOS API allows applications on separate computers to communicate over a local area network. It normally uses TCP/IP (NBT), giving each computer in the network both a NetBIOS name, and an IP address corresponding to a (possibly different) host name.
Used by:
- All Content Manager components
Settings:
| What | Protocol | Port | Direction |
|---|---|---|---|
| NetBIOS Session Service | TCP | 139 | IN/OUT |
| NetBIOS Name Service | UDP | 137 | IN/OUT |
| NetBIOS Datagram Service | UDP | 138 | IN/OUT |
| SMB over TCP | TCP | 445 | IN/OUT |
If the NETBIOS name cannot be resolved to an IP address because there is no DNS server in the network segment, add the IP NETBIOS name entry to the %WINDIR%\system32\drivers\etc\hosts file.