On Mon, Nov 14, 2005 at 10:38:21PM -0500, Mathieu Sauve-Frankel wrote: > On Mon, Nov 14, 2005 at 07:23:35PM -0500, Jon Hart wrote: > > Prior to the official 3.8 release I had been running a modified version > > There is no net.inet.ip.mforwarding in 3.8-release, only in -current. > If you are running stock 3.8 you will still need to build a kernel > with option MROUTING. If by any chance you are running -current, then > you still will need to enable multicast routing by issuing > sysctl net.inet.ip.mforwarding=1
Yes, sorry for the confusion. Before 3.8 came out I was running a custom kernel with MROUTING enabled. Since 3.8 came out, I've been running -current which has MROUTING on. So really, we can just ignore the 3.8 point and say I've run both a custom kernel and -current with the same results. MROUTING and net.inet.ip.mforwarding are both on and like I said, multicast routing *does* work. Its just that every 5 minutes or so when some timer goes off I get those error messages. -jon