[zebra 22847] OSPF Error :: [Hello:RECV]: NetworkMask mismatch

"conn intel" <[email protected]>
Newsgroups gmane.network.zebra
Message-ID <[email protected]>
Hello friends,

I am using zebra on ATMEL board having uClinux install.
The board is having two NIC as follows

                  eth0 :: IP Addres- 192.168.0.89 Netmask - 255.255.255.0
                  eth1 :: IP Addres- 10.10.136.1 Netmask - 255.255.0.0

Now the Board is connected to PC through eth0. PC contains only one NIC

                  eth0 ::IP Addres- 192.168.0.88 Netmask - 255.255.255.0

Can any one suggest me where i am making the mistake please...

Thank you

Have a Nice time and good day ahead..

Regards,
Ankur.


The zebra.conf and ospf.conf of ATMEL Board is as follows ::

/**************************zebra.conf on ATMEL board**********************/
!
! Zebra configuration saved from vty
!   2006/04/30 02:59:13
!
hostname raj.tecexpert
password raj
enable password raj
log file /var/log/zebra/zebra.log
!
interface lo
!
interface eth0
!
interface eth1
!
!
line vty
!
/*******************************ospfd.conf on ATMEL
board**************************/

!
! Zebra configuration saved from vty
!   2006/04/29 22:17:02
!
hostname raj.tecexpert
password raj
enable password raj
log file /var/log/zebra/ospfd.log
!
!
!
interface lo
!
interface eth0
!
router ospf
 network 0.0.0.0/0 area 0
!
line vty
!

Now the zebra.conf and ospfd.conf as on PC ::

/************************zebra.conf*************/

!
! Zebra configuration saved from vty
!   2006/05/02 08:51:18
!
hostname manish.tecexpert
password raj
enable password raj
!
interface lo
!
interface eth0
!
line vty
!

/*******************ospfd.conf*****************/
!
! Zebra configuration saved from vty
!   2006/05/02 06:42:23
!
hostname manish.tecexpert
password raj
enable password raj
log file /var/log/zebra/ospfd.log
!
!
!
interface lo
!
interface eth0
!
router ospf
 network 0.0.0.0/0 area 0
!
line vty
!

The LOG file of ospfd on ATMEL board is ::


Thu Jan  1 00:07:08 1970
 OSPF: OSPFd (0.93a) starts
Thu Jan  1 00:07:08 1970
 OSPF: interface 192.168.0.89 join AllSPFRouters Multicast group.
Thu Jan  1 00:07:08 1970
 OSPF: interface 10.10.24.12 join AllSPFRouters Multicast group.
Thu Jan  1 00:07:48 1970
 OSPF: DR-Election[1st]: Backup 192.168.0.89
Thu Jan  1 00:07:48 1970
 OSPF: DR-Election[1st]: DR     192.168.0.89
Thu Jan  1 00:07:48 1970
 OSPF: DR-Election[2nd]: Backup 0.0.0.0
Thu Jan  1 00:07:48 1970
 OSPF: DR-Election[2nd]: DR     192.168.0.89
Thu Jan  1 00:07:48 1970
 OSPF: interface 192.168.0.89 join AllDRouters Multicast group.
Thu Jan  1 00:07:48 1970
 OSPF: DR-Election[1st]: Backup 10.10.24.12
Thu Jan  1 00:07:48 1970
 OSPF: DR-Election[1st]: DR     10.10.24.12
Thu Jan  1 00:07:48 1970
 OSPF: DR-Election[2nd]: Backup 0.0.0.0
Thu Jan  1 00:07:48 1970
 OSPF: DR-Election[2nd]: DR     10.10.24.12
Thu Jan  1 00:07:48 1970
 OSPF: interface 10.10.24.12 join AllDRouters Multicast group


The ospfd.conf on PC is as follows ::


2006/05/03 06:59:53 OSPF: OSPFd (0.93a) starts
2006/05/03 06:59:53 OSPF: interface 192.168.0.88 join AllSPFRouters
Multicast group.
2006/05/03 07:00:33 OSPF: DR-Election[1st]: Backup 192.168.0.88
2006/05/03 07:00:33 OSPF: DR-Election[1st]: DR     192.168.0.88
2006/05/03 07:00:33 OSPF: DR-Election[2nd]: Backup 0.0.0.0
2006/05/03 07:00:33 OSPF: DR-Election[2nd]: DR     192.168.0.88
2006/05/03 07:00:33 OSPF: interface 192.168.0.88 join AllDRouters Multicast
group.
2006/05/03 07:00:35 OSPF: Packet 192.168.0.89 [Hello:RECV]: NetworkMask
mismatch.
2006/05/03 07:00:45 OSPF: Packet 192.168.0.89 [Hello:RECV]: NetworkMask
mismatch.
2006/05/03 07:00:55 OSPF: Packet 192.168.0.89 [Hello:RECV]: NetworkMask
mismatch.
2006/05/03 07:01:05 OSPF: Packet 192.168.0.89 [Hello:RECV]: NetworkMask
mismatch.
2006/05/03 07:01:15 OSPF: Packet 192.168.0.89 [Hello:RECV]: NetworkMask
mismatch.
2006/05/03 07:01:25 OSPF: Packet 192.168.0.89 [Hello:RECV]: NetworkMask
mismatch.
2006/05/03 07:01:35 OSPF: Packet 192.168.0.89 [Hello:RECV]: NetworkMask
mismatch.
2006/05/03 07:01:45 OSPF: Packet 192.168.0.89 [Hello:RECV]: NetworkMask
mismatch.
2006/05/03 07:01:55 OSPF: Packet 192.168.0.89 [Hello:RECV]: NetworkMask
mismatch.
2006/05/03 07:02:05 OSPF: Packet 192.168.0.89 [Hello:RECV]: NetworkMask
mismatch...and continues..

_______________________________________________
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.