Re: OpenOSPFd and CARP Masters

2013-10-01 Thread Brian Hechinger
I'm not sure because at that point I gave up on CARP completely and just let OSPF failover to the secondary firewall if the first stops working. -brian On Oct 1, 2013, at 10:01, Andy wrote: > On 01/10/13 14:32, Brian Hechinger wrote: >> On Tue, Oct 01, 2013 at 09:19:20AM +01

Re: OpenBSD is just an OS, not a firewall...

2012-06-08 Thread Brian Hechinger
On 6/8/2012 1:55 PM, Chris Smith wrote: ... if you really want a firewall you need pfSense. Also if you " walk into any security experts convention and claim that raw OpenBSD is "a firewall", you will get laughed out of the room for lack of clue." Guess I've been wrong all these years: see the

Re: OpenBSD forked

2012-06-21 Thread Brian Hechinger
On 6/21/2012 9:56 AM, Jan Stary wrote: On Jun 21 16:35:16, Paul Irofti wrote: On Thu, Jun 21, 2012 at 08:26:31AM -0400, Kenneth R Westerback wrote: On Wed, Jun 20, 2012 at 09:16:24PM +0200, Otto Moerbeek wrote: On Wed, Jun 20, 2012 at 11:39:44AM -0500, John wrote: On Wed, Jun 20, 2012 at 08:

CARP + OSPF help needed

2012-08-17 Thread Brian Hechinger
Hello misc, I'm trying to replace my single OpenBSD firewall with a pair of redundant firewalls. I've been testing this (thanks to the power of VMware) and so far haven't gotten it to work the way I want/need. My current setup is: (Cisco router) <-> (OpenBSD) <-> (Cisco switch running layer

Re: CARP + OSPF help needed

2012-08-21 Thread Brian Hechinger
On 8/21/2012 4:38 AM, Tobias Crefeld wrote: We have another setup, especially without Cisco but with CARP and OSPF as well. Very generally speaking: "real" interfaces should get configured if they connect OSPF-enabled routers. And CARP interfaces should only get configured with the option { pa

Bridging and ESXi

2011-11-23 Thread Brian Hechinger
I'm attempting to setup a transparent bridge on an OpenBSD 5.0 VM running under ESXi 5.0. There is one vmnic with two Virtual Machine Port Groups one for each side of the bridge set to a different VLAN ID. The port groups are set to accept promiscuous traffic. Under OpenBSD the interfaces ar

Re: Bridging and ESXi

2011-11-23 Thread Brian Hechinger
On Nov 23, 2011, at 19:45, Josh Grosse wrote: > On Wed, Nov 23, 2011 at 04:41:09PM -0500, Brian Hechinger wrote: > >> Anyone know where I should be looking here to figure out why this >> isn't working? > > Brian, I don't know if you've received other adv