We have 3x Supermicro Intel Dual Xeon E5-2620v3 powered systems with 32GB
ECC
memory, 4x 10 Gigabit Ethernet NICs (Intel X520-DA2), and 2x Gigabit
Ethernet
onboard NICs connected towards a Virtual Chassis of a Juniper EX 4550
Ethernet
Switch, running OpenBSD 5.8 with all (11) patches.
We want to u
t $tcp_services keep state
pass proto udp to port $udp_services keep state
# Pass CARP
pass quick proto carp keep state (no-sync)
# SSH backup channel from Wooga office
pass in on trunk0 inet proto tcp from xx.xx.xx.xx/xx to any port 22 keep
state (no-sync)
# Allow pings for Pingdom status checks
p
Failing PSU AFAIK from IRC.
> On 15 Mar 2016, at 19:56, Gene wrote:
>
>> On Tue, Mar 15, 2016 at 7:22 AM, Martin Schröder
wrote:
>>
>> 2016-03-15 14:31 GMT+01:00 Rudolf Sykora :
>>> is it only I who cannot connect to either
>>> of openbsd.org and openssh.com, or
>>
>> Nope.
>> http://www.downfo
Yes. Ordering is important *D'oh*:
Putting prefork before the table definition fixed the issue.
On Wed, Mar 16, 2016 at 2:02 PM, Tobias Feldhaus
wrote:
> According to relayd.conf(5) the prefork option should spawn the defined
> number of processes to handle relayed connections -
According to relayd.conf(5) the prefork option should spawn the defined
number of processes to handle relayed connections - the default is 3.
I've tried setting it to 5, 10, and 12 on OpenBSD 5.8 - but it seems
like it is getting ignored, as ps(1) always shows me 3 relay processes,
which is the de
5 matches
Mail list logo