[zebra 22885] router?

"ashok kumar" <[email protected]>
Newsgroups gmane.network.zebra
Message-ID <[email protected]>
  
Hi to all,
            i have a doubt, can i configure a Router between class A and class C networks.   

-------here is the zebra.conf


! Zebra configuration saved from vty
!   2006/05/27 12:15:26
!
hostname zebra
password ashok
enable password ashok
!
interface lo
!
debug zebra kernel
interface eth0
 ip address 192.168.0.53/24
 ipv6 nd suppress-ra
!
interface eth1
 ip address 10.0.5.2/24
 ipv6 nd suppress-ra
!
interface sit0
 ipv6 nd suppress-ra
!
!
"zebra.conf" 25L, 332C   

---------ospfd.conf file
!
! Zebra configuration saved from vty
!   2006/05/27 12:19:58
!
hostname ospfrouter-ospf
password ashok
enable password ashok
!
!
!
interface lo
!
interface eth0
!
interface eth1
!
interface sit0
!
router ospf
 redistribute kernel
 network 0.0.0.0/0 area 0.0.0.0
!
line vty
"ospfd.conf" 24L, 277C  

while implementing this i am getting warnings like

[root@localhost ~]# ospfd -d &
[1] 3726
[root@localhost ~]# zebra -d &
[2] 3728
[1]   Done                    ospfd -d
[root@localhost ~]# 2006/06/13 14:18:09 ZEBRA: netlink_talk: netlink-cmd type RTM_NEWADDR(20), seq=6
2006/06/13 14:18:09 ZEBRA: netlink_parse_info: netlink-cmd ACK: type=RTM_NEWADDR(20), seq=6, pid=0

now zebra and ospf running , but no connection is established?

suggest any procedures

thank you

_______________________________________________
Zebra mailing list
[email protected]
http://ml.zebra.org/mailman/listinfo/zebra
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.