Re: OpenBSD 6.1: BOOTIA32 3.32 issue

2017-05-10 Thread Michele Curti
On Wed, May 10, 2017 at 08:35:28PM +0200, Patrick Wildt wrote: > On Wed, May 10, 2017 at 03:14:30PM +0200, Stefan Sperling wrote: > > On Tue, May 09, 2017 at 09:47:14PM +0200, Michele Curti wrote: > > > On Tue, May 09, 2017 at 09:36:02PM +0200, Michele Curti wrote: > > > > On Tue, May 09, 2017 at

Re: OpenBSD 6.1: BOOTIA32 3.32 issue

2017-05-10 Thread Michele Curti
On Thu, May 11, 2017 at 10:42:04AM +0900, YASUOKA Masahiko wrote: > Hi, > > On Tue, 9 May 2017 10:20:03 +0200 > Michele Curti wrote: > > I also tried a fresh install, but things do not change. > > Boot fails and when I do a "machine diskinfo" I got a lot of "?" > >

Re: OpenBSD 6.1: BOOTIA32 3.32 issue

2017-05-10 Thread YASUOKA Masahiko
Hi, On Tue, 9 May 2017 10:20:03 +0200 Michele Curti wrote: > I also tried a fresh install, but things do not change. > Boot fails and when I do a "machine diskinfo" I got a lot of "?" > symbols (a video here https://www.youtube.com/watch?v=fsomNX-oFTQ ) Hanging on

Re: PF queueing confusion

2017-05-10 Thread Gabriele Tozzi
Il 11/05/2017 01:42, Erling Westenvik ha scritto: > Check out pfctl(8) and the -F option. The issue might be resolvable > simply by flushing one or more of the filter parameters you'll find > there. I had always assumed that loading a new ruleset with pfctl -f also implied "-F all". This

Re: Why would I need a container like Docker?!

2017-05-10 Thread Erik Lauritsen
> Now, everyone is telling me I should run Docker and a completely different > setup. "devops" are web developers with root, they need stuff like Docker or they end up breaking everything. "sysadmin" knows how to handle the bare metal! > What the fuck?! Why in the world would anyone setup

Re: PF queueing confusion

2017-05-10 Thread Erling Westenvik
On Thu, May 11, 2017 at 12:09:26AM +0200, Gabriele Tozzi wrote: > > Looks like I've solved by only renaming the queues. > > Instead of naming them "high", "normal" and "low", I have now named them > "exthi", "extstd" and "extlo" and then everything seems to work as expended. > > Maybe "high" is a

Re: OpenBSD 6.1: BOOTIA32 3.32 issue

2017-05-10 Thread Michele Curti
On Wed, May 10, 2017 at 08:35:28PM +0200, Patrick Wildt wrote: > On Wed, May 10, 2017 at 03:14:30PM +0200, Stefan Sperling wrote: > > On Tue, May 09, 2017 at 09:47:14PM +0200, Michele Curti wrote: > > > bios_bootdev = 0x80; > > > - efi_bootdp =

Re: PF queueing confusion

2017-05-10 Thread Gabriele Tozzi
Looks like I've solved by only renaming the queues. Instead of naming them "high", "normal" and "low", I have now named them "exthi", "extstd" and "extlo" and then everything seems to work as expended. Maybe "high" is a (maybe undocumented) reserved queue name?

Re: Compaq nx6310 does not suspend/resume

2017-05-10 Thread Mike Larkin
On Wed, May 10, 2017 at 05:19:04PM +0200, Jan Stary wrote: > This is current/i386 on a Compaq nx6310 laptop (dmesg below). This machine is notoriously bad. Did this ever work for you? -ml > Mostly works, but I experience trouble with suspend/resume. > > apmd(8) is running with apmd_flags="-A",

Re: OT: Recommendations for a CMS?

2017-05-10 Thread Allan Streib
Paul Suh writes: > About Drupal: > >> every major version of drupal is a pain. They generally don't have any >> kind of same migration plan from version to version. Especially the user >> interface, which changed a lot, so you're often better off reimporting >> your data

Re: OCSP stapling issues with httpd(8) and ocspcheck(1)

2017-05-10 Thread martian
to note, I am running 6.1-stable.

OCSP stapling issues with httpd(8) and ocspcheck(1)

2017-05-10 Thread martian
Hello, I am attempting to enable OCSP stapling with httpd, however when clients attempt to verify said signature, they fail. My process for generating the staplefile is as follows: # ocspcheck -N -o /etc/ssl/ocsp/.com.der \ /etc/ssl/private/.com.fullchain.pem This

Re: OT: Recommendations for a CMS?

2017-05-10 Thread Paul Suh
Thanks to everyone for suggestions and ideas. My comments on some of the suggestions, in more or less chronological order: > I would recommend something like Magento Magento is total overkill -- this is not an e-commerce site and the additional exposed attack surface is horrendous. >

Ipsec - Problem configuring host-to-host

2017-05-10 Thread jphelps
Hello. I am trying to establish an ipsec connection in transport mode between two hosts located in the same LAN, using PSK for authentication and ikev1 for automatic keying. So far, my attempts have resulted in failure. Host A ( 192.168.1.11 ) runs OpenBSD 6.1 and uses the following

Re: PF queueing confusion

2017-05-10 Thread Gabriele Tozzi
Il 10/05/2017 20:56, Luis Coronado ha scritto: > but perhaps someone else would be able to see something that you didn't, > hence the requirement to share the file. I understand, but it contains sensitive information that I prefer not to share. If you could tell me what to look for, I will look

Re: Compaq nx6310 does not suspend/resume

2017-05-10 Thread Anton Lindqvist
On Wed, May 10, 2017 at 05:19:04PM +0200, Jan Stary wrote: > How can I help debug this? This might be of interest, mlarkin@ posted a detailed write-up[1] on how to debug suspend issues. [1] http://marc.info/?l=openbsd-bugs=147440712910124=2

Re: PF queueing confusion

2017-05-10 Thread Luis Coronado
but perhaps someone else would be able to see something that you didn't, hence the requirement to share the file. -luis On Wed, May 10, 2017 at 12:50 PM, Gabriele Tozzi wrote: > > Il 10/05/2017 14:45, Daniel Melameth ha scritto: > >> queue ext on $Ext bandwidth 900K > >>

Re: PF queueing confusion

2017-05-10 Thread Gabriele Tozzi
Il 10/05/2017 14:45, Daniel Melameth ha scritto: >> queue ext on $Ext bandwidth 900K >> queue normal parent ext bandwidth 386K, max 850K qlimit 10 default >> queue high parent ext bandwidth 193K qlimit 10 >> queue low parent ext bandwidth 193K, max 540Kb qlimit 10 > > You'll have to post your

Re: OpenBSD 6.1: BOOTIA32 3.32 issue

2017-05-10 Thread Patrick Wildt
On Wed, May 10, 2017 at 03:14:30PM +0200, Stefan Sperling wrote: > On Tue, May 09, 2017 at 09:47:14PM +0200, Michele Curti wrote: > > On Tue, May 09, 2017 at 09:36:02PM +0200, Michele Curti wrote: > > > On Tue, May 09, 2017 at 10:20:03AM +0200, Michele Curti wrote: > > > > Hi all, I tried to

Compaq nx6310 does not suspend/resume

2017-05-10 Thread Jan Stary
This is current/i386 on a Compaq nx6310 laptop (dmesg below). Mostly works, but I experience trouble with suspend/resume. apmd(8) is running with apmd_flags="-A", but closing the lid does nothing, eventhough machdep.lidsuspend=1 and machdep.lidaction=1 Trying to suspend manually with Fn+F3 does

Why would I need a container like Docker?!

2017-05-10 Thread Martin Hanson
I have occasionally used virtualization (Qemu) for easy testing of some OS. I have also played around with "containers" using FreeBSD Jails and Linux LXC, but I have never ever thought of any of this as a security measurement or anything needed beyond testing. When I want isolation I run a

Re: OpenBSD and you

2017-05-10 Thread Peter N. M. Hansteen
On Wed, May 10, 2017 at 01:20:06PM +0300, Manolis Tzanidakis wrote: > On Wed (10/05/17), Peter N. M. Hansteen wrote: > > That was the first option that came to mind, and the one I may go for as > > a supplemental format *if* I can find a way to generate PDFs from this > > source format *and* get

Re: Why would I need a container like Docker?!

2017-05-10 Thread Predrag Punosevac
Martin Hanson wrote: > I have occasionally used virtualization (Qemu) for easy testing of some > OS. I have \ also played around with "containers" using FreeBSD Jails > and Linux LXC, but I have \ never ever thought of any of this as a > security measurement or anything needed beyond \ testing. >

Re: OpenBSD and you

2017-05-10 Thread R0me0 ***
Peter, With a presentation like that, everyone is tempt to met Mr. Puffy Thank you for keep it uptated ! ( ~6.1 ) It's amazing job ! You rock . Cheers, 2017-05-10 7:20 GMT-03:00 Manolis Tzanidakis : > On Wed (10/05/17), Peter N. M. Hansteen wrote: > > That was the

Re: CGI script to see collectd stats

2017-05-10 Thread Predrag Punosevac
Ajitabh Pandey wrote: > Hello, > > I am running Collectd server on my OpenBSD 6.1 box and various clients > are > sending stats to this box. I see /var/collectd that various RRDs are > getting created. However, I am not sure what should I used to see the > graphs. I looked at RRDCGI but it looks

Re: [PATCH] Installer bug (MSDOS tildes)

2017-05-10 Thread Theo Buehler
On Wed, May 10, 2017 at 12:51:45PM +, Michal Bozon wrote: > There was a "typo" in my patch, this should be a correct one: > > --- /usr/src/distrib/miniroot/install.sub.ooo Wed May 10 12:19:56 2017 > +++ /usr/src/distrib/miniroot/install.sub Wed May 10 12:48:31 2017 > @@ -1804,7

Re: CGI script to see collectd stats

2017-05-10 Thread Alceu Rodrigues de Freitas Junior
Em 10/05/2017 07:54, Ajitabh Pandey escreveu: Hello, I am running collectd server on my OpenBSD 6.1 box and various clients are sending stats to this box. I see /var/collectd that various RRDs are getting created. However, I am not sure what should I used to see the graphs. I looked at RRDCGI

Re: OpenBSD 6.1: BOOTIA32 3.32 issue

2017-05-10 Thread Stefan Sperling
On Tue, May 09, 2017 at 09:47:14PM +0200, Michele Curti wrote: > On Tue, May 09, 2017 at 09:36:02PM +0200, Michele Curti wrote: > > On Tue, May 09, 2017 at 10:20:03AM +0200, Michele Curti wrote: > > > Hi all, I tried to upgrade to OpenBSD 6.1 on an Asus X205TA (bay > > > trail, 32 bit efi, 64 bit

Re: Why would I need a container like Docker?!

2017-05-10 Thread Alceu Rodrigues de Freitas Junior
Em 10/05/2017 00:53, Martin Hanson escreveu: I have occasionally used virtualization (Qemu) for easy testing of some OS. I have also played around with "containers" using FreeBSD Jails and Linux LXC, but I have never ever thought of any of this as a security measurement or anything needed

Re: [PATCH] Installer bug (MSDOS tildes)

2017-05-10 Thread Michal Bozon
There was a "typo" in my patch, this should be a correct one: --- /usr/src/distrib/miniroot/install.sub.ooo Wed May 10 12:19:56 2017 +++ /usr/src/distrib/miniroot/install.sub Wed May 10 12:48:31 2017 @@ -1804,7 +1804,7 @@ fi # Always mount msdos partitions with -s to

Re: PF queueing confusion

2017-05-10 Thread Daniel Melameth
On Wed, May 10, 2017 at 4:47 AM, Gabriele Tozzi wrote: > I have a quite simple pf setup: I have defined 3 queues for my external > interface in my pf.conf: > > queue ext on $Ext bandwidth 900K > queue normal parent ext bandwidth 386K, max 850K qlimit 10 default > queue high

Re: Why would I need a container like Docker?!

2017-05-10 Thread Jiri B
On Wed, May 10, 2017 at 05:53:07AM +0200, Martin Hanson wrote: > [... pathetic screaming ...] Pathetic screaming doesn't help to anything. And... there already has been an interest in zones/containers in OpenBSD, see https://marc.info/?l=openbsd-tech=144617514431852=2 j.

[PATCH] Installer bug (MSDOS tildes)

2017-05-10 Thread Michal Bozon
Hi, there is a typo in install.sub causing problems e.g. when removable FAT32 formatted disk with installation files is attached, and "disk" is selected as install media: INSTALL.i386 not found ... (because it is visible as instal~1.i38) Directory does not contain SHA256.sig ... (because it is

Re: smtpd aliases file issue

2017-05-10 Thread Gilles Chehade
On Wed, May 10, 2017 at 04:32:55PM +0530, Ajitabh Pandey wrote: > > If my understanding about how this should work incorrect? If not then what > am I doing wrong? > What you are doing wrong is not showing your configuration file so we're able to check if it does what you think it is doing --

Re: smtpd aliases file issue

2017-05-10 Thread Edgar Pettijohn
Did you restart smtpd? ⁣Sent from BlueMail ​ On May 10, 2017, 6:03 AM, at 6:03 AM, Ajitabh Pandey wrote: >Hello, > >On an OpenBSD 6.1, I have default smtpd setup. > >I placed a .forward file in root's home and am able to receive the >emails >on an external address. >

smtpd aliases file issue

2017-05-10 Thread Ajitabh Pandey
Hello, On an OpenBSD 6.1, I have default smtpd setup. I placed a .forward file in root's home and am able to receive the emails on an external address. I then removed the .forward from root's home and then placed a .forward in the home directory of normal user account (say user01). Emails

CGI script to see collectd stats

2017-05-10 Thread Ajitabh Pandey
Hello, I am running collectd server on my OpenBSD 6.1 box and various clients are sending stats to this box. I see /var/collectd that various RRDs are getting created. However, I am not sure what should I used to see the graphs. I looked at RRDCGI but it looks way complicated to setup. I could

PF queueing confusion

2017-05-10 Thread Gabriele Tozzi
Hello there, I have noticed some weirdness when using "pfctl -s queue -v" so I have decided to investigate. I have a quite simple pf setup: I have defined 3 queues for my external interface in my pf.conf: queue ext on $Ext bandwidth 900K queue normal parent ext bandwidth 386K, max 850K qlimit

Re: OpenBSD and you

2017-05-10 Thread Manolis Tzanidakis
On Wed (10/05/17), Peter N. M. Hansteen wrote: > That was the first option that came to mind, and the one I may go for as > a supplemental format *if* I can find a way to generate PDFs from this > source format *and* get the page breaks right. The print preview is > available browsers does not

Re: ThinkPad x250 with USB DAC (Audioquest DragonFly v1.2)

2017-05-10 Thread Stuart Henderson
On 2017-05-09, Caolan McMahon wrote: > I recently installed OpenBSD 6.1 on my Lenovo ThinkPad x250. I use a > USB DAC to listen to music because the built-in laptop audio is > terrible. That's useful information, the internal audio on older Thinkpads is pretty good so

Re: Packet in and out on the same eithernet port.

2017-05-10 Thread Stuart Henderson
On 2017-05-09, Peter Fraser wrote: > Because of one user's misconfiguration of Microsoft's HypeV, his > virtual machines were not getting the results of arp. As a result > of that configuration all the packets going to machines on the same > subnetwork were going to the default

Re: With Multiple PPPoE interfaces on one will work

2017-05-10 Thread Gregory Edigarov
Hi, before anything it is necessary to provide a defintion of "not working" and some evidence, like ifconfig, netstat -rn, ping, etc. then somebody will be able to help you. the more information you will provide, the quicker response with a solution you will get. On 10.05.17 07:53, Steve

Re: problem with external disk on 6.1

2017-05-10 Thread Kirill
small add on: this happens only when plug device on a working machine (if device recognized while system boot, it acts normal) And if unplug it later half (physically) and plug again it works ok. On 05/04/17 16:10, Kirill wrote: > Hello! > There is a problem with my WD external disk on 6.1. on

Re: OpenBSD and you

2017-05-10 Thread Peter N. M. Hansteen
On Wed, May 10, 2017 at 10:32:13AM +0500, ?? ?? wrote: > I think workaround is using pdf format. It's supported now by all > modern browsers. It's open crossplatform standard, simple to storing > and can be opened not only in browsers (obviously). That was the first option

Re: OpenBSD and you

2017-05-10 Thread Артур Истомин
On Tue, May 09, 2017 at 10:22:21PM +0200, Peter N. M. Hansteen wrote: > And I was just reminded off-list that the remark markdown variant > (https://github.com/gnab/remark) used for this presentation requires > javascript enabled in your browser. > > Sorry about that. > > I'll be looking into