awesome W^X

2016-05-31 Thread Chris Cappuccio
Totally awesome! awesome(38099): mmap W^X violation It happens once on startup. Grepping for the obvious stuff doesn't show me the issue, perhaps it's a library. There is no obvious ill effect from the mmap failure. As an aside, iridium runs into mmap W^X all the time, but seems to work fine? I

Re: hidden services stopped working

2016-06-01 Thread Chris Cappuccio
I have several i210s on Supermicro motherboards and now APU2, and I haven't seen these issues. I wonder if your problem is related to a combination of features? Have you tried to isolate what process or kernel feature makes this behaviour occur? Juuso Lapinlampi [w...@partyvan.eu] wrote: > This ma

Re: awesome W^X

2016-06-01 Thread Chris Cappuccio
David Coppa [dco...@gmail.com] wrote: > On Wed, Jun 1, 2016 at 3:30 AM, Chris Cappuccio wrote: > > Totally awesome! > > > > awesome(38099): mmap W^X violation > > > > It happens once on startup. Grepping for the obvious stuff doesn't show > > me th

Re: No slip anymore?

2016-06-04 Thread Chris Cappuccio
Roderick [hru...@gmail.com] wrote: > I note that slattach disappered, ldattach do not support slip. > Is it not anymore possible? > > Slip was, as I remember, the easiest way to connect two computers > in a network. I used it for example to transfer files from old > computers with serial ports (in

neighbor router-id change on ospfd, ldpd

2016-06-09 Thread Chris Cappuccio
If I change the router id of a remote ospf peer, I see weird behavior. I am using -current as of Jun 3rd. ospfd shows FULL state for the new router ID, but doesn't install routes into the local rtable while the old router-id shows DOWN in the neighbor list. (I need to reproduce this again to see t

bgpd l3 vpn issue

2016-06-09 Thread Chris Cappuccio
I found an annoying issue in the Jun 3 -current bgpd. The interface address for em1 never gets propagated into rt 686:3 via BGP if configured in this order: # ifconfig em1 192.168.1.1/24 rdomain 1 # ifconfig mpe1 172.20.254.1 mplslabel 111 rdomain 1 # /etc/rc.d/ldpd start # /etc/rc.d/bgpd start

Re: Started having bioctl encryption problems recently - lost data. Error within FAQ?

2016-06-13 Thread Chris Cappuccio
obsd [d...@protonmail.com] wrote: > 'Encrypting external disks' > http://www.openbsd.org/faq/faq14.html#softraidCrypto > > Followed the FAQ instructions EXACTLY to encrypt an external drive, then > copied data to it and after restarting the computer again.. I cannot access > the drive, infact it

Re: Long life on SSD in a firewall environment

2016-06-19 Thread Chris Cappuccio
Paul Suh [pl...@goodeast.com] wrote: > > Sj??holm, > > Take a look at: > > https://github.com/yellowman/flashrd > https://github.com/markhellewell/resflash > > Hope this helps. > I'd just use a regular install on a a modern SSD. flashrd and other techniques are great for _cheap_ and potential

Re: Long life on SSD in a firewall environment

2016-06-19 Thread Chris Cappuccio
Sj??holm Per-Olov [p...@incedo.org] wrote: > Hi > > Does anyone know if there exist any list of recommendations about how to make > an SSD disk to live as long as possible when using it for firewall purpose on > OpenBSD? It seems that OpenBSD lack some features related to SSDs like TRIM. > SSDs a

Re: Adding more cuaUxx devices

2016-06-20 Thread Chris Cappuccio
sh MAKEDEV ttyUa ttyUb ... Denis Lapshin [den...@mindall.org] wrote: > Hi there! > > Could someone give some advice how to add more cuaUxx devices? > Nowadays I have just cuaU0-9 ones, but need a bit more... > > MAKEDEV returns: > > # ./MAKEDEV cuaU10 > cuaU10: unknown device > > Thank you in

Re: where is the image of openbsd arm ?

2016-06-23 Thread Chris Cappuccio
li...@wrant.com [li...@wrant.com] wrote: > > http://www.pcengines.ch provide machine using from 5W for alix to 12W > > for APU. These number are value under full load, not idle. > > You know, these x86 machines in their space saving enclosures make the > perfect quiet 24/7 home (office) tabletop g

Re: where is the image of openbsd arm ?

2016-06-24 Thread Chris Cappuccio
bytevolc...@safe-mail.net [bytevolc...@safe-mail.net] wrote: > > In addition, the clips for the mSATA/mPCIe slots, given that the use of > metallic screw points would improve grounding to the devices and would > be a lot more robust and resilient against vibration; with screw posts, > there is the

Re: where is the image of openbsd arm ?

2016-06-24 Thread Chris Cappuccio
li...@wrant.com [li...@wrant.com] wrote: > > 1) How do the APU systems go as pricing to comparable systems from > other similar (industrial class, desktop enclosure) manufacturers? > The pricing direct from PC Engines is roughly 2x to 3x the cost of certain cheap, popular ARM boards. It's on par

Re: where is the image of openbsd arm ?

2016-06-24 Thread Chris Cappuccio
Jacob L. Leifman [jac...@bitwise.net] wrote: > Is it possible to add more wired NICs to the APU? Alternatively, is > there a comparably robust and OpenBSD supported low-wattage platform > with at least 4 (and preferrably 5-6) NICs? > It has two mini pci-e slots. Syba and others make a mini pci-

Re: where is the image of openbsd arm ?

2016-06-24 Thread Chris Cappuccio
Ted Unangst [t...@tedunangst.com] wrote: > Jacob L. Leifman wrote: > > Is it possible to add more wired NICs to the APU? Alternatively, is > > there a comparably robust and OpenBSD supported low-wattage platform > > with at least 4 (and preferrably 5-6) NICs? > > Walking on the wild side, I supp

Re: Killer board

2016-06-30 Thread Chris Cappuccio
Kevin Chadwick [m8il1i...@gmail.com] wrote: > > Perfect is a strong word which got me thinking, assuming the ARM > boards are stable enough now and considering the price margin between > ARM and AMD64 is getting closer. It would be useful to understand how > the processors compare in relation to c

Re: Make sure the MP kernel is installed by "cp /bsd.mp /bsd" or is there another better way?

2016-07-11 Thread Chris Cappuccio
Kevin Chadwick [m8il1i...@gmail.com] wrote: > > The speed penalty of running a MP kernel on an SP processor is small > > enough that if it matters to you, you need new hw, so if you are > > building a universal boot device (i.e., a USB flash disk), just run the > > MP kernel all the time, you proba

Re: ratble and rdomain support on dhcpd and openvpn

2016-07-12 Thread Chris Cappuccio
Difan Zhao [difan.z...@pason.com] wrote: > Thanks Pierre! However the command does not work for me... Do I need to > upgrade my openbsd box? I am on 5.8 right now. > > # rcctl set dhcpd rtable 200 > usage: rcctl [-df] action|get|getdef|ls|order|set > [service | daemon [variable [a

Re: Chromium error on latest snapshot

2016-07-13 Thread Chris Cappuccio
Glenn Faustino [glenn.faust...@gmail.com] wrote: > Hi misc, > > I'm getting the following error when using chrome. it only display's an > empty web page. Firefox and Xombrero works just fine. The kernel's internal pledge checks were improved. This resulted in more pledges necessary from chromium

Re: ratble and rdomain support on dhcpd and openvpn

2016-07-15 Thread Chris Cappuccio
Difan Zhao [difan.z...@pason.com] wrote: > Hi Pierre, > > I just upgraded the soekris box to openbsd 5.9 however I am still having the > problem setting the rtable... > This requires OpenBSD 6.0 which is not yet released. You can use snapshots at http//ftp.openbsd.org/pub/OpenBSD/snapshots/am

Re: Network Interface "Intel I350 Fiber" 8 Port Module shows only 4 Ports

2016-07-24 Thread Chris Cappuccio
Marco Prause [marco-obsdm...@prause.eu] wrote: > em1: flags=18802 mtu 1500 > lladdr 00:90:0b:4b:54:0f > priority: 0 > media: Ethernet autoselect (none) > status: no carrier > supported media: > media 1000baseSX mediaopt full-duplex >

Re: Kernel Panic

2016-08-01 Thread Chris Cappuccio
arrowscr...@mail.com [arrowscr...@mail.com] wrote: > I login on root to restart the network and the system crashed. > What I did: > - Login with root on ttyC0 > - Tell dhcp that I wanted dns to localhost: > > # echo "supersede domain-name-servers 127.0.0.1;" >> /etc/dhclient.conf > > - Then resta

Re: github

2016-08-08 Thread Chris Cappuccio
Karel Gardas [gard...@gmail.com] wrote: > OpenBSD is using CVS solely, but for my own purposes I started to > mirror src to github recently using cvs2gitdump tool. I do this since > I find git log/git show more friendly than CVS provided tools... If > you are interested see https://github.com/kgard

Re: Output Errors on VLAN interfaces

2016-08-08 Thread Chris Cappuccio
Andy Lemin [a...@brandwatch.com] wrote: > The underlying trunk does not report any Rx or Tx errors at all. > > And the VLAN interfaces do not report any receive errors, only low rate > transmit errors. > > Also as a thought exercise, could anyone kindly explain/discuss how an > output error might

Re: Support for Intel XL710 NIC

2016-08-17 Thread Chris Cappuccio
ML mail [mlnos...@yahoo.com] wrote: > Hi, > > Will OpenBSD 6.0 support the Intel XL710 network interface cards? > I think someone was working on the Intel 40Gbps chipset but don't remember who. In any event, the first releast that might include this code is OpenBSD 6.1. The 6.0 release is alread

Re: Installer overwrites partition table

2016-08-24 Thread Chris Cappuccio
Bertram Scharpf [li...@bertram-scharpf.de] wrote: > Calling me a troll and then using the word "Hundepimmel" in > the same mail: Does this guy Eric Furman read what he > writes? This is an obvious Dunning-Kruger. Being given > offence by a community that doesn't throw out such a > low-minded person

Re: OpenBSD 6.0 panic

2016-09-02 Thread Chris Cappuccio
Bastien Durel [bast...@durel.org] wrote: > > There's a "Bad system call" in the networking start too, but I think > it's not related (and I don't know what interface produces this > message) > This would be a program you compiled that you are calling from hostname.if.

Re: Get rid of /bsd: arp info overwritten for ?

2014-05-21 Thread Chris Cappuccio
bodie [bodz...@openbsd.cz] wrote: > On 21.05.2014 17:24, Andr?? Lucas wrote: > > I'm more and more inclined to terribly configured APs, but most probably I > will not get chance to get my hands on them. In any case trying to get some > details about them like model and such. > You might get some

Re: encrypted vnd Fwd: CVS: cvs.openbsd.org: src

2014-05-30 Thread Chris Cappuccio
Robert [info...@die-optimisten.net] wrote: > On Fri, 30 May 2014 12:19:35 -0400 > Ted Unangst wrote: > > WARNING: Encrypted vnd is insecure. > > Migrate your data to softraid before 5.7. > > Will 5.6 softraid support block sizes other than 512 byte? > > marc.info/?l=openbsd-misc&m=13952454370637

Re: new OpenSSL flaws

2014-06-05 Thread Chris Cappuccio
Miod Vallat [m...@online.fr] wrote: > > Now you have and example of how they are unwilling to work with you next > > time someone asks why not work with OpenSSL on fixing it. Pretty direct > > proof. > > The culture gap between OpenSSL and OpenBSD/LibreSSL is UNFIXABLE. > > We believe in peer re

Re: that private mailing list

2014-06-05 Thread Chris Cappuccio
Theo de Raadt [dera...@cvs.openbsd.org] wrote: > From: Solar Designer > To: Theo de Raadt > > Hi Theo, > > I can't comment about OpenSSL folks, but my own impression certainly was > that you didn't want your project to be provided advance notification - > not only via distros list, but at all.

Re: OpenBSD 5.5 on mSATA SSD unit in PC Engines APU.1C - "bad dir ino 2 at offset 0: mangled entry" kernel panic

2014-06-09 Thread Chris Cappuccio
Mattieu Baptiste [mattie...@gmail.com] wrote: > Le 8 juin 2014 13:38, "Nick Ryan" a ??crit : > > I know it???s no consolation to you but using a Kingston 30 GB mSATA from > amazon works perfectly. The APU is on the May bios and I???ve had no issues. > > > > Didn???t the PCEngines mSATA drive have

Re: OpenBSD 5.5 on mSATA SSD unit in PC Engines APU.1C - "bad dir ino 2 at offset 0: mangled entry" kernel panic

2014-06-10 Thread Chris Cappuccio
Chris Cappuccio [ch...@nmedia.net] wrote: > Mattieu Baptiste [mattie...@gmail.com] wrote: > > Le 8 juin 2014 13:38, "Nick Ryan" a ??crit : > > > I know it???s no consolation to you but using a Kingston 30 GB mSATA from > > amazon works perfectly. The APU is

Re: OpenBSD 5.5 on mSATA SSD unit in PC Engines APU.1C - "bad dir ino 2 at offset 0: mangled entry" kernel panic

2014-06-11 Thread Chris Cappuccio
Julian Andrej [j.and...@gmx.de] wrote: > Does an install on usb or sdcard medium work for you? SD on APU is USB, and it works fine, although my SD card to test is so pathetically slow that 'noatime' on fliesystem mounts makes a noticeable difference. It seems like every bit of disk activity big o

Re: Vision 2020: Making OpenBSD the world's fastest OS

2014-06-11 Thread Chris Cappuccio
Carsten Kunze [carsten.ku...@arcor.de] wrote: > - Original Nachricht > Von: STeve Andre' > An: OpenBSD Misc > Datum: 11.06.2014 00:40 > Betreff: Re: Vision 2020: Making OpenBSD the world's fastest OS > > > > But I think you agree with the general tone of this? > > In some a

Re: OpenBSD 5.5 on mSATA SSD unit in PC Engines APU.1C - "bad dir ino 2 at offset 0: mangled entry" kernel panic

2014-06-12 Thread Chris Cappuccio
Happy to report that Plextor M6M (msata) passes all the tests so far, unlike msata Sandisk X110.

Re: OpenBSD 5.5 on mSATA SSD unit in PC Engines APU.1C - "bad dir ino 2 at offset 0: mangled entry" kernel panic

2014-06-20 Thread Chris Cappuccio
Roger Wiklund [roger.wikl...@gmail.com] wrote: > No problems so far with Intel mSATA 525 30GB. > > On a side note I'm a bit worried about the CPU temperate, almost 70 > degrees C during normal load. > I have two DNS/NTP/DHCP servers running on APUs in a cooled datacenter environment. Unbound ha

Re: LAN vs VLAN interface performance

2014-06-21 Thread Chris Cappuccio
Adam Thompson [athom...@athompso.net] wrote: > Yes, OT... But unless you've chosen to do something silly (like enabling > MVRP, or blindly allowing all VLANs to an untrusted host) saying "VLANs > aren't secure" is about as useful as "ICMP isn't secure". > Please explain how VLANs are not secure w

Re: System Hangs with Intel i7 3920XM

2014-06-21 Thread Chris Cappuccio
Dimitris Papastamos [s...@2f30.org] wrote: > If you have any means of hooking up a serial cable (docking station?) > you might be able to see the ddb prompt and go from there. > He should be getting a ddb prompt even within X with inteldrm. > Does the freeze happen instantly or does it slowly be

Re: LAN vs VLAN interface performance

2014-06-23 Thread Chris Cappuccio
Henning Brauer [lists-open...@bsws.de] wrote: > * Chris Cappuccio [2014-06-21 20:05]: > > Right now all routers and firewalls should > > be on SP kernels or you will actually have worse performance. > > This is not true any more and hasn't been for some time. > &g

Re: LAN vs VLAN interface performance

2014-06-24 Thread Chris Cappuccio
Kapetanakis Giannis [bil...@edu.physics.uoc.gr] wrote: > On 23/06/14 21:33, Henning Brauer wrote: > >* Chris Cappuccio [2014-06-23 20:24]: > >>I have a sandy bridge Xeon box with PF NAT that handles a daily 200 > >>to 700Mbps. It has a single myx interface using OpenBS

Re: OpenBSD 5.5 on mSATA SSD unit in PC Engines APU.1C - "bad dir ino 2 at offset 0: mangled entry" kernel panic

2014-06-24 Thread Chris Cappuccio
Stuart Henderson [s...@spacehopper.org] wrote: > On 2014-06-20, Roger Wiklund wrote: > > On a side note I'm a bit worried about the CPU temperate, almost 70 > > degrees C during normal load. > > Yes. Someone, make a better chassis for these, please...! A low rpm fan > would be quite acceptable to

Re: OpenBSD 5.5 on mSATA SSD unit in PC Engines APU.1C - "bad dir ino 2 at offset 0: mangled entry" kernel panic

2014-06-25 Thread Chris Cappuccio
sven falempin [sven.falem...@gmail.com] wrote: > > would a bit of http://en.wikipedia.org/wiki/Thermal_grease help ? > > <, air being approximately 8000 times less efficient at conducting > heat than, for example, aluminum (a common heatsink material) > > That's what the thermal pads are for. G

Re: kernel panic from sys/dev/acpi/dsdt.c rev1.210 change

2014-06-26 Thread Chris Cappuccio
Scott Vanderbilt [li...@datagenic.com] wrote: > Having done a little man page reading on boot-time configuration, I learned > about the existence of ukc. I'm wondering whether something like > > ukc> disable acpi0 > That or disable acpi > might circumvent the kernel panic and allow the boot t

Re: Does the OpenBSD support well AMD's APU hardware?

2014-06-29 Thread Chris Cappuccio
OpenBSD supports the APU hardware as built into the PC Engines box along with the Coreboot BIOS, although it was slightly painful to get the BIOS fixed. AMD APU hardware in laptops or other devices is likey to work, but the graphics support may or may not be present in radeondrm. (That depends on

Re: Does the OpenBSD support well AMD's APU hardware?

2014-06-29 Thread Chris Cappuccio
Gilbert Sanford [gilbertz@gmail.com] wrote: > Though the following has nothing to do with AMD GPU's, it may be of interest. > I will share my config with you with one caveat: I'm from Alabama, and we all > know what that means ... > http://marc.info/?l=openbsd-misc&m=139656417532670&w=2 If yo

Re: Does the OpenBSD support well AMD's APU hardware?

2014-06-29 Thread Chris Cappuccio
Gilbert Sanford [gilbertz@gmail.com] wrote: > > You may have noticed "acpitz0 at acpi0: critical temperature is 107 degC" in > my > dmesg . . . it always says that, and that's probably where it was before I > disabled processor cores. I don't think the GPU is doing anything, but the > process

Re: Does the OpenBSD support well AMD's APU hardware?

2014-06-29 Thread Chris Cappuccio
Gilbert Sanford [gilbertz@gmail.com] wrote: > On Sun, Jun 29, 2014 at 2:52 PM, Chris Cappuccio wrote: > > Gilbert Sanford [gilbertz@gmail.com] wrote: > >> > >> You may have noticed "acpitz0 at acpi0: critical temperature is 107 degC" > >> i

Re: DVD & how to overcome mkisofs

2014-07-02 Thread Chris Cappuccio
Use mkhybrid ?? Tuyosi Takesima [nakajin.fu...@gmail.com] wrote: > Hi , all . > > I try to copy DVD . > but in OpenSD , mkisofs doesn't exist . > > > my procedurw is next > I use dvd-rw. > > 1)format > dvd+rw-format -force /dev/rcd0c > > 2)ripping > dvdbackup -M -n test -i /dev/

Re: openssh

2014-07-03 Thread Chris Cappuccio
Peter N. M. Hansteen [pe...@bsdly.net] wrote: > On Thu, Jul 03, 2014 at 10:32:42AM +0200, Henning Brauer wrote: > > * Mihai Popescu [2014-07-02 17:05]: > > > Better buy a hardisk, copy your data and mail it abroad. Seriously. > > > > A truck full of harddisks is a transport link with fantastic ba

Re: calloc and set var to NULL

2014-07-06 Thread Chris Cappuccio
Denis Fondras [open...@ledeuns.net] wrote: > Hello all, > > If I understand correctly calloc(), allocated space is already > initialized to zero. So setting var to NULL is not needed. > > Is it alright or should it be kept "just in case" ? > > Regards, > Denis > > --- parse.y.origSun Ju

Re: issues with firefox

2014-07-12 Thread Chris Cappuccio
Kevin Chadwick [ma1l1i...@yahoo.co.uk] wrote: > > I'm guessing this is due to the new KMS 3d support not being as fast > right now but much better than you had before. > It also affects Thunderbird. Here's my synopsis of Mark Kettenis's analysis: Firefox uses an old version of cairo. This cairo

Re: issues with firefox

2014-07-13 Thread Chris Cappuccio
Brad Smith [b...@comstyle.com] wrote: > On 12/07/14 3:46 PM, Chris Cappuccio wrote: > >Kevin Chadwick [ma1l1i...@yahoo.co.uk] wrote: > >> > >>I'm guessing this is due to the new KMS 3d support not being as fast > >>right now but much better than yo

Re: issues with firefox

2014-07-13 Thread Chris Cappuccio
Juan Francisco Cantero Hurtado [i...@juanfra.info] wrote: > > > > Why Firefox needs a ZPixmap of the image displayed, that is, the entire > > fully uncompressed image copied back to userland in 4k (or 64k) chunks, > > that's totally beyond me, by itself. Why the X server does it in such > > a poor

Re: ACPI0 Interrupts and System Time

2014-07-16 Thread Chris Cappuccio
Josh Hoppes [josh.hop...@gmail.com] wrote: > Hello, I've got a few machines I'm setting up which I noticed ACPI0 is > generating a lot of constant interrupts which appears to be consuming > system time on CPU0 up to 80%. I think other interrupts are still > getting time to process, but I'm not sure

Re: OpenBSD 5.5 on Nokia IP260

2014-07-17 Thread Chris Cappuccio
Stan Gammons [s_gamm...@charter.net] wrote: > I know it's ancient and minimal hardware, but I've been tinkering with > OpenBSD 5.5 on a Nokia IP260 with an 8GB compact flash. The OS was > installed on the compact flash using a card reader on a Dell laptop. The OS > boots and networking works as l

Re: MinnowBoard MAX

2014-07-27 Thread Chris Cappuccio
emigrant [emig...@gmail.com] wrote: > new toy for OpenBSD? ;) -> http://www.minnowboard.org/meet-minnowboard-max/ The 2core/2GB model looks similar in spec and price to the PC Engines APU, albiet with less LAN ports and possibly a better CPU. If they only support UEFI that will be a problem for

Re: MinnowBoard MAX

2014-07-28 Thread Chris Cappuccio
Stan Gammons [s_gamm...@charter.net] wrote: > > A fellow from Intel told me they are coming out with Coreboot firmware for > the Minnowboard max, no ETA other than "soon", and he didn't know if any of > the BSD's would work with it. He said the forthcoming FreeBSD 11 almost > boots with the Mi

Re: Relationship Between VLANs and Physical Interfaces in PF

2014-08-04 Thread Chris Cappuccio
Eric Dilmore [ericdilm...@gmail.com] wrote: > Thank you for the reply, Giancarlo. There are some things I'm not quite > sure about from your response, however. > > prio sounds great on paper, but I'm pretty sure they are a per-interface > priority queue. Could it still prioritize packets from the

Re: rc.local mystery executables

2014-08-14 Thread Chris Cappuccio
Scott Bonds [sc...@ggr.com] wrote: > I run an OpenBSD 5.5-stable amd64 server at home. Email, web, etc. Today ... > $ file dsfrefr dsfrefr: ELF 32-bit LSB executable, Intel 80386, version ... > So...have I been p0wned or does anyone know what innocent thing might be > happening here? Please CC

Re: New queueing system and HZ value limits

2014-08-23 Thread Chris Cappuccio
Henning Brauer [hb-open...@ml.bsws.de] wrote: > > Any idea why this was so much less of a problem with altq? > > it wasn't... the hfsc core was the same, and cbq worked exactly the same > way too. > > People might not have paid as much attention? I dunno. > Raising HZ was frowned upon when I po

Re: Bad performance with re(4)

2014-08-26 Thread Chris Cappuccio
Chester T. Field [chester.fi...@hushmail.com] wrote: > Hi friends, > > I'm experiencing really poor network performance via the Realtek 8101E (re) > Ethernet card on my HP Mini 110. Using the default setting of tcpbench > I'm getting an average Mbps of 0.172 versus a compatible machine (Asus > E

Re: Bad performance with re(4)

2014-08-26 Thread Chris Cappuccio
chester.t.fi...@hushmail.com [chester.t.fi...@hushmail.com] wrote: > On 8/26/2014 at 12:27 PM, "Chris Cappuccio" wrote:Chester > T. Field [chester.fi...@hushmail.com] wrote: > >> Hi friends, > >> > > >Have you verified it's an openbsd-on

Re: Help, please, understanding AHCI error on amd64

2014-08-28 Thread Chris Cappuccio
Christian Weisgerber [na...@mips.inka.de] wrote: > > Now, the real question is whether enterprise drives actually *are* > more reliable than consumer drives. > For regular hard disks, the answer is definitely, no.

Re: Help, please, understanding AHCI error on amd64

2014-08-29 Thread Chris Cappuccio
Evan Root [cellarr...@gmail.com] wrote: > It seems that after reading the backblaze and google papers about drive > reliability that there is no statistically obvious difference. It's too > close to call. Both papers end with hedges and further questions. Even if > enterprise drives are more relia

Re: Available disks are: none at installation of OpenBSD 5.5

2014-09-18 Thread Chris Cappuccio
Try OpenBSD 5.6, a workaround was provided in ahci for this issue. Or, recompile your OpenBSD 5.5 kernel with this patch: http://openbsd.cs.toronto.edu/cgi-bin/cvsweb/src/sys/dev/ic/ahci.c.diff?r1=1.13&r2=1.14 ML mail [mlnos...@yahoo.com] wrote: > Hi, > > I'm trying to install OpenBSD 5.5 (amd6

Re: low power device

2014-09-18 Thread Chris Cappuccio
Nenhum_de_Nos [math...@arroway.org] wrote: > > Does this network card support vlan? > Yes

Re: tools for monitoring network traffic

2014-09-19 Thread Chris Cappuccio
Markus Rosjat [ros...@ghweb.de] wrote: > Hello, > > just a simple question with a properbly more complicated answer. Are there > tools out there to simply monitor the network traffic for a webserver so you > get information about which domain caused which traffic over a week or a > day? > What a

Re: low power device

2014-09-19 Thread Chris Cappuccio
Andreas Bartelt [o...@bartula.de] wrote: > > is anybody else using this recent BIOS snapshot on the APU.1c: Build > 9/8/2014 (beta, reduced "spew level") > > The first re(4) interface isn't always recognized after reboot. I don't > know if it's related to the BIOS update since I didn't play muc

Re: Zenocara & Intel Crestline Graphics

2014-10-11 Thread Chris Cappuccio
Raymond Lillard [r...@prosysmeg.com] wrote: > I have the opportunity to purchase a Dell laptop > with "Intel Crestline Graphics" hardware. Crestline > appears to be marketing speak for: > > intel GM965/GMA X3100 > > Can someone advice me as to the likelihood of using > the h/w or will I be limiti

Re: libressl

2014-10-22 Thread Chris Cappuccio
Gregory Edigarov [ediga...@qarea.com] wrote: > Hi, > > Since we are already go with re-engineering of openssl becoming libressl, > why not provide some clean and intuitive interface instead of that crap > openssl(1) is? For example ressl(1) would be the new "high level" interface > with very few s

Re: unknown ethernet: intel dual-port gig copper

2014-10-26 Thread Chris Cappuccio
Jim Rowan [j...@computing.com] wrote: > > That's really odd... I cut/paste that line directly from the serial > console.. I don't know how it got to be showing 0x8096 instead of 0x8086. > > Sorry for the false alarm! (I'll still have to track down what's wrong > with flashrd... as I want to use

Re: BGP changes to support CARP better

2013-11-15 Thread Chris Cappuccio
Adam Thompson [athom...@athompso.net] wrote: > What have I missed? (Or is this yet another breakdown in OpenBSD's > documentation?) > If you find a deficiency in the documentation, please submit a patch.

Re: Intel Atom S1260 (SuperServer 5017A-EF)

2013-11-15 Thread Chris Cappuccio
Paul B. Henson [hen...@acm.org] wrote: > On Fri, Nov 15, 2013 at 11:25:50PM +0100, Sebastian Benoit wrote: > > > Don't buy this one (yet). The Marvell 88SE9230 SATA does not work. > > i know cause i have one ;-) > > Hmm, looks like support was added in FreeBSD back in June 2012: > > http://lists

Re: Is Soekris OpenBSD friendly?

2013-11-16 Thread Chris Cappuccio
Constantine A. Murenin [muren...@gmail.com] wrote: > > However, if you don't require solid GigE performance, and are looking > for just 100Mbps routing throughput for a home-router project, my > advice is to buy a netbook -- they go for 200 to 250 USD nowadays, > plus an external USB Gigabit Ether

Re: Is Soekris OpenBSD friendly?

2013-11-17 Thread Chris Cappuccio
Darren Tucker [dtuc...@zip.com.au] wrote: > On Sat, Nov 16, 2013 at 11:27 AM, Chris Cappuccio wrote: > > Why not just get a Soekris 5501 or a similar PC Engines ALIX, > > +1 for the ALIX (I've got two alix2d3 and have been very happy with them) > > > they can do

[fwd jlm...@imca-cat.org: Patch to remove "adult" content from spamd(8) man page]

2013-11-21 Thread Chris Cappuccio
- Forwarded message from "J. Lewis Muir" - Date: Thu, 21 Nov 2013 11:33:41 -0600 From: "J. Lewis Muir" To: misc@openbsd.org Subject: Patch to remove "adult" content from spamd(8) man page I found some of the example email addresses and domains in the spamd(8) man page to be somewhat "ad

Re: Patch to remove "adult" content from spamd(8) man page

2013-11-21 Thread Chris Cappuccio
Shawn K. Quinn [skqu...@rushpost.com] wrote: > > $ find /usr/src -type f | xargs grep -w fuck > $ find /usr/src -type f | xargs grep -w shit > find -type f ? How about just grep -r ?

Re: Patch to remove "adult" content from spamd(8) man page

2013-11-23 Thread Chris Cappuccio
Mihai Popescu [mih...@gmail.com] wrote: > Is it over? So soon? Mihai, I find your name quite offensive. Can you please change it in future mailings to this list. Perhaps "Mihai Humpingforjesus" ? That would make me feel much better.

Re: remove

2013-11-25 Thread Chris Cappuccio
Jason [size...@gmail.com] wrote: > Please remove Please provide your name, address, social security number, phone number, and credit card information. You will then be removed. Chris

Re: Intel 82574L vs 82579LM

2013-11-25 Thread Chris Cappuccio
Paul B. Henson [hen...@acm.org] wrote: > > I didn't find anything really conclusive. Evidentally the main > difference (http://supermicro.biz/support/faqs/faq.cfm?faq=11847) is > that the 82574L is a fully separate ethernet interface connected over > pcie, whereas the 82579LM is just a PHY that co

Re: relayd - sporadic high CPU usage

2013-11-26 Thread Chris Cappuccio
There was a bug fixed in 5.4-current which may cause behavior like this i believe mxb [m...@alumni.chalmers.se] wrote: > Hello list, > > I have a pair of pre-5.4 in master/backup setup. > This setup is used for load balancing and firewalling. > relayd is used and ONLY redirects in relayd.conf. >

Re: OpenBSD for mobile

2013-11-26 Thread Chris Cappuccio
openda...@hushmail.com [openda...@hushmail.com] wrote: > Hi, > > Are there any plans to make somelike like http://www.ubuntu.com/phone for > OpenBSD? Yes. Of course.

Re: Should Android have used OpenBSD instead of Linux?

2013-11-26 Thread Chris Cappuccio
openda...@hushmail.com [openda...@hushmail.com] wrote: > Hi, > > What are the ups and downs of replacing Linux with OpenBSD in Google's > Android operating system? I guess this question would apply to the new > Sailfish OS as well. OpenBSD is designed for mobile phones. Of course Google should

Re: Should Android have used OpenBSD instead of Linux?

2013-11-26 Thread Chris Cappuccio
Chris Cappuccio [ch...@nmedia.net] wrote: > openda...@hushmail.com [openda...@hushmail.com] wrote: > > Hi, > > > > What are the ups and downs of replacing Linux with OpenBSD in Google's > > Android operating system? I guess this question would apply to

Re: relayd - sporadic high CPU usage

2013-11-30 Thread Chris Cappuccio
mxb [m...@alumni.chalmers.se] wrote: > Could you point to the right commit in cvs? > I think this is it http://article.gmane.org/gmane.os.openbsd.cvs/122637

Re: 10G with Intel card - GBIC options

2013-12-02 Thread Chris Cappuccio
Kapetanakis Giannis [bil...@edu.physics.uoc.gr] wrote: > On 02/12/13 17:15, Andy wrote: > >Yea CX4 will work, its the chipset that matters. But CX4 is short range > >and superseded, and by using SFP+ you can pick and choose your > >transceivers for fibre or CAT cabling etc. > > > > Well the Cisco

Re: BGP changes to support CARP better

2013-12-02 Thread Chris Cappuccio
andy [a...@brandwatch.com] wrote: > Hi, > > Could someone help me with this issue we have found where the OpenBGPd > rule 'match to bgppeerip set nexthop bgpcarpip' doesn't work if OpenBGPd is > started whilst the OpenBSD host is a carp master. It only works if it is a > CARP backup :( > > > Or

LSI SAS 9211

2013-12-04 Thread Chris Cappuccio
Does anyone use these LSI MPT2 cards? The LSI MPT and MPT2 cards disable the write cache on the drives. With MPT, you can run "lsiutil" under a linux usb flash and enable the disk write cache with some minor hassle. Once the setting is flashed to the card, it works nicely. With MPT2, there is no

Re: System starvation when running fsck_msdos

2013-12-04 Thread Chris Cappuccio
Shawn K. Quinn [skqu...@rushpost.com] wrote: > > > Does an ms-dos file system require far more than the 1MB of ram per 1 GB > > of disk space that http://openbsd.org/faq/faq14.html#LargeDrive suggests? > > I don't think 1MB RAM per 1GB disk space applies to fsck_msdos, only the > fsck for FFS. >

Re: ssh and relayd

2013-12-04 Thread Chris Cappuccio
Predrag Punosevac [punoseva...@gmail.com] wrote: > Hi Misc, > > This is trivial question but I am having a hard time wrapping my head > around the possible use of relayd for ssh traffic redirecting. Namely I > have a situation where I have multiple hosts behind firewall which I > would like to mak

Re: 5.4 amd64 - Poor disk performance with Smart Array 6404

2013-12-18 Thread Chris Cappuccio
Adam Jensen [han...@riseup.net] wrote: > > In an attempt to understand the problem, I ran a similar set of tests on an > i386 machine. While the file-system characteristics of OpenBSD and FreeBSD > are different, I can comfortably assume that, in this case (i386), they are > both utilizing the und

Re: dnscrypt-proxy

2013-12-31 Thread Chris Cappuccio
alex [pae33...@gmail.com] wrote: > We need trust at least somebody. OpenDNS is better choice then DNS > servers of your provider. Not likely.

Re: Migrate to SSD

2014-01-02 Thread Chris Cappuccio
Stuart Henderson [s...@spacehopper.org] wrote: > > > Also, are there any /etc/fstab options recommended for SSDs? > > No need to fiddle, the defaults are fine. Perhaps a 'noatime' for SSD paritions if you want to keep more blocks clean for longer period of time.

Re: Is Ext2 stable enough for normal use?

2014-01-02 Thread Chris Cappuccio
Evan Root [cellarr...@gmail.com] wrote: > Just so you all know, > This thread makes me want to try out Ext on Openbsd reeeaalll bad. It receives virtually no effort, and its performance sucks. Although, linux ext2fs is very fast because they skip a level of integrity (perhaps like mounting ffs wit

Re: Compatibility Intel chipset 87 and openBSD

2014-01-03 Thread Chris Cappuccio
Robin Garcia [robingarcia1...@googlemail.com] wrote: > Hello guys, > > I wanna know if the new intelchipset 87 does match to openBSD? > > I intend to build a System with a Haswell CPU i5 4760K (LGA1150). > > I wanna buy a mainboard from Asus. But I heard Asus does not support > openBSD (neither

Re: NSA spy catalog (was: Re: apologies for the noise (interesting article)!)

2014-01-14 Thread Chris Cappuccio
Erling Westenvik [erling.westen...@gmail.com] wrote: > > The unit costs are pretty stiff for most of the gadgets but some of > them appear to be free. Anyway: When can we expect OpenBSD support for > these devices? > > http://www.spiegel.de/static/happ/netzwelt/2014/na/v1/pub/img/Mobilfunk/S3224_G

Re: NIST-free crypto, autociphering, and libsodium (NaCl)

2014-01-16 Thread Chris Cappuccio
MJ [m...@sci.fi] wrote: > Hello, > > I would like to inquire as to which OpenBSD RELEASE will offer the possibility > to avoid NIST crypto for everything in Base (isakmpd, openssh, openssl, https, > nginx being the key items in mind)? > > BTW, looks like things are heading in the right direction

Re: NIST-free crypto, autociphering, and libsodium (NaCl)

2014-01-16 Thread Chris Cappuccio
MJ [m...@sci.fi] wrote: > > Thanks Chris for your response and yes, you make a good point regarding > compatibility. > > I am by far a crypto expert, but these issues have been anyway on my mind as > of late. So bear with me, but would it be possible to switch /dev/crypto to > be an interface

Re: NIST-free crypto, autociphering, and libsodium (NaCl)

2014-01-16 Thread Chris Cappuccio
MJ [m...@sci.fi] wrote: > > On 16 Jan 2014, at 19.17, Chris Cappuccio wrote: > > OpenBSD has already began incorporating NaCl by bypassing OpenSSL entirely. > > Good news - perhaps my philosophy is ?why lay a lot of small bricks here and > there when you can lay a corners

<    1   2   3   4   5   6   7   8   >