Currently trying to set up Gigabit network between various computers (running ubuntu and windows xp).
I am having a problem sending a frame size any larger than 1500 on the windows machine. The onboard NIC currently in use is Marvell Yukon 88E8001/8003/8010 PCI Gigabit Ethernet Controller. I currently have jumbo frames set to 9014 Bytes on this NIC.
For testing purposes, I am currently directly connected to another machine with a crossover cable through this NIC. I can successfully ping this machine using the default packet size. However, everytime I attempt to send a larger frame, I get the following message:
cmd: ping <ipaddr> -f -l 5000
msg: Packet needs to be fragmented but DF set.
Using Wireshark, i can tell that traffic never leaves this machine. no activity is detected on the wire when i run this command.
Has anyone run into this problem before? Is this NIC known for issues with jumbo frames? I have been doing searches on both of these issues and turned up very little information. Are there any known software limitations in Windows XP (and can they be fixed?)
Thanks.
Al
I am having a problem sending a frame size any larger than 1500 on the windows machine. The onboard NIC currently in use is Marvell Yukon 88E8001/8003/8010 PCI Gigabit Ethernet Controller. I currently have jumbo frames set to 9014 Bytes on this NIC.
For testing purposes, I am currently directly connected to another machine with a crossover cable through this NIC. I can successfully ping this machine using the default packet size. However, everytime I attempt to send a larger frame, I get the following message:
cmd: ping <ipaddr> -f -l 5000
msg: Packet needs to be fragmented but DF set.
Using Wireshark, i can tell that traffic never leaves this machine. no activity is detected on the wire when i run this command.
Has anyone run into this problem before? Is this NIC known for issues with jumbo frames? I have been doing searches on both of these issues and turned up very little information. Are there any known software limitations in Windows XP (and can they be fixed?)
Thanks.
Al