Hello RB,
Yeah i have enabled Multicast in my system and rerun that phase it is again prompting the same error.
i have also disabled firewall to check but still same error.
here are the per-requisite checks.
sgmw-s-tstse1:~ # cat /etc/SuSE-release
SUSE Linux Enterprise Server 11 (x86_64)
VERSION = 11
PATCHLEVEL = 2
sgmw-s-tstse1:~ # grep -i "multicast" /boot/config-3.0.13-0.27-default
CONFIG_IP_MULTICAST=y
sgmw-s-tstse1:~ # /sbin/ifconfig
eth0 Link encap:Ethernet HWaddr 00:16:3E:76:3A:17
inet addr:10.1.1.214 Bcast:10.1.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
sgmw-s-tstse1:~ # route add -net 224.0.0.0 netmask 255.255.255.0 eth0
sgmw-s-tstse1:~ # route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 10.1.1.2 0.0.0.0 UG 0 0 0 eth0
10.1.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
224.0.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
Thanks,
Vardhan.