Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Disable multicast/IGMP
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
jlh
Tux's lil' helper
Tux's lil' helper


Joined: 06 May 2007
Posts: 145
Location: Switzerland::Zürich

PostPosted: Sun Jun 03, 2007 5:04 pm    Post subject: Disable multicast/IGMP Reply with quote

As a result of using tshark, I noticed that one of my machines keeps sending out UDP packets to 239.255.67.250:16680 every 30 minutes, without getting replies. From all the googling I did so far, this is a multicast IP address and this might be related to IGMP. I've seen some examples of what multicast is good for, but this doesn't explain why my computer wants to do some.

1) Why does the machine keep sending these packets and of what use are they?
2) How can I disable it?

It wouldn't normally bother me, but for now it pollutes my tshark capture files. I know that I could simply disable it in the kernel, but I prefer not doing that.

Thanks.
Back to top
View user's profile Send private message
jlh
Tux's lil' helper
Tux's lil' helper


Joined: 06 May 2007
Posts: 145
Location: Switzerland::Zürich

PostPosted: Sun Jun 03, 2007 8:08 pm    Post subject: Reply with quote

Mmh, seems I've been posting this too quickly and mixed two things. What I mentioned above is probably not IGMP, but it's still some multicast stuff. Additionally, I get IGMP packets too, which I wonder about just the same. Here's what I'm talking about:

2007-06-03 14:42:32.208719 192.168.100.1 -> 239.255.67.250 UDP Source port: 56102 Destination port: 16680
2007-06-03 15:12:32.202319 192.168.100.1 -> 239.255.67.250 UDP Source port: 56102 Destination port: 16680
2007-06-03 15:42:32.231822 192.168.100.1 -> 239.255.67.250 UDP Source port: 56102 Destination port: 16680
2007-06-03 16:12:32.258139 192.168.100.1 -> 239.255.67.250 UDP Source port: 56102 Destination port: 16680
2007-06-03 16:19:08.414460 192.168.100.1 -> 239.255.67.250 UDP Source port: 56102 Destination port: 16680
2007-06-03 16:42:32.278900 192.168.100.1 -> 239.255.67.250 UDP Source port: 56102 Destination port: 16680
2007-06-03 17:12:32.308832 192.168.100.1 -> 239.255.67.250 UDP Source port: 56102 Destination port: 16680
2007-06-03 17:42:32.285230 192.168.100.1 -> 239.255.67.250 UDP Source port: 56102 Destination port: 16680
2007-06-03 18:12:32.307538 192.168.100.1 -> 239.255.67.250 UDP Source port: 56102 Destination port: 16680
2007-06-03 18:42:33.543611 192.168.100.1 -> 239.255.67.250 UDP Source port: 56102 Destination port: 16680
2007-06-03 19:12:33.561528 192.168.100.1 -> 239.255.67.250 UDP Source port: 56102 Destination port: 16680
2007-06-03 19:42:33.575834 192.168.100.1 -> 239.255.67.250 UDP Source port: 56102 Destination port: 16680
2007-06-03 20:12:33.579937 192.168.100.1 -> 239.255.67.250 UDP Source port: 56102 Destination port: 16680
2007-06-03 20:39:49.659176 192.168.100.1 -> 239.255.67.250 UDP Source port: 56102 Destination port: 16680
2007-06-03 20:39:52.706920 192.168.100.1 -> 224.0.0.22 IGMP V3 Membership Report
2007-06-03 20:39:55.111820 192.168.100.1 -> 224.0.0.22 IGMP V3 Membership Report
2007-06-03 20:41:27.327660 192.168.100.1 -> 224.0.0.22 IGMP V3 Membership Report
2007-06-03 20:41:33.396439 192.168.100.1 -> 224.0.0.22 IGMP V3 Membership Report
2007-06-03 20:41:44.236669 192.168.100.1 -> 239.255.67.250 UDP Source port: 58713 Destination port: 16680
2007-06-03 21:11:27.466993 192.168.100.1 -> 239.255.67.250 UDP Source port: 58713 Destination port: 16680
2007-06-03 21:41:27.463160 192.168.100.1 -> 239.255.67.250 UDP Source port: 58713 Destination port: 16680
Back to top
View user's profile Send private message
mudrii
l33t
l33t


Joined: 26 Jun 2003
Posts: 789
Location: Singapore

PostPosted: Mon Jun 04, 2007 3:31 am    Post subject: Reply with quote

check /etc/sysctl.conf
You will find ICMP broad cast desaible option that can help I think.
_________________
www.gentoo.ro
Back to top
View user's profile Send private message
jlh
Tux's lil' helper
Tux's lil' helper


Joined: 06 May 2007
Posts: 145
Location: Switzerland::Zürich

PostPosted: Tue Jun 05, 2007 2:59 pm    Post subject: Reply with quote

Uhm, I was talking about IGMP, not ICMP. I don't have anything IGMP related in my /etc/sysctl.conf.
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