Re: authpf+CARP

2011-04-04 Thread Patrick Hemmen
Am 03.04.2011 um 17:30 schrieb Nick Holland: > > HOWEVER, if your users were doing something with the currently active > states, for example downloading a large file via http, the state that > permits the incoming file WOULD be sync'd to the standby system, and > that download would continue. The

Re: Intel D945GCLF2

2009-01-03 Thread Patrick Hemmen
35646208 -- Patrick Chris Cohen wrote: Patrick Hemmen wrote: I use a Morex CUBID CP2600 [1] with a Morex 60W Power Kit. In Germany for approximately 110 Euro. I installed a 2.5" hard drive and pinched off the noisy case fans. Also I bought a new north bridge fan [2]. It could be still quie

Re: Intel D945GCLF2

2009-01-03 Thread Patrick Hemmen
I use a Morex CUBID CP2600 [1] with a Morex 60W Power Kit. In Germany for approximately 110 Euro. I installed a 2.5" hard drive and pinched off the noisy case fans. Also I bought a new north bridge fan [2]. It could be still quieter, but it's much better as before. [1] http://www.morex.com.t

Re: keeping OBSD up to date and secure throughout time

2007-11-01 Thread Patrick Hemmen
Hi, I use binpatch for OpenBSD http://openbsdbinpatch.sourceforge.net/#download. With the little program I compile the patches only once and then deploy they to all my machines. Best Regards Patrick Am Mittwoch, den 31.10.2007, 22:53 -0400 schrieb David Clymer: > On Wed, 2007-10-31 at 23:28 -0

Re: ipsec with carp

2007-10-18 Thread Patrick Hemmen
Heinrich Rebehn schrieb: > Patrick Hemmen wrote: >> Ok. >> >> Before using carp/sasyncd the IPSEC tunnel had worked. >> The isakmpd daemon listen on all interfaces/ip addresses. >> >> I am illustrating my set up >> >> vpngw01: 10.10.10.101

Re: ipsec with carp

2007-10-05 Thread Patrick Hemmen
Heinrich Rebehn schrieb: > Patrick Hemmen wrote: >> Ok. >> >> Before using carp/sasyncd the IPSEC tunnel had worked. >> The isakmpd daemon listen on all interfaces/ip addresses. >> >> I am illustrating my set up >> >> vpngw01: 10.10.10.101

Re: ipsec with carp

2007-10-01 Thread Patrick Hemmen
plementation of sasyncd(8) or did > your IPSEC never work? > > ~BAS > > > On Mon, 2007-10-01 at 08:16 -0700, Dag Richards wrote: >> Patrick Hemmen wrote: >>> Hello all, >>> >>> I have two OpenBSD machines for a redundancy VPN-Gateway. They use >

ipsec with carp

2007-10-01 Thread Patrick Hemmen
Hello all, I have two OpenBSD machines for a redundancy VPN-Gateway. They use carp to share one IP-Address and sasyncd to synchronize SAs and SPDs. I setup a ipsec-tunnel in /etc/ipsec.conf. The tunnel isn't established and the error "PAYLOAD_MALFORMED" appears in the logs. With tcpdump I can see

Re: Allocate more memory than 512 MB with squid

2007-07-20 Thread Patrick Hemmen
else perror("no"); } Do I start squid correctly with the entry in /etc/rc.local? Thanks. Patrick > Patrick Hemmen wrote: > I start squid with the following entry in /etc/rc.local. > > if [ -x /usr/local/sbin/squid ]; then > echo -n &#

Re: Allocate more memory than 512 MB with squid

2007-07-19 Thread Patrick Hemmen
I start squid with the following entry in /etc/rc.local. if [ -x /usr/local/sbin/squid ]; then echo -n ' squid'; /usr/local/sbin/squid fi Best regards. Patrick Daniel Ouellet schrieb: > Patrick Hemmen wrote: >> Squid runs under the user _squ

Re: Allocate more memory than 512 MB with squid

2007-07-18 Thread Patrick Hemmen
Squid runs under the user _squid and this user is in the login class "daemon" in which the data size is set to infinity. Or do I have to set a another capability? Best regards. Patrick Tim Kuhlman schrieb: > On Mon July 16 2007 12:00:41 pm Patrick Hemmen wrote: >> Thanks f

Re: Allocate more memory than 512 MB with squid

2007-07-17 Thread Patrick Hemmen
0 > 5/cdrom removable > cd0(pciide1:1:0): using PIO mode 4, Ultra-DMA mode 2 > isa0 at ichpcib0 > isadma0 at isa0 > pckbc0 at isa0 port 0x60/5 > pckbd0 at pckbc0 (kbd slot) > pckbc0: using irq 1 for kbd slot > wskbd0 at pckbd0: console keyboard, using wsdisplay0 > pcppi0

Re: Allocate more memory than 512 MB with squid

2007-07-16 Thread Patrick Hemmen
gt; Curious. Well there's not much we can say on the matter: > > 1) no dmesg > 2) no squid conf > > I personally recommend testing your squid server's memory for problems > and providing at least the whole dmesg and relevant parts of your > squid.conf (eg cache

Allocate more memory than 512 MB with squid

2007-07-15 Thread Patrick Hemmen
Hi all, I use the squid web-proxy on a OpenBSD 4.1 i386 machine with 1024 MB of RAM. Squid can only allocate 512 MB of RAM. If squid tries to allocate more than that, the process kills himself and starts automatically again with the following message in /var/log/messages. FATAL: xcalloc