Hello ports@,
I'm a happy user of sane OpenBSD IPsec. There is one thing that I haven't been
able to figure out yet though. I want to simultaneously connect to two IPsec
servers, both of which are OpenBSD boxes and both of them use X509
certificates. These two servers are managed by different admin
Hello Stuart,
> On 2008/04/27 14:18, Marten Rizwan wrote:
> > Hello ports@,
>
> this isn't exactly ports@ material...CC'd/reply-to set to misc.
>
apologize for sending this to ports@, my mistake.
> > I'm a happy user of sane OpenBSD IPsec. There is one thi
> I haven't tried this, and it's not in the manual as far as I can
> see, but it looks like isakmpd looks in files named after the
> identity of the local peer (i.e. srcid) before it tries local.key.
> If you get it working, let me know the details and I'll try and
> come up with something for the
Hello misc@,
I have am Opteron box that is running 4.2 i386 right now, due to the fact that
cvsupd doesn't compile on amd64. However, I've converted to cvsync and I am
willing to upgrade to amd64. I'm almost positive such upgrade is unsuported;
however, maybe someone has succeeded in upgrading this
Stuart, I appreciate your insight. In the end I went for a full backup and a
clean install.
Thanks
Original Message
From: Sunnz <[EMAIL PROTECTED]>
Apparently from: [EMAIL PROTECTED]
To: "Marten Rizwan" <[EMAIL PROTECTED]>
Cc: misc@openbsd.org
Subject:
If your users are in /home and you're not willing to modify your filesystem
layout much, you could simply export your /home as readonly nfs share and mount
it to /var/www/users.
something like that should work in /etc/exports:
/home -alldirs,ro 127.0.0.1
$ mount_nfs -o rw 127.0.0.1:/hom
6 matches
Mail list logo