Mailing List Archive

[clamav-users] PORT CONECTION
Hello,
To receive updates from the official clamav servers, which outgoing port do
you recommend I enable to communicate from my server to the claimAV update
server?
Regards
Re: [clamav-users] PORT CONECTION [ In reply to ]
On 26.07.21 18:41, Salamanca Spain via clamav-users wrote:
>To receive updates from the official clamav servers, which outgoing port do
>you recommend I enable to communicate from my server to the claimAV update
>server?

this should completely not matter.

--
Matus UHLAR - fantomas, uhlar@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Due to unexpected conditions Windows 2000 will be released
in first quarter of year 1901

_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml
Re: [clamav-users] PORT CONECTION [ In reply to ]
Hi there,

On Mon, 26 Jul 2021, Salamanca Spain via clamav-users wrote:

> To receive updates from the official clamav servers, which outgoing
> port do you recommend I enable to communicate from my server to the
> claimAV update server?

Connections use a 'source port' at the client end and a 'destination
port' at the server end. These are agreed during the setup of the
connection, and last for its life (but there are oddities, like FTP,
which may use more than a single pair of ports).

Under normal circumstances the servers don't care which source port a
client uses, as long as it uses the correct destination port(s) for a
connection. The destination port will normally be port 80 for HTTP,
and port 443 for HTTPS.

Outgoing connections for HTTP generally use an epehemeral port

https://en.wikipedia.org/wiki/Ephemeral_port

and the network stack software generally deals with all that for you.
It's completely transparent to the application using the connection.

It's an unusual question, is there a particular reason for posing it?

--

73,
Ged.

_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml