E2. The Addresses of Dr.Web Enterprise Server

Receipt of Connections

<connection-protocol>/[<socket-address>]

By default, depending on <connection-protocol>:

tcp/0.0.0.0:2193

which means "all interfaces (excluding those with IPv6 addresses), port 2193";

tcp/[::]:2193

which means "all IPv6 addresses, port 2193";

spx/00000000.000000000001:2193

which means "all interfaces, port 0x2193";

nbs/drwcs:23:0

which means using NetBIOS stream protocol, port 23, computer drwcs.

Dr.Web Enterprise Server Location Service

<datagram-protocol>/[<endpoint-socket-address>[-<interface>]]

By default, depending on <datagram-protocol>:

udp/231.0.0.1:2193-0.0.0.0

which means using a multicast group 231.0.0.1:2193 for all interfaces;

udp/[ff18::231.0.0.1]:2193-[::]:0

which means using a multicast group [ff18::231.0.0.1:2193] on all interfaces;

ipx/00000000.FFFFFFFFFFFF:2193-00000000.000000000000

which means receipt of broadcasting messages on socket 0x2193 for all interfaces.

nbd/drwcs:23:0

which means using NetBIOS datagram protocol, port 23, computer drwcs.