Displaying 3 results from an estimated 3 matches for "ripngd".
2014 Mar 05
2
CentOS 5 + Quagga + SELinux
...f.sample2
-rw-r--r-- root root system_u:object_r:zebra_conf_t
ospf6d.conf.sample
-rw-r--r-- root root system_u:object_r:zebra_conf_t
ospfd.conf.sample
-rw-r--r-- root root system_u:object_r:zebra_conf_t
ripd.conf.sample
-rw-r--r-- root root system_u:object_r:zebra_conf_t
ripngd.conf.sample
-rw-r----- quagga quaggavt root:object_r:zebra_conf_t vtysh.conf
-rwxr-x--- quagga quaggavt system_u:object_r:zebra_conf_t
vtysh.conf.sample
-rw------- quagga quagga root:object_r:zebra_conf_t zebra.conf
-rw-r--r-- root root system_u:object_r:zebra_conf_t
zebra.c...
Bug#441249: Bug#441249: xen-hypervisor-3.0.3-1-i386-pae: "Problems using XEN when Quagga is running"
2007 Sep 11
2
Bug#441249: Bug#441249: xen-hypervisor-3.0.3-1-i386-pae: "Problems using XEN when Quagga is running"
Hi,
> Can you manually do on the xen interfaces what the scripts would? How about
> doing it on some other interface configured in a similar way?
Toying with the vif-route script, I might have found a workaround for this
issue.
If I disable the ifconfig and ip route commands from vif-route script, and bring
up vif interface by hand later on, everything seems to work.
In other works,
2007 Sep 07
1
Bug#441249: xen-hypervisor-3.0.3-1-i386-pae: "Problems using XEN when Quagga is running"
...TX bytes:1284 (1.2 KiB)
xen1:~# xm create test7.cfg
Using config file "/etc/xen/test7.cfg".
Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
xen1:~# /etc/init.d/quagga restart
Stopping Quagga daemons (prio:0): (waiting) .. ospfd (waiting) .. zebra (bgpd)
(ripd) (ripngd) (ospf6d) (isisd).
Removing all routes made by zebra.
Nothing to flush.
Loading capability module if not yet done.
Starting Quagga daemons (prio:10): zebra ospfd.
xen1:~# ifconfig vif12.0
vif12.0: error fetching interface information: Device not found
xen1:~# xm create test7.cfg
Using config file &...