Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
systemd multicast
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
glacies
n00b
n00b


Joined: 08 Jun 2018
Posts: 29
Location: Netherlands

PostPosted: Sat Jul 21, 2018 10:18 pm    Post subject: systemd multicast Reply with quote

Why does systemd have that many multicast ports that i do not see on openrc.
Code:
]~ $ netstat -tupln
(Not all processes could be identified, non-owned process info
 will not be shown, you would have to be root to see it all.)
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name   
udp        0      0 127.0.0.53:53           0.0.0.0:*                           -                   
udp        0      0 0.0.0.0:68              0.0.0.0:*       

I do not see that local traffic on openrc?

compared openbox openrc -> plamsa systemd i think that it does not really matter lol

Hello NeddySeagoon ily
Back to top
View user's profile Send private message
mike155
Advocate
Advocate


Joined: 17 Sep 2010
Posts: 4438
Location: Frankfurt, Germany

PostPosted: Sat Jul 21, 2018 10:30 pm    Post subject: Reply with quote

Your output shows two listening sockets. It does NOT show any traffic and the sockets have nothing to do with multicast. Look here to find out what multicast is: https://en.wikipedia.org/wiki/IP_multicast

Systemd provides a caching and validating DNS/DNSSEC stub resolver, which listens on 127.0.0.53:53. Look here for more information: https://www.freedesktop.org/software/systemd/man/systemd-resolved.service.html
Back to top
View user's profile Send private message
glacies
n00b
n00b


Joined: 08 Jun 2018
Posts: 29
Location: Netherlands

PostPosted: Sat Jul 21, 2018 10:42 pm    Post subject: Reply with quote

so that traffic is legit? if i understand it is local traffic created by systemd because i did not see any traffic like that on openrc.
then i will ignore that random netstat output.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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