ragged-rigid
ragged-rigid
ragged-rigid
ragged-rigid
How can I see on my linux box if Multicasting is enabled for my network interface? @ www.digitalpains.net
service

How can I see on my linux box if Multicasting is enabled for my network interface?

participate
trademarks
handbook

Using ifconfig command you see if multicasting is enabled for your network interface or not.

[ali@lab ~]$ /sbin/ifconfig wlan0
wlan0     Link encap:Ethernet  HWaddr 00:24:D7:38:D5:7C
inet addr:172.30.59.189  Bcast:172.30.59.255  Mask:255.255.255.0
inet6 addr: fe80::224:d7ff:fe38:d57c/64 Scope:Link
UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
RX packets:761458 errors:0 dropped:0 overruns:0 frame:0
TX packets:282314 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:334033669 (318.5 MiB)  TX bytes:50207088 (47.8 MiB)

If multicast is enabled for your network card  then you would see RUNNING MULTICAST text in the command output. If it is not enabled you would see only MULTICAST.

Related posts:

  1. Ubuntu KVM Virtualization Host: Networking
  2. KVM And Bridge Network Definition On Ubuntu
  3. Disabling the respons to ICMP ECHO requests
  4. Ubuntu avahi-daemon creates problem resolving FQDNs ending with .local

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">

 
faq
marketing
report