ZANOZA.biz
Вот заноза!»Музыка»Selena Gomez - Revival (Deluxe Edition) (2015)

Smbd 170 |top| -

sudo tcpdump -i eth0 udp port 170 Sample output:

Wait—, not 170. So where does 170 come from? 2.2 The Mystery of Port 170 Port 170 is not a standard IANA-assigned NetBIOS port. In fact, the IANA registry lists port 170 as “Network PostScript” (a relic of printer sharing). However, within the context of SMBd and legacy Windows networking , port 170 appears as a historical or vendor-specific extension for certain NetBIOS datagram variations. smbd 170

| Service | Port | Protocol | Purpose | |---------|------|----------|---------| | Name Service | 137 | UDP/TCP | Register/resolve NetBIOS names | | Datagram Service | | UDP | Connectionless broadcast/multicast messages | | Session Service | 139 | TCP | Connection-oriented file/print sharing | sudo tcpdump -i eth0 udp port 170 Sample