Tryton build fail and stdarg.h

2018-02-12 Thread Tito Mari Francis Escaño
Hello everyone, I was trying to build Tryton on 6.2 and it fails complaining that stdarg.h is not found, this is related to the libxml2. Can somebody please point me to the right direction through this? Further, what other option can I try as free and pen source ERP for OpenBSD 6.2? Looking

Re: Hard disk controller not recognized

2018-02-12 Thread STeve Andre'
On 02/12/18 12:07, Xianwen Chen wrote: Dear OpenBSD users, I am not able to run OpenBSD 6.2 amd64 on a Dell Latitude E6330. The installation was done by taking out the hard drive and hook it through a USB reader to another machine. I boot the hard drive through Legacy Boot menu. The boot

Re: Why is so slow the download speed in OpenBSD?

2018-02-12 Thread Zsolt Kantor
I've tried different channels and also different modes, I even replaced the 6.2 firmware with the snapshot (the snapshot version is a little bit bigger in size) hoping that it will work better. To be sure with the configuration I used the same channel and mode with which in other OS (Windows)

Re: tor inside vmm, horribly slow?!

2018-02-12 Thread Thomas Weinbrenner
> Am 12.02.2018 um 00:38 schrieb Jiri B : > > Hi, > > has anybody tried to run tor inside vmm guest? > > it's horrible slow, just doing 'tor-resolve $dnsname' takes > sometimes ages. Perhaps this has nothing to do with vmm. I am not a computer expert, just a normal user (so

Re: Flask app with chrooted httpd

2018-02-12 Thread Kevin Chadwick
On Mon, 12 Feb 2018 14:42:53 +0100 > Did anyone use httpd to serve a flask app (python)? > I found this [1], but its a little outdated (python < 3) and makes me > wonder about safety, because of all those dependencies copied in > chroot. > > Any advice ? It seems python requires RWX mem by

Re: Flask app with chrooted httpd

2018-02-12 Thread Pedro Tender
Why not a virtualenv? Just don’t use system python that need packages on applications anywhere on anything. On Mon, 12 Feb 2018 at 20:56, Thuban wrote: > I forgot the link, my bad: > > [1] : http://www.hydrus.org.uk/journal/openbsd-httpd.html >

Re: Flask app with chrooted httpd

2018-02-12 Thread Thuban
I forgot the link, my bad: [1] : http://www.hydrus.org.uk/journal/openbsd-httpd.html signature.asc Description: PGP signature

Re: For a FFS on an SSD, which of "-o" nil, "sync" &/ "softdep" is more data-safe and fast?

2018-02-12 Thread Lampshade
> Hi! > > If I understand mount(8) (http://man.openbsd.org/mount) right, FFS > mounts have a metadata I/O mode and a data I/O mode. By default, > metadata is accessed synchronously and data is accessed > asynchronously. > > "-o sync" will force both to synchronous mode, and "-o softdep" would >

Re: Hard disk controller not recognized

2018-02-12 Thread Xianwen Chen
Dear Mestre, Thank you. I agree! Sincerely, Xianwen On 2/12/18, Ricardo Mestre wrote: > Hi Xianwen, > > I guess this is one of "you're-on-your-own" cases, the BIOS being locked by > IT I'm even surprised you're allowed to install a different

Re: OpenBSD Memory protection mechanisms that are not enabled by default?

2018-02-12 Thread Michael Price
There is no default malloc.conf file for good reasons. The performance impacts are substantial. Additionally they stop bad behavior by aborting the program. If you are not a programmer then you will be hard pressed to fix the relevant applications. Michael On Mon, Feb 12, 2018 at 9:51 AM Hess

Re: Hard disk controller not recognized

2018-02-12 Thread Xianwen Chen
Dear Peter, Thank you. There is probably such an option in BIOS. Unfortunately I do not have access to BIOS at the moment, because it is locked by administrators of my IT department. Sincerely, Xianwen On 2/12/18, Peter N. M. Hansteen wrote: > On 02/12/18 18:07, Xianwen Chen

Re: Hard disk controller not recognized

2018-02-12 Thread Xianwen Chen
Thank you Mike! Sincerely, Xianwen On 2/12/18, Mike Larkin wrote: > On Mon, Feb 12, 2018 at 05:25:57PM +, Xianwen Chen wrote: >> Dear Mike, >> >> >From the output of dmesg, I guess so. The BIOS is locked by IT >> administrators. Is there some way that I can use OpenBSD

Re: Hard disk controller not recognized

2018-02-12 Thread Ricardo Mestre <ser...@helheim.mooo.com>
Hi Xianwen, I guess this is one of "you're-on-your-own" cases, the BIOS being locked by IT I'm even surprised you're allowed to install a different OS on the machine. For starters I'd speak directly with them and check what are you allowed or not to do with the machine. /mestre On Monday,

Re: Hard disk controller not recognized

2018-02-12 Thread Mike Larkin
On Mon, Feb 12, 2018 at 05:25:57PM +, Xianwen Chen wrote: > Dear Mike, > > >From the output of dmesg, I guess so. The BIOS is locked by IT > administrators. Is there some way that I can use OpenBSD while the > controller is set to RAID mode? > > Sincerely, > Xianwen > not that I know of >

Re: Hard disk controller not recognized

2018-02-12 Thread Xianwen Chen
Dear Mike, >From the output of dmesg, I guess so. The BIOS is locked by IT administrators. Is there some way that I can use OpenBSD while the controller is set to RAID mode? Sincerely, Xianwen On 2/12/18, Mike Larkin wrote: > On Mon, Feb 12, 2018 at 05:07:15PM +,

Re: Hard disk controller not recognized

2018-02-12 Thread Peter N. M. Hansteen
On 02/12/18 18:07, Xianwen Chen wrote: > Dear OpenBSD users, > > I am not able to run OpenBSD 6.2 amd64 on a Dell Latitude E6330. The > installation was done by taking out the hard drive and hook it through > a USB reader to another machine. > > I boot the hard drive through Legacy Boot menu.

Re: Hard disk controller not recognized

2018-02-12 Thread Mike Larkin
On Mon, Feb 12, 2018 at 05:07:15PM +, Xianwen Chen wrote: > Dear OpenBSD users, > > I am not able to run OpenBSD 6.2 amd64 on a Dell Latitude E6330. The > installation was done by taking out the hard drive and hook it through > a USB reader to another machine. > > I boot the hard drive

Hard disk controller not recognized

2018-02-12 Thread Xianwen Chen
Dear OpenBSD users, I am not able to run OpenBSD 6.2 amd64 on a Dell Latitude E6330. The installation was done by taking out the hard drive and hook it through a USB reader to another machine. I boot the hard drive through Legacy Boot menu. The boot process stops with root device: It is

Re: signify-openbsd to crypt'ly verify install62.iso in linux

2018-02-12 Thread Michael Hekeler
> To keep it neat, let's say both files are in /data/bsd-stuff, so we > have: > /data/bsd-stuff/install62.iso > /data/bsd-stuff/SHA256.sig where did you download the public key?

OpenBSD Memory protection mechanisms that are not enabled by default?

2018-02-12 Thread Hess THR
Hello! Besides the "S" option for malloc.conf and increasing kern.stackgap_random and removing the wxallowed mount option, what else memory-related hardening mechanism are in OpenBSD that can be turned on and it is not enabled by default? Even options would be useful if we have to re-compile

Re: Syn flood crashed my LAN

2018-02-12 Thread Tom Smyth
Agreed about ubnt vs tplink vs cisco... most use either broadcom or marvel chipsets Stuart I was sugesting based on rated performance of the chipsets in the datasheets of the managed switch... as opposed to a cheap un managed one the other thing i for got to mention which was part of my

Re: Syn flood crashed my LAN

2018-02-12 Thread Stuart Henderson
On 2018-02-12, Tom Smyth wrote: > Regards D-Link... I would recommend that you use > a decent managed switch (based on Tech Specs as opposed > to Branding, > you can pick up cost effective ubnt edgeswitches or > Tplink (fully managed Switches) which would offer

Flask app with chrooted httpd

2018-02-12 Thread Thuban
Hi, Did anyone use httpd to serve a flask app (python)? I found this [1], but its a little outdated (python < 3) and makes me wonder about safety, because of all those dependencies copied in chroot. Any advice ? Regards -- thuban

Re: Syn flood crashed my LAN

2018-02-12 Thread Rupert Gallagher
From my seat, he learned that his configuration of PF lacks SYN flooding protection. He also learned that he needs a managed switch: cisco SF and SG series are affordable and deliver ddos protection. Sent from ProtonMail Mobile On Mon, Feb 12, 2018 at 07:22, Bruno Flueckiger

Re: Why is so slow the download speed in OpenBSD?

2018-02-12 Thread edgar
Try different channels. See the wireless section of ifconfig(8). On Feb 12, 2018 3:02 AM, Zsolt Kantor wrote: > > I tried that, but as Edgar said it downloaded all the firmware's from the > site, even those I'm not needing, eg. radeondrm, but I'm using inteldrm. > > I

Re: tor inside vmm, horribly slow?!

2018-02-12 Thread Jiri B
On Mon, Feb 12, 2018 at 12:38:00AM -0800, Mike Larkin wrote: > > > > it's horrible slow, just doing 'tor-resolve $dnsname' takes > > > > sometimes ages. > > > > [...] > [...] > > What did the guest pick for timecounter? (sysctl kern.timecounter.hardware) > > Your hardware is nearly a decade old.

Re: Why is so slow the download speed in OpenBSD?

2018-02-12 Thread Zsolt Kantor
I tried that, but as Edgar said it downloaded all the firmware's from the site, even those I'm not needing, eg. radeondrm, but I'm using inteldrm. I want to send a bug report, but (with a big b) the question is who gonna debug the firmware, because as I know those firmware's are non-free code,

Re: tor inside vmm, horribly slow?!

2018-02-12 Thread Mike Larkin
On Mon, Feb 12, 2018 at 03:07:31AM -0500, Jiri B wrote: > On Sun, Feb 11, 2018 at 04:47:02PM -0800, Mike Larkin wrote: > > > has anybody tried to run tor inside vmm guest? > > > > > > it's horrible slow, just doing 'tor-resolve $dnsname' takes > > > sometimes ages. > > > [...] > > > is it related

Re: tor inside vmm, horribly slow?!

2018-02-12 Thread Jiri B
On Sun, Feb 11, 2018 at 04:47:02PM -0800, Mike Larkin wrote: > > has anybody tried to run tor inside vmm guest? > > > > it's horrible slow, just doing 'tor-resolve $dnsname' takes > > sometimes ages. > > [...] > > is it related to vmm ssl issue reported in the past? > > no > > > [...] > This