Re: Patch for www:upgrade66

2019-10-16 Thread PengouinBSD
Excuse me; it's a mistake. Ignore this mail, please On 10/16/19 11:40 PM, b...@stephane-huc.net wrote: > Hi > > Here a diff for www page: upgrade66 > > It seems to have on error > > Right? > > > > Index: macppc.html > === >

Patch for www:upgrade66

2019-10-16 Thread bsd
Hi Here a diff for www page: upgrade66 It seems to have on error Right? Index: macppc.html === RCS file: /cvs/www/macppc.html,v retrieving revision 1.267 diff -u -p -r1.267 macppc.html --- macppc.html 1 Jun 2019 23:12:48 -000

Encrypting my keydisk

2019-10-16 Thread List
Hi, I was wondering if there is a reason for the lack of keydisk encryption. And if there is a reason what that would be. Or maybe I'm just missing something and there is a way to achieve this. Please correct me. Thanks for your time. g Stephan

diff upgrade66

2019-10-16 Thread PengouinBSD
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 I may be wrong, but wouldn't that be better? It seems to me that there is a gap between the two 'rm' commands, isn't it? Index: faq/upgrade66.html === RCS file: /cvs/www/faq/upgrade66.h

Re: Cannot configure IPv6 to a neighbor that drops NDP traffic

2019-10-16 Thread Stuart Henderson
On 2019-10-15, Demi M. Obenour wrote: > I am trying to configure IPv6 support for an OpenBSD VM running on > QubesOS, but have not been successful. Is this likely due to NDP > traffic being blocked by the peer? If so, is there a workaround? > Linux manages to connect fine. > > For context,

Re: Softraid data recovery

2019-10-16 Thread Steven Surdock
> -Original Message- > From: Karel Gardas > Sent: Wednesday, October 16, 2019 11:26 AM > To: Steven Surdock > Cc: misc@openbsd.org > Subject: Re: Softraid data recovery > > On 2019-10-15 13:44, Steven Surdock wrote: > > Model Family: Western Digital Black > > Device Model: WDC WD

Re: Softraid data recovery

2019-10-16 Thread Karel Gardas
On 2019-10-15 13:44, Steven Surdock wrote: Model Family: Western Digital Black Device Model: WDC WD4001FAEX-00MJRA0 196 Reallocated_Event_Count 0x0032 200 200 000Old_age Always - 0 197 Current_Pending_Sector 0x0032 200 200 000Old_age Always -

Re: IKEv2 OpenBSD client using X.509 Certificate Authentication

2019-10-16 Thread Stuart Henderson
On 2019/10/16 15:49, Tristan Pilat" wrote: > On 10/16/19 at 08:31P, Stuart Henderson wrote: > > On 2019-10-07, Tristan Pilat wrote: > > > I'm trying to set up a IKEv2 VPN using X.509 Certificate Authentication > > > with > > > iked(8). In the Virtual Private Networks (VPN) section of the FAQ ther

Re: IKEv2 OpenBSD client using X.509 Certificate Authentication

2019-10-16 Thread Tristan Pilat"
On 10/16/19 at 08:31P, Stuart Henderson wrote: > On 2019-10-07, Tristan Pilat wrote: > > I'm trying to set up a IKEv2 VPN using X.509 Certificate Authentication with > > iked(8). In the Virtual Private Networks (VPN) section of the FAQ there no > > section about setting up this with an OpenBSD cli

Re: Problems with route installation to fib from OSPF

2019-10-16 Thread Joao Alves
Hi Remi, Thank you very much for your time with this issue. I was afraid that you couldn't reproduce it, since I wasn't able to reproduce it anymore in that location. regarding your comment: " The result was that for a short period of time I had two fib entries for the service IP with diffe

Re: Cannot configure IPv6 to a neighbor that drops NDP traffic

2019-10-16 Thread Normen Wohner
If you don’t have issues with Linux, could this be possibly handled by DHCP automatically? > Am 16.10.2019 um 00:40 schrieb Demi M. Obenour : > > I am trying to configure IPv6 support for an OpenBSD VM running on > QubesOS, but have not been successful. Is this likely due to NDP > traffic be

Re: IKEv2 OpenBSD client using X.509 Certificate Authentication

2019-10-16 Thread Stuart Henderson
On 2019-10-07, Tristan Pilat wrote: > I'm trying to set up a IKEv2 VPN using X.509 Certificate Authentication with > iked(8). In the Virtual Private Networks (VPN) section of the FAQ there no > section about setting up this with an OpenBSD client. Is there anybody here > who's done that before?

Re: Certain size packets not passing through a L2 over L3 IPsec tunnel

2019-10-16 Thread Stuart Henderson
On 2019-10-10, Russell Sutherland wrote: > I've set up a L2overL3 tunnel using the template as found in "man etherip". I > am running OpenBSD 5.9, which I believe is the first version to support the > etherip interface. > > I find the bridge/tunnel does not pass a small range of specific sized

Re: HTTPD directory index

2019-10-16 Thread Stuart Henderson
On 2019-10-13, Patrick Dohman wrote: > Hoping to clarify if OpenBSD HTTPD supports index.html & index.php > simultaneously? >From a quick look at manual and code (I don't use httpd other than for testing) - you can set a different index in each location block, but you can only use one filename e

Re: NPPPD Server behind a firewall

2019-10-16 Thread Stuart Henderson
>> There are ways to make even Windows clients use actual crypto with IPsec if >> needed, though last I checked it could not be done from the GUI but required >> powershell commands. (I don't have a URL handy, sorry, but this information >> wasn't very hard to find when I needed it.) > > Thanks. I