Re: Crypto softraid is supported on GPT/UEFI boot and not just on BIOS/MBR boot, right?

2017-09-27 Thread tinkr
> On Wed, Sep 27, 2017 at 10:31:22AM -, ti...@openmailbox.org wrote: >> probing: pc0 mem[572K 56K 495M 1455M 5M 6144M] >> disk: hd0* hd1* hd2 sr0* >> >> OpenBSD/amd64 BOOTX64 3.32 >> open(hd0a:/etc/boot.conf): Invalid Argument >> boot> >> >> >> This error may be

Re: Can I rotate the framebuffer (e.g. using wsdisplay) in OpenBSD?

2017-09-27 Thread tinkr
> On Wed, Sep 27, 2017 at 04:11:45PM +0200, Kamil Cholewiński wrote: >> On Wed, 27 Sep 2017, Francois Pussault wrote: >> > maybe installing a tool like xrandr ? >> >> Xrandr works only for X. I've skimmed wscons(4), wsdisplay(4), >> wsconscfg(8), wsconsctl(8), nothing

Re: routing problem with wordpress and external and internal traffic

2017-09-27 Thread Erik van Westen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256   Op 27-9-2017 om 11:20 schreef Markus Rosjat: > Hi there, > > I have a small problem getting a wordpress instance, that works with ips in the url, to work from the internal net. > > So here ist the setup > > a webserver for some application behind

Re: Installer hangs - "already acking lease"

2017-09-27 Thread Todd
https://github.com/openbsd/src/commits/master/usr.sbin/dhcpd Maybe one of the few changes to dhcpd in the last few months? On Wed, Sep 27, 2017 at 10:09 AM, Eivind Eide wrote: > > Can you post the dmesg? > > Yes. And more. Full output from sendbug below. > > > Does 6.0 or

Re: Openbsd 6.1 and Current Console Freezes and lockup Proxmox PVE5.0

2017-09-27 Thread Wolfgang Link
It looks like a KVM bug, which I can cover on a span of commits. This are commits form the Linux stable repository. gitk bb3dd056ed1af9b186f0d9fe849eab78c51d14ce..813ae37e6aed72cc457094b6066aa38efd66c9e9 What is certainly safe in any case, it will affect all KVM hosted OpenBSD with a kernel

Re: relayd: high CPU usage by one or two proc. of many

2017-09-27 Thread Theo de Raadt
> >> ktrace gives me following: > >> 4013 relayd CALL getdtablecount() > >> 4013 relayd RET getdtablecount 101/0x65 > >> 4013 relayd CALL getrlimit(RLIMIT_NOFILE,0x7f7bb630) > >> 4013 relayd STRU struct rlimit { cur=3D65536, max=3D65536 } > >> 4013 relayd RET getrlimit 0 >

Re: relayd: high CPU usage by one or two proc. of many

2017-09-27 Thread Maxim Bourmistrov
My intention with this mail is to gather more qualitative help to, hopefully, ever solve this or to have more info so it can be provided to someone whom can solve this, if it is a bug. What I know for sure is that those boxes (dual-node setup) are exposed to a large HTTP PUT/POST requests.

Re: relayd: high CPU usage by one or two proc. of many

2017-09-27 Thread Maxim Bourmistrov
Hey, had to bring this up again as I’m facing the same problem. Exactly with the same ’error 35’ in trace. This time it is a 6.0-stable. Anything else can be done to track this down? Br Maxim > 24 feb. 2016 kl. 10:53 skrev Stuart Henderson : > > On 2016-02-24, mxb

Re: softraid crypto with keydisk and password

2017-09-27 Thread Erling Westenvik
On Thu, Sep 28, 2017 at 09:11:49AM +1000, tomr wrote: > I remember seeing a post, I think on undeadly.org, which went through > having the bootloader on password-encrypted usb drive, that also > contains a keyfile for the main disk. It said something like "I also > wanted the laptop to appear

regarding the default path for pkg_add in -current

2017-09-27 Thread andrew
Hello Folks !! Regarding GENERIC.MP #115 I have a feeling you are about to roll into 6.2, however I just want to bring the following to your attention in case it matters. I just did a clean install of -current using the bsd.rd dated 2017-09-27. Within the install sequence of questions, the

Re: regarding the default path for pkg_add in -current

2017-09-27 Thread Philip Guenther
On Wed, Sep 27, 2017 at 7:57 PM, wrote: > Regarding GENERIC.MP #115 > > I have a feeling you are about to roll into 6.2, however I just want to > bring the following to your attention in case it matters. > > I just did a clean install of -current using the bsd.rd dated

Re: regarding the default path for pkg_add in -current

2017-09-27 Thread Daniel Jakots
On Wed, 27 Sep 2017 20:57:10 -0600, and...@quickstick.net wrote: > Also, after login, pkg_add is very determined to use to the same > ../6.2/.. directory path. For the benefit of others who might find > themselves in the same spot, the workaround is to use the full path > while using pkg_add.

softraid crypto with keydisk and password

2017-09-27 Thread tomr
I remember seeing a post, I think on undeadly.org, which went through having the bootloader on password-encrypted usb drive, that also contains a keyfile for the main disk. It said something like "I also wanted the laptop to appear broken, and the disk full of random data, if the usb drive wasn't

Re: Can I rotate the framebuffer (e.g. using wsdisplay) in OpenBSD?

2017-09-27 Thread Stéphane Aulery
Le 27/09/2017 à 17:24, Stefan Sperling a écrit : On Wed, Sep 27, 2017 at 04:11:45PM +0200, Kamil Cholewiński wrote: On Wed, 27 Sep 2017, Francois Pussault wrote: maybe installing a tool like xrandr ? Xrandr works only for X. I've skimmed wscons(4), wsdisplay(4),

Re: reordering libraries:/etc/rc[443]: ./test-ld.so: Permission denied

2017-09-27 Thread Philip Guenther
On Wed, 27 Sep 2017, Theodore Wynnychenko wrote: ... > Thank you for the information. I removed the “noexec” flag from fstab > and the error has disappeared. > > But, I am also surprised by the requirement that /tmp _not_ be mounted > noexec for this to function correctly. I recall reading

Re: reordering libraries:/etc/rc[443]: ./test-ld.so: Permission denied

2017-09-27 Thread Theodore Wynnychenko
On Sep 25, 2017, at 9:31 PM, Philip Guenther wrote: On Mon, 25 Sep 2017, Theodore Wynnychenko wrote: I noticed this message in the dmesg after updating -current yesterday. I am not sure what it means. There is no file "test-ld.so" anywhere on the system that I can

Crypto softraid is supported on GPT/UEFI boot and not just on BIOS/MBR boot, right?

2017-09-27 Thread tinkr
Hi! Crypto softraid is supported on GPT/UEFI boot and not just on BIOS/MBR boot, right? It's supposed to work exactly the same way, just out of the box, the boot code will ask for typed password or keydisk, right? Thanks, Tinker

Re: Crypto softraid is supported on GPT/UEFI boot and not just on BIOS/MBR boot, right?

2017-09-27 Thread Stefan Sperling
On Wed, Sep 27, 2017 at 08:06:15AM -, ti...@openmailbox.org wrote: > Hi! > > Crypto softraid is supported on GPT/UEFI boot and not just on BIOS/MBR boot, > right? > > It's supposed to work exactly the same way, just out of the box, the boot > code will ask for typed password or keydisk,

routing problem with wordpress and external and internal traffic

2017-09-27 Thread Markus Rosjat
Hi there, I have a small problem getting a wordpress instance, that works with ips in the url, to work from the internal net. So here ist the setup a webserver for some application behind a Openbsd Firewall (webbserver is openBSD 6.0) I have a static ip for my external nic and the wordpress

Re: blank password w/out password prompt

2017-09-27 Thread Valentine Astakhov
Awesome! Thank you! 2017-09-26 16:50 GMT+03:00 Alfred Morgan : > > Can I login without password prompt? > > Sure. Copy and paste as root: > > echo quicklogin:lo=/usr/local/bin/quicklogin:tc=9600-baud: > >> /etc/gettytab > printf '#!/bin/sh\nexec /usr/bin/login -f $*\n' >

Can I rotate the framebuffer (e.g. using wsdisplay) in OpenBSD?

2017-09-27 Thread tinkr
Hi, Can I rotate the screenbuffer +90, -90, 180 degrees? Some computers and displays have hardware output prerotated, which needs to be corrected on the OS level. In all cases X has whole-screen rotation support I think. Thanks, Tinker

Re: Crypto softraid is supported on GPT/UEFI boot and not just on BIOS/MBR boot, right?

2017-09-27 Thread tinkr
> On Wed, Sep 27, 2017 at 08:06:15AM -, ti...@openmailbox.org wrote: >> Hi! >> >> Crypto softraid is supported on GPT/UEFI boot and not just on BIOS/MBR boot, >> right? >> >> It's supposed to work exactly the same way, just out of the box, the boot >> code will ask for typed password or

Re: Crypto softraid is supported on GPT/UEFI boot and not just on BIOS/MBR boot, right?

2017-09-27 Thread tinkr
>> On Wed, Sep 27, 2017 at 08:06:15AM -, ti...@openmailbox.org wrote: [..] > How do I instruct BOOTX64 to boot from sr0a:/boot ? (Sorry typo, this should read "How do I instruct BOOTX64 to boot from sr0a:/bsd ?", however sr0a:/bsd was spelled correctly above so it was clear enough already.)

Re: Installer hangs - "already acking lease"

2017-09-27 Thread Eivind Eide
2017-09-11 16:05 GMT+02:00 Eivind Eide : > Trying to upgrade this old machine with i386 snapshot bsd.rd from > 2017-09-11. bsd.rd boots ok, but after fscheck it tries to get dhcp. > After "DHCPOFFER from 192.168.1.1 (mac-address)" it just waits, > nothing more happens. > > On

Re: X710 10Gb card not configured

2017-09-27 Thread James A. Peltier
- On 26 Sep, 2017, at 20:25, Jonathan Gray j...@jsg.id.au wrote: | On Tue, Sep 26, 2017 at 05:35:40PM -0700, James A. Peltier wrote: |> Hi Misc, |> |> I am running the latest OpenBSD snapshot and it appears that the 10Gb cards that |> we have in the unit aren't recognized or configured

Re: X710 10Gb card not configured

2017-09-27 Thread Jonathan Gray
On Wed, Sep 27, 2017 at 03:53:26AM -0700, James A. Peltier wrote: > - On 26 Sep, 2017, at 20:25, Jonathan Gray j...@jsg.id.au wrote: > > | On Tue, Sep 26, 2017 at 05:35:40PM -0700, James A. Peltier wrote: > |> Hi Misc, > |> > |> I am running the latest OpenBSD snapshot and it appears that

Re: Crypto softraid is supported on GPT/UEFI boot and not just on BIOS/MBR boot, right?

2017-09-27 Thread Stefan Sperling
On Wed, Sep 27, 2017 at 10:31:22AM -, ti...@openmailbox.org wrote: > probing: pc0 mem[572K 56K 495M 1455M 5M 6144M] > disk: hd0* hd1* hd2 sr0* > >> OpenBSD/amd64 BOOTX64 3.32 > open(hd0a:/etc/boot.conf): Invalid Argument > boot> > > > This error may be because

Re: routing problem with wordpress and external and internal traffic

2017-09-27 Thread x9p
> Hi there, Hi > > I have a small problem getting a wordpress instance, that works with ips > in the url, to work from the internal net. > > So here ist the setup > > a webserver for some application behind a Openbsd Firewall (webbserver > is openBSD 6.0) I have a static ip for my external nic

FF vs. Chrome/Chromium

2017-09-27 Thread Stefan Wollny
Hi there! Last night I enjoyed reading through the different presentation slides from EuroBSDcon 2017. Relating to Theo's presentation on 'Pledge and Privsep' (https://www.openbsd.org/papers/eurobsdcon2017-pledge.pdf) he states that firefox cannot be pledged while "chrome was strongly pledged

Re: Can I rotate the framebuffer (e.g. using wsdisplay) in OpenBSD?

2017-09-27 Thread Francois Pussault
maybe installing a tool like xrandr ? > > From: > Sent: Wed Sep 27 12:30:37 CEST 2017 > To: > Subject: Can I rotate the framebuffer (e.g. using wsdisplay) in OpenBSD? > > > Hi, > > Can I rotate the screenbuffer

Re: httpd+relayd behind a proxy

2017-09-27 Thread Manuel Giraud
Manuel Giraud writes: > Hi, > > I have a website that is served with httpd+relayd behind a proxy (that I > don't control). The said proxy is responsible for the public side TLS > handshake with clients and I serve with relayd TLS and a local httpd > without TLS. > > The

Re: routing problem with wordpress and external and internal traffic

2017-09-27 Thread Markus Rosjat
Hi, Am 27.09.2017 um 13:33 schrieb x9p: Hi there, Hi I have a small problem getting a wordpress instance, that works with ips in the url, to work from the internal net. So here ist the setup a webserver for some application behind a Openbsd Firewall (webbserver is openBSD 6.0) I have a

Re: FF vs. Chrome/Chromium

2017-09-27 Thread Kevin Chadwick
On Wed, 27 Sep 2017 14:49:19 +0200 > Hi there! > > Last night I enjoyed reading through the different presentation > slides from EuroBSDcon 2017. > > Relating to Theo's presentation on 'Pledge and > Privsep' (https://www.openbsd.org/papers/eurobsdcon2017-pledge.pdf) > he states that firefox

Re: Installer hangs - "already acking lease"

2017-09-27 Thread Todd
Can you post the dmesg? Does 6.0 or 6.1 release work? On Wed, Sep 27, 2017 at 5:45 AM, Eivind Eide wrote: > 2017-09-11 16:05 GMT+02:00 Eivind Eide : > > Trying to upgrade this old machine with i386 snapshot bsd.rd from > > 2017-09-11. bsd.rd boots ok, but

Re: routing problem with wordpress and external and internal traffic

2017-09-27 Thread x9p
>> I am supposing its Apache because you did not said so. >> > > no it's of course a httpd from OpenBSD > You are right, httpd. my bad. I am used to Linux world. > the problem here is the for internal traffic to somehow rewirite the > url to a internal ip with some lines in the server part of

Re: routing problem with wordpress and external and internal traffic

2017-09-27 Thread Markus Rosjat
hi, Am 27.09.2017 um 15:59 schrieb x9p: I am supposing its Apache because you did not said so. no it's of course a httpd from OpenBSD You are right, httpd. my bad. I am used to Linux world. the problem here is the for internal traffic to somehow rewirite the url to a internal ip

Re: Can I rotate the framebuffer (e.g. using wsdisplay) in OpenBSD?

2017-09-27 Thread Kamil Cholewiński
On Wed, 27 Sep 2017, Francois Pussault wrote: > maybe installing a tool like xrandr ? Xrandr works only for X. I've skimmed wscons(4), wsdisplay(4), wsconscfg(8), wsconsctl(8), nothing about rotation...

Re: FF vs. Chrome/Chromium

2017-09-27 Thread Theo de Raadt
> Firefox has W^X compliance and so runs with the secure defaults. it uses page aliasing, which is a shitty way of being compliant > The latest Firefox (Not ESR as mtier provides) has recently had > sandboxing for Windows and Linux added and legacy extensions will be > phased out. > > It is

Re: Installer hangs - "already acking lease"

2017-09-27 Thread Eivind Eide
> Can you post the dmesg? Yes. And more. Full output from sendbug below. > Does 6.0 or 6.1 release work? Yes and yes. >Synopsis:dhclient in 6.2 snapshot bsd.rd installer hangs >Category:system upgrade >Environment: System : OpenBSD 6.1 Details : OpenBSD 6.1 (GENERIC)

Re: Can I rotate the framebuffer (e.g. using wsdisplay) in OpenBSD?

2017-09-27 Thread Stefan Sperling
On Wed, Sep 27, 2017 at 04:11:45PM +0200, Kamil Cholewiński wrote: > On Wed, 27 Sep 2017, Francois Pussault wrote: > > maybe installing a tool like xrandr ? > > Xrandr works only for X. I've skimmed wscons(4), wsdisplay(4), > wsconscfg(8), wsconsctl(8), nothing about