S
S
sav66222015-05-31 09:51:47
linux
sav6622, 2015-05-31 09:51:47

At the end of the "apt-get update" command, there is a call to diatan.com. This is fine?

Somehow I didn’t pay attention before, but now I see that the server on the “apt-get update” command is accessing diatan.com (74.82.63.229), trying to download something from there (the call comes at the very end after updating the databases).
Other suspicious activity (including the network has not yet noticed).

Answer the question

In order to leave comments, you need to log in

4 answer(s)
K
Konkase, 2015-05-31
@Konkase

grep -Hir diatan.com /*
strace apt-get update

M
mikes, 2015-05-31
@mikes

see what repositories are included in /etc/apt/sources*

R
rich, 2015-05-31
@rich

If you did not add a repository, then it is not normal.
Look in synaptic for the packages it provides.
85407f0299bc41c883cca4cf659c9d09.png

V
Vlad Zhivotnev, 2015-06-01
@inkvizitor68sl

grep -rni diatan /etc/apt/sources.list /etc/apt/sources.list.d/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question