I tried to disable an interface for ospf usage but router sends announcements on this interface.
I have only one interface (a vlan on ether2) in the ospf interface list
(not broadcasting). In Log window I see:
Hello sent to 224.0.0.5 via [eth0: 192.168.167.4].
Routing test 2.9.42.
Additionaly I have the problem to connect to a cisco on the other
interface (nbma). I get: Invalid RouterDeadInterval expected 40 got 0.
I adjusted it in cisco config:
neighbor 213.185.129.185 priority 1 poll-interval 40
but no change.