Re: Flask and uWSGI on OpenBSD httpd

2019-06-05 Thread Максим
https://uwsgi.readthedocs.io/en/latest/OpenBSDhttpd.html?highlight=openbsd --  Best regards Maksim Rodin 06.06.2019, 09:02, "Tito Mari Francis Escaño" : > Good day to everyone on misc, > I’m trying to setup a Flask-based web application on OpenBSD 6.5 and I keep > encountering mention of uWSGI

Flask and uWSGI on OpenBSD httpd

2019-06-05 Thread Tito Mari Francis Escaño
Good day to everyone on misc, I’m trying to setup a Flask-based web application on OpenBSD 6.5 and I keep encountering mention of uWSGI in integrating it with OpenBSD httpd, but I found there were very few and vague resources online. I have already figured out what packages I should use, I used t

MPLS mpe0 Throughput

2019-06-05 Thread Henry Bonath
Hello, I have recently (within the past few months) turned up an MPLS PE on a 1Gbps link in a L3VPN configuration with BGP and RDomains. I'm seeing some strange throughput numbers that I am seeking to get some help understanding. Now I am currently running OpenBSD 6.4 on the particular PE, and I r

Re: opensmtpd forwarding sent mail and extras-pgsql

2019-06-05 Thread Graeme Lee
On 6/06/2019 6:50 am, Gilles Chehade wrote: On Mon, Jun 03, 2019 at 05:44:41PM +, Benny wrote: Hi, Hi, I am planning a mail server of opensmtpd and dovecot. I'd be glad to know if there is any way to save a copy of mail to dovecot's "Sent" mail box before relaying them out. sorry, I

Re: opensmtpd forwarding sent mail and extras-pgsql

2019-06-05 Thread Gilles Chehade
On Mon, Jun 03, 2019 at 05:44:41PM +, Benny wrote: > Hi, > Hi, > I am planning a mail server of opensmtpd and dovecot. I'd be glad to know if > there is any way to save a copy of mail to dovecot's "Sent" mail box before > relaying them out. > sorry, I don't know dovecot enough for trick

Behaviour of eval in sh(1) and ksh(1) in AND-OR list with set -e

2019-06-05 Thread Andreas Kusalananda Kähäri
When running under set -e, why does eval false || echo ok terminate the script with the execution of eval? As far as I know, the OpenBSD sh(1) and ksh(1) shells are the only ones doing that. If we take termination of the script as a given in the above scenario (even if it feel a bit odd sin

Re: Filesystem corruption on OpenBSD routers after power outage?

2019-06-05 Thread Jan Stary
On Jun 04 19:30:08, mogens-jen...@protonmail.com wrote: > Can anyone with experience running OpenBSD routers without UPS, tell if > filesystem corruption is going to be a problem after power outages I have been using various ALIXes with a CF card as storage, and in the 10+ years, I had to do a man

Re: Filesystem corruption on OpenBSD routers after power outage?

2019-06-05 Thread Kenneth Gober
On Tue, Jun 4, 2019 at 3:34 PM Mogens Jensen wrote: > Can anyone with experience running OpenBSD routers without UPS, tell if > filesystem corruption is going to be a problem after power outages, or > if there are any officially supported ways to make the system resilient > enough to not break af

Re: Thinkpad donation

2019-06-05 Thread
>Hi, > >I may have one spare Thinkpad X270 in mint conditions, which I would be >willing to donate to one of the OpenBSD developers. Not sure how to >proceed with this. >I would probably prefer a developer located somewhere close to me (Czech >Republic, eastern part of Germany,…) as it will be p

Re: SSL_ERROR_DECODE_ERROR_ALERT in Fedora 30 Firefox when connecting to some OpenBSD servers

2019-06-05 Thread Stuart Henderson
On 2019-06-05, Frank Groeneveld wrote: > On Wed, Jun 5, 2019, at 08:07, Frank Groeneveld wrote: >> After updating to Firefox 67.0 on Fedora 30 it seems some OpenBSD >> servers cannot be reached over HTTPS anymore. The error produced is >> SSL_ERROR_DECODE_ERROR_ALERT. I get this with some of my

Re: OpenBSD 6.5 dumps to debugger when using ifconfig bridge command

2019-06-05 Thread Russell Sutherland
Done. Russell P. Sutherland Email: russell . sutherland @ utoronto dawt ca Network Engineer, I+TS Voice: +1.416.978.0470 4 Bancroft Ave., Rm. 102 Cell: +1.416.803.0080 University of TorontoFax: +1.416.978.6620 Toronto, ON M5S 1C1

Thinkpad donation

2019-06-05 Thread Jan Betlach
Hi, I may have one spare Thinkpad X270 in mint conditions, which I would be willing to donate to one of the OpenBSD developers. Not sure how to proceed with this. I would probably prefer a developer located somewhere close to me (Czech Republic, eastern part of Germany,…) as it will be possi

Re: OpenBSD 6.5 dumps to debugger when using ifconfig bridge command

2019-06-05 Thread Hrvoje Popovski
On 4.6.2019. 21:22, Russell Sutherland wrote: > I tried loading current on the device and the same result: > > OpenBSD 6.5-current (GENERIC.MP) #5: Mon Jun 3 07:46:49 MDT 2019 > > # netstat -in > NameMtu Network Address Ipkts IfailOpkts Ofail > Colls > lo0 32768

Re: Filesystem corruption on OpenBSD routers after power outage?

2019-06-05 Thread Federico Giannici
Is there any way to tell the boot script to use the "-y" flag in fsck? If something goes wrong with simple fsck, I always simply do a "fsck -y". There is no other option for me. So, it would be VERY useful if this could be done automatically instead of interrupting the router startup. Thanks.

Re: SSL_ERROR_DECODE_ERROR_ALERT in Fedora 30 Firefox when connecting to some OpenBSD servers

2019-06-05 Thread Frank Groeneveld
On Wed, Jun 5, 2019, at 08:07, Frank Groeneveld wrote: > After updating to Firefox 67.0 on Fedora 30 it seems some OpenBSD > servers cannot be reached over HTTPS anymore. The error produced is > SSL_ERROR_DECODE_ERROR_ALERT. I get this with some of my own servers, > but also with https://cvsweb.

Re: How to synchronise 2 spamd instances

2019-06-05 Thread Boudewijn Dijkstra
Op Fri, 31 May 2019 00:34:39 +0200 schreef Mik J : Hello, I'm back again with spamd synchronisation. I made further tests and it seems to me that only new entries in spamd are synchronised. All existing entries before the synchronisation and not sent to the other spamd instance. Is it su

Re: Filesystem corruption on OpenBSD routers after power outage?

2019-06-05 Thread Marc Espie
On Wed, Jun 05, 2019 at 05:12:20AM +, Roderick wrote: > > "-o union" was last in 3.7, disappeared in 3.8. Was there a reason? > > https://man.openbsd.org/OpenBSD-3.7/mount Yes, the developers felt we couldn't make it work without bugs in a sane way. Locks over locks is insanely hard to get