Date: Tue, 4 Feb 1997 23:44:32 -0800 (PST) From: Charlie Root <root@enterprise.ufp.com> To: questions@freebsd.org Subject: Help with MROUTED 3.8a on 3.0 SNAP Message-ID: <199702050744.XAA00298@enterprise.ufp.com>
next in thread | raw e-mail | index | archive | help
I get the following when I try to run mrouted -d 5: debug level 5 23:40:35.777 mrouted version 3.8a 23:40:35.797 Getting vifs from kernel interfaces 23:40:35.799 installing le0 (192.168.0.100 on subnet 192.168.0/24) as vif #0 - rate=0 23:40:35.800 installing tun0 (206.86.219.90 on subnet 206.86.219/24) as vif #1 - rate=0 23:40:35.800 Getting vifs from /etc/mrouted.conf 23:40:35.817 Installing vifs in mrouted... 23:40:35.817 vif #0, phyint 192.168.0.100 23:40:35.821 SENT membership query from 192.168.0.100 to 224.0.0.1 23:40:35.822 SENT neighbor probe from 192.168.0.100 to 224.0.0.4 23:40:35.822 vif #1, phyint 206.86.219.90 23:40:35.826 SENT membership query from 206.86.219.90 to 224.0.0.1 23:40:35.827 SENT neighbor probe from 206.86.219.90 to 224.0.0.4 pruning on 23:40:35.924 Installing vifs in kernel... 23:40:35.925 vif #0, phyint 192.168.0.100 23:40:35.925 setsockopt MRT_ADD_VIF: Block device required Every time I run it I get some different error with setsockopt on the MRT_ADD_VIF and they dont make any sense. File too large, Too many open files, etc. It almost seems random. I have tried binaries of 3.8 and 3.6 and they all fail on setsockopt MRT_ADD_VIF. Can anyone tell me what I am doing wrong. I have no /etc/mrouted.conf but I do have two interfaces on different subnets. TIA richardl
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702050744.XAA00298>