I fixed the mutlicast issue. The problem was that routing was set to send multicast packets on the wrong interface. (See http://sourceforge.net/mailarchive/message.php?msg_id=2023983) Once I added a route for the multicast packets it started working correctly.
Thanks for the help. --Matt On Tue, 2005-05-24 at 09:58, Matt Klaric wrote: > Changing to unicast as described below fixed the problem. > > Any ideas why multicast isn't working? I know multicast is compiled > into the kernel and ifconfig shows that my interface is capable of it. > > Thanks for all the help. > > --Matt

