issues setting up OpenOSPFD between local and remote OpenBSD routers.

2009-08-03 Thread Matthew Haas
Good day. I hope this is the appropriate forum for my questions. It is both OpenBSD and OpenOSPFD related, but quite networking-centric. My apologies if there is a better forum. I've scoured the various examples out on the internet, referenced relevant information in the various OpenBSD FA

Re: issues setting up OpenOSPFD between local and remote OpenBSD routers.

2009-08-03 Thread Matthew Haas
Claudio Jeker wrote: On Mon, Aug 03, 2009 at 09:53:00AM -0400, Matthew Haas wrote: Good day. I hope this is the appropriate forum for my questions. It is both OpenBSD and OpenOSPFD related, but quite networking-centric. My apologies if there is a better forum. Which version of

Re: issues setting up OpenOSPFD between local and remote OpenBSD routers.

2009-08-03 Thread Matthew Haas
Claudio Jeker wrote: Additionally, is there some repository of OpenOSPFD config files out on the internet I could reference? Not that I know of. The manpage and the example rule file is a start. Normaly you want to start with a simple setup (one area, no passwords) so something like: rout

Re: issues setting up OpenOSPFD between local and remote OpenBSD routers.

2009-08-03 Thread Matthew Haas
Jussi Peltola wrote: I'd suggest running ospf over pointopoint links (gif/gre, on ipsec if desired) instead of faking a layer 2 backbone where there isn't one. I've been getting the impression my current setup isn't overly conducive to OpenOSPFD as the sole route sharing mechanism. The VPN l

Re: issues setting up OpenOSPFD between local and remote OpenBSD routers.

2009-08-04 Thread Matthew Haas
Matthew Haas wrote: I'm exploring running OpenOSPFD only on the local networks (ie talking between my two local routers), but then talk amongst all the sites via OpenBGPD. We'll see how it turns out. Good day everyone, Just wanted to offer an update of where I stand-- thanks