[prev in list] [next in list] [prev in thread] [next in thread] 

List:       zebra
Subject:    [zebra 11430] ospfd appears real confused.
From:       Bob Ney <bney () quiknet ! com>
Date:       2001-11-30 19:39:17
[Download RAW message or body]

Given the following interface addresses.

ed0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 208.186.148.1 netmask 0xfffffff0 broadcast 208.186.148.15
wi0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 208.186.149.54 netmask 0xfffffff0 broadcast 208.186.149.63
        
why is ospfd telling me that the packets are coming from the wrong interface?
ed0 is the proper interface for a packet from 208.186.148.8 and wi0 is the 
proper interface for a packet from 208.186.149.49

2001/11/30 13:10:07 OSPF: Packet from 208.186.148.8 read from wrong
interface ed0
2001/11/30 13:10:07 OSPF: Packet from 208.186.149.49 read from wrong
interface wi0

Here is the config file. Any clues from the list would be appreciated. I
would hate to have to go to static routing on this network.

interface ed0
 ip ospf priority 0
!
interface wi0
 ip ospf priority 0
!
router ospf
 redistribute connected
 redistribute static
 network 208.186.148.0/24 area 0
 network 208.186.149.0/24 area 0
 network 208.186.150.0/24 area 0
!

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic