trunk-ing + carp-ing

2013-06-19 Thread Ganguin Michel
Hi misc, I have the following setup: * O1 and O2: two openbsd firewall/routers with: * carp-ed client side interface * trunked server side interfaces + carp-ed trunk device * SRV: server with trunked interfaces (for testing I'm using one server, but there will be 2 servers cross connected

Re: trunk-ing + carp-ing

2013-06-20 Thread Ganguin Michel
gards Michel -Original Message- From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf Of Ganguin Michel Sent: mercredi, 19. juin 2013 11:45 To: misc@openbsd.org Subject: trunk-ing + carp-ing Hi misc, I have the following setup: * O1 and O2: two openbsd firewall/routers

Re: 1U / 2 Computers? For redundant FW pair

2015-01-22 Thread Ganguin Michel
>> there is 23 model that are twin model in 1U: >> >> http://www.supermicro.com/products/nfo/1UTwin.cfm >> >> But they share the power supply. May be that's what you didn't like. >So when the power supply fails you will have both FW down not just one. Yes Supermicro twin power supply is shared,

Re: 1U / 2 Computers? For redundant FW pair

2015-01-22 Thread Ganguin Michel
-Original Message- From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf Of Predrag Punosevac Sent: jeudi 22 janvier 2015 03:32 To: misc@openbsd.org Subject: Re: 1U / 2 Computers? For redundant FW pair Daniel Ouellet wrote: > there is 23 model that are twin model in 1U:

softraid setup

2012-01-27 Thread Ganguin Michel
Hi, I have setup with software raid1: 1. Partitioning 2 disks with a "a" / partition, a "b" swap partition and a "d" partition for the rest of the disk 2. Creating the softraid raid1 device for both "d" partition with bioctl 3. Partitioning for everything else than / in the softrai

ypldap, ypbind at boot

2012-04-25 Thread Ganguin Michel
Hi, I've setup my openbsd machines so that ldap users can log into it. I've installed login_ldap, configured /etc/login.conf, /etc/ypldap.conf, domainname in /etc/defaultdomain, and added the + user and group in master.passwd and /etc/group. As far as I read ypldap cannot speak ldaps, so I confi