Hi,
the dummy static route is, so it seems, the only working solution for that problem.
Now there is a static supernet route that covers every subnet.
Its not the best but a working solution.
The thing is, I think I will stay at static routes on my pfSense because neither RIP nor OpenOSPFd are getting along with PPPoE resets :(
Edit:
The dummy static route has another major downside with it.
It generates a routing loop whenever one of the supernet advertised subnets is down, because the next hop router has the pfSense as default gateway, which is correct because it is the internet gateway. The packets are bouncing from the pfSense to the next hop router and back again until the TTL is 0. If OSPF would be running, the network would have been eliminated out of the routing table and the request would get a "network is unreachable" or something similar. Or am I wrong?
To OSFPd the second:
The process is stuck after every PPPoE "redial" no matter it is caused by periodic pppoe resets or manual reconnect.
After being stuck it start a new ospfd instance.
When you remove the OpenOSPFd package, the other started processes are not killed and running until you kill them manually.