Hi, The pimd log below suggests the zebra daemon is not running:
> tom@tom-laptop:~$ sudo /usr/local/quagga/sbin/pimd -i (...) > 2011/08/18 14:36:53 PIM: zclient_lookup_connect: failure connecting UNIX > socket /var/run/zserv.api Replace the last line of zebra.conf from this: !log file zebra.log To this: log stdout Then try to repeat the step below: > # sudo /usr/local/quagga/sbin/zebra So I believe zebra will tell what it is preventing its startup. Cheers, Everton
