Data Link Switching — SNA and NetBIOS traffic tunnelled between routers over TCP.
DLSw carries IBM SNA and NetBIOS frames across an IP backbone by terminating the local link control at each router and tunnelling over TCP. RFC 1795 defines the default socket pair as read port 2065 and write port 2067; DLSw version 2 (RFC 2166) and common vendor implementations settle on a single connection to 2065. If it is open, you are looking at a router or a legacy gateway keeping mainframe-era traffic alive, not a general-purpose server. There is no encryption and no user authentication in the protocol — peers are identified by configuration.
Do not expose
A cleartext, unauthenticated router-to-router tunnel into an internal SNA/NetBIOS network. Keep DLSw peers on private links or inside an IPsec tunnel.
$ nc -vz TARGET 2065Seen this on your network? Beige Box scans your Wi-Fi and shows every open port on every device — and its Ports tool links straight back here.
Get Beige Box →also available as JSON · Markdown
Corrections or a missing port? Reply @rimrocksystems.