Hi Fred, pfctl -d confirm that pf is disabled but it still doesnt work my sysctl -a|grep forward output: net.inet.ip.forwarding=1 net.inet.ip.mforwarding=1 net.inet6.ip6.forwarding=0 net.inet6.ip6.mforwarding=0
Cheers, Valerio >----Messaggio originale---- >Da: [email protected] >Data: 27/06/2014 14.43 >A: "[email protected]"<[email protected]>, <[email protected]> >Ogg: Re: R: Re: R: Re: R: Re : Can&#39;t enable multicast > >On 06/27/14 10:45, [email protected] wrote: >> >> I tried disabling pf (pf=NO in rc.conf.local) but the problem is still here >> :( >> Do you have any other ideas? what does your system has to let quagga work? >> maybe have I this problem because I'm running it as a virtual machine?? >> > >pfctl -d > >will disable pf from the command line and pfctl -e will re-enable it. > >what is the output of sysctl -a | grep forward? > >if it show's 0's then forwarding is disabled. > >port:fred ~> sysctl -a|grep forward >net.inet.ip.forwarding=0 >net.inet.ip.mforwarding=0 >net.inet6.ip6.forwarding=0 >net.inet6.ip6.mforwarding=0 > >hth > >Fred >
