Networking Forums

Networking Forums > Computer Networking > Windows Networking > [2008 server] Multicast frames on a specified interface

Reply
Thread Tools Display Modes

[2008 server] Multicast frames on a specified interface

 
 
Thierry Murail
Guest
Posts: n/a

 
      10-03-2008, 05:40 PM
Hi,

I got a problem sending big UDP frames (size > MTU) if I specify the sending
interface (IP_MULTICAST_IF).

Using SDK 6's mcastws1 sample, and wireshark filtering on host
229.230.231.234.
mcastws1.exe -s -n 5 -m 229.230.231.234 -z 1500 -u -t 1
No multicast interface specified : frames are sent.

172.16.136.1 is a host IP address :
mcastws1.exe -s -n 5 -m 229.230.231.234 -i 172.16.136.1 -z 1500 -u -t 1
Wireshark only see IGMP management frames. Remote listener don't receive
frames, too.

mcastws1.exe -s -n 5 -m 229.230.231.234 -i 172.16.136.1 -z 1400 -u -t 1
Frames size < MTU : sent.

This comportement is the same on Vista. Using a upper version of winsock
(2.0, 2.2) does not change anything.

What's the problem ??






 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Create a demand dial interface with netsh in Windows 2008 fails cyber09 Windows Networking 0 12-09-2008 07:25 PM
[2008 server] Multicast frames on a specified interface (update and crosspost) Thierry Windows Networking 0 10-03-2008 08:52 PM
Windows Server 2008 Tips - The next enterprise server version ofWindows! Russel Pitt Windows Networking 1 12-06-2007 02:58 PM
Can Microsoft's RRAS be configured for multicast? Such as in cases where you want to make it a multicast rendevous point? Spin Windows Networking 0 10-26-2006 01:06 PM
Frames received with errors greater than frames received ok affiliateian@gmail.com Wireless Internet 1 06-05-2006 11:41 PM



1 2 3 4 5 6 7 8 9 10 11