right, as the title says, i need a little help.
we have a network that was setup in a very interesting way
Every tower connects to each other through wireless interfaces that are on a /30 network.
Within the tower OSPF is running but how the towers transport traffic is not how you would expect, each tower connects to the next down the line by using a 0.0.0.0/0 router pointing to the tower down the line
Now recently I've finally been able to make a loop in the physical network but the logical one is still straight.
here comes the kicker, if you think of a big ring that has been setup imagine the core router is hooked onto that ring and all the traffic has to flow there for net.
Thee are currently four ADSL router connected to it and a 0.0.0.0/0 route points to all four of those routers.
the router adjacent to the core router connects to it via a /30 address but the core router connects back via a /24 address.
For some reason when i put that connection to /30 the who system falls apart.
I bought a book called "basic routing" and one of the chapters talks about OSPF and i have read through that thing a few times can i can't figure out what the reason for it failing.
from what i can see, every tower (despite them using gateway routes to forward traffic) has an update LSA and routing database of every other tower on the network except the connection to the core router for obvious reasons.
when i changed the IP on the core router from /24 to /30 i could get next from the office but the office connects to the adjacent router, beyond that there was nothing. It also took me longer and longer to connect to other towers on the network the further a got logically from my directly connected router.
I really need to some help here as i need to get this network running properly on OSPF. i need to do this as i need to create a loop in the network for redundant purposes.
If you need more info please ask.