LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 03-10-2008, 01:18 PM   #1
bartock
LQ Newbie
 
Registered: Feb 2008
Location: Planet Earth
Posts: 11

Rep: Reputation: 0
Unhappy VT6120 Gigabit Ethernet Adapter not passing multicast traffic


Hi;

I have a VIA motherboard here with a VT6120 Gigabit Ethernet Adapter (onboard). This is the strangest thing:

I do a CentOS 5.x install and run the yum -y update - (I can list all of the packages in my kickstart file if need be) and I reboot once the install is completed ( of course)

Now, the application that I am running on it needs to pass multicast traffic on tcp ports 5000 and 5001.

I don't see any m-cast traffic UNTIL I run wireshark, tcpdump , tshark , or some other sniffing tool. So, I think that the key here is once the eth0 is put in promiscuous mode, I see multicast traffic.

It still works after I reboot, shut down , log out , whatever.

No firewall, SELinux is disabled on boot.

Anyone see anything like this before?

Anyone?

G
 
Old 03-11-2008, 10:41 AM   #2
bartock
LQ Newbie
 
Registered: Feb 2008
Location: Planet Earth
Posts: 11

Original Poster
Rep: Reputation: 0
Angry Same Topic - different question

I figured out what was wrong - apparently , this adapter , does not pass multicast traffic by default. If I re-initalise this adapter using the

ifconfig eth0 allmulti

It will then pass multicast traffic - so, on that note, does anyone know what setting I can put in the ifcfg-eth0 config file to enable this always?

Thanks

Glen
 
Old 03-17-2008, 01:04 PM   #3
bartock
LQ Newbie
 
Registered: Feb 2008
Location: Planet Earth
Posts: 11

Original Poster
Rep: Reputation: 0
Cool I have a workaround

It is kind of a hack - but it seems to work:

I created a startup script to 'bounce' the card into ALLMULTI and then back out again:


....
start() {

/sbin/ifconfig eth0 allmulti
/sbin/ifconfig eth0 -allmulti
}
....



This I have to do when the machine boots - until I find a better solution , this will have to do.

I have this set to run in runlevel 3 4 and 5

G
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
kernel and multicast udp traffic zeebu Linux - Networking 5 06-02-2007 09:22 AM
what is multicast traffic? servnov Linux - Networking 1 12-21-2005 11:18 PM
Gigabit LAN ethernet adapter not working ParticleHunter Linux From Scratch 1 07-31-2005 10:29 AM
Marvell Yukon Gigabit Ethernet Adapter Problem burrough Linux - Networking 1 10-10-2004 12:31 AM
multicast traffic from eth0 ?? zarniwoop Linux - Networking 5 04-02-2004 03:25 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 02:28 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration