Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jan 2005 17:41:57 -0800
From:      Grace Lin <gracelin@optonline.net>
To:        net@freebsd.org
Subject:   enable multicast router
Message-ID:  <002b01c50023$8f4d7280$6401a8c0@hyas1>

index | next in thread | raw e-mail

Hi, 

I am running FBSD4.5 and try to enable multicast router but couldn't make it. Can any body help?

Thanks,
Grace Lin

===========================================================

what I did:

1) went into /usr/src/sys/modules/ip_mroute_mod compiled and make ip_mroute module.
    I added ip_id.c on SRC and change "CFLAGS += -DMROUTE_LKM -DMOUTE" to "CFLAGS += DMROUTE_KLD" from Makefile due to "-DMROUTE_LKM" need lkm.h file but coudn't find it in sys directory.

2) after sucessful created, installed and loaded ip_mroute into kernel I ran mrouted as:
#mrouted

mrouted: 22:21:38.072 can't enable Multicast routing in kernel: Operation not supported

3) ran netstsat

# netstat -g

Virtual Interface Table is empty

Multicast Routing Table is empty



IPv6 Multicast Interface Table is empty

IPv6 Multicast Routing Table is empty


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002b01c50023$8f4d7280$6401a8c0>