bug-zebra
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problem with redhat 7.3..


From: Dams
Subject: problem with redhat 7.3..
Date: Tue, 04 Jun 2002 16:01:32 +0200
User-agent: EMH/1.10.0 SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) Emacs/21.2 (i386-redhat-linux-gnu) MULE/5.0 (SAKAKI)

Hello
I'm using zebra version 0.92a and redhat 7.2/7.3 on a lan with 5
routers. All routers have a working zebra configuration : problems
appeared when i re-installed a redhat 7.1 box into a redhat 7.3. I kept
the working zebra configuration and I'm pretty sure that the zebra rpm
package is not guilty :
   - If I use the rh7.3 rpm on a rh7.1 is work. 
   - The rh7.1 zebra package is not working on a rh7.3.
But the zebra dont distribute routes to the kernel...

Here is my zebra.conf :
!
! Zebra configuration saved from vty
!   2001/09/19 22:41:41
!
hostname router-rome
password admin
log file /var/log/zebra.log
log syslog
!
interface lo
!
interface eth0
!
interface eth1
!
interface eth2
!
interface eth3
!
interface eth4
!
line vty
!

And here is the osfp.conf : 
address@hidden /etc]# cat ospfd.conf 
!
! Zebra configuration saved from vty
!   2001/09/20 14:43:32
!
hostname router-munich
password admin
log file /var/log/ospfd.log
log stdout
log syslog
!
!
!
interface lo
!
interface eth0
!
interface eth1
!
interface eth2
!
interface eth3
!
router ospf
 redistribute kernel
 passive-interface eth0
 passive-interface eth1
 network 192.168.163.0/24 area 0.0.0.0
 network 192.168.187.0/24 area 0.0.0.0
 network 192.168.188.0/24 area 0.0.0.0
!
line vty
!

This is the output of the "show ip route" command on telnet localhost
zebra :

router-rome> show ip route 
Codes: K - kernel route, C - connected, S - static, R - RIP, O - OSPF,
       B - BGP, > - selected route, * - FIB route

O   0.0.0.0/0 [110/10] via 192.168.187.252 inactive, 03:24:54
K>* 127.0.0.0/8 is directly connected, lo
C * 127.0.0.0/8 is directly connected, lo
K>* 192.168.0.0/23 is directly connected, eth1
C * 192.168.0.0/23 is directly connected, eth1
O   192.168.160.0/24 [110/20] via 192.168.187.252 inactive, 03:24:55
O   192.168.161.0/24 [110/30] via 192.168.188.250 inactive, 03:24:55
                              via 192.168.187.252 inactive, 03:24:55
O   192.168.162.0/24 [110/20] via 192.168.188.250 inactive, 22:21:39
O   192.168.163.0/24 [110/10] is directly connected, eth0, 22:21:49
K>* 192.168.163.0/24 is directly connected, eth0
C * 192.168.163.0/24 is directly connected, eth0
O   192.168.186.0/24 [110/20] via 192.168.188.250 inactive, 03:24:55
                              via 192.168.187.252 inactive, 03:24:55
O   192.168.187.0/24 [110/10] is directly connected, eth3, 22:21:49
K>* 192.168.187.0/24 is directly connected, eth3
C * 192.168.187.0/24 is directly connected, eth3
O   192.168.188.0/24 [110/10] is directly connected, eth2, 22:21:49
K>* 192.168.188.0/24 is directly connected, eth2
C * 192.168.188.0/24 is directly connected, eth2
O   192.168.189.0/24 [110/20] via 192.168.188.250 inactive, 22:21:39
O   192.168.190.0/24 [110/20] via 192.168.187.252 inactive, 03:24:55
router-rome> show ip route ospf 
Codes: K - kernel route, C - connected, S - static, R - RIP, O - OSPF,
       B - BGP, > - selected route, * - FIB route

O   0.0.0.0/0 [110/10] via 192.168.187.252 inactive, 03:25:01
O   192.168.160.0/24 [110/20] via 192.168.187.252 inactive, 03:25:02
O   192.168.161.0/24 [110/30] via 192.168.188.250 inactive, 03:25:02
                              via 192.168.187.252 inactive, 03:25:02
O   192.168.162.0/24 [110/20] via 192.168.188.250 inactive, 22:21:46
O   192.168.163.0/24 [110/10] is directly connected, eth0, 22:21:56
O   192.168.186.0/24 [110/20] via 192.168.188.250 inactive, 03:25:02
                              via 192.168.187.252 inactive, 03:25:02
O   192.168.187.0/24 [110/10] is directly connected, eth3, 22:21:56
O   192.168.188.0/24 [110/10] is directly connected, eth2, 22:21:56
O   192.168.189.0/24 [110/20] via 192.168.188.250 inactive, 22:21:46
O   192.168.190.0/24 [110/20] via 192.168.187.252 inactive, 03:25:02

address@hidden /etc]# ip route 
192.168.163.0/24 dev eth0  scope link 
192.168.187.0/24 dev eth3  scope link 
192.168.188.0/24 dev eth2  scope link 
192.168.0.0/23 dev eth1  scope link 
127.0.0.0/8 dev lo  scope link 
address@hidden /etc]# 

I very dont know why all ospf routes are inactive since remote routers
giving routes via ospf got valid routes ? Have you got any clue, please?
What could make zebra not distributing the route to the kernel ?
(I'm using the redhat kernel 2.4.18-4 for redhat 7.3..)
Heeeelp

     D

-- 
         Dams Nadé
ActiVia Networks : http://www.activia.net/
Association AMIN : http://amin.unice.fr/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]