E2. The Addresses of Dr.Web Server

Top  Previous  Next

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".

Dr.Web 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.