Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ftp connect to mirrors.dotsrc.org while update world
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
pietinger
Moderator
Moderator


Joined: 17 Oct 2006
Posts: 4147
Location: Bavaria

PostPosted: Wed Apr 07, 2021 11:56 pm    Post subject: ftp connect to mirrors.dotsrc.org while update world Reply with quote

Yesterday I did my weekly update and for the first time my firewall told me there was an attempt to connect to 130.225.254.116 via port 21 (of course not allowed).

This is not funny for me and I would like to know which package have such a behavior. Does anybody knows ?


(P.S.: Yes, there was nothing else running; it must came from emerge)
Back to top
View user's profile Send private message
alamahant
Advocate
Advocate


Joined: 23 Mar 2019
Posts: 3879

PostPosted: Thu Apr 08, 2021 12:07 am    Post subject: Reply with quote

Each package has an ebuild.Insude it there is the
Code:

SRC_URI=""

ie the location from where portage downloads the source.
I think it uses curll or wget .
This can be git, private siite repos even SourceForge.net
Some packages might have an ftp:// url.
I wouldn't worry so much.............
_________________
:)
Back to top
View user's profile Send private message
pietinger
Moderator
Moderator


Joined: 17 Oct 2006
Posts: 4147
Location: Bavaria

PostPosted: Thu Apr 08, 2021 12:23 am    Post subject: Reply with quote

alamahant wrote:
I wouldn't worry so much.............

First of all: Thanks a lot ! Second: I am so silly. I only need to verify the timestamps from /var/log/messages with /var/log/emerge.log. So I got my candidate (ts of firewall entry was 1617839148):
Code:
1617839126:  === (2 of 111) Compiling/Merging (dev-libs/gmp-6.2.1-r1::/usr/portage/dev-libs/gmp/gmp-6.2.1-r1.ebuild)
1617839175:  === (2 of 111) Merging (dev-libs/gmp-6.2.1-r1::/usr/portage/dev-libs/gmp/gmp-6.2.1-r1.ebuild)

Now I will investigate gmp-6.2.1 ...


Edit: Found a ftp-uri ... but strangely the update of this package went through without errors ... ?! ... ?
Back to top
View user's profile Send private message
alamahant
Advocate
Advocate


Joined: 23 Mar 2019
Posts: 3879

PostPosted: Thu Apr 08, 2021 12:42 am    Post subject: Reply with quote

Sure enough
https://gnupg.org/download/mirrors.html
The mysterious url is the Danish mirror of "gnupg"...
:)
_________________
:)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum