Re: vnconfig crypto alternative

2014-11-25 Thread David Vasek
On Tue, 25 Nov 2014, Jason Tubnor wrote: With crypto being deprecated (and possibly removed in future versions - depending on dev direction) from vnconfig, would the following be assumed one way of providing an encrypted container? To create 200MB encrypted container: sudo dd if=/dev/zero

Re: lii0 no link on 5.6-current i386

2014-11-25 Thread Duncan Patton a Campbell
Hi there. I've got an 1386 running 5.5 with lii0 as the main interface: [root@ahost:~] # uname -a OpenBSD ahost.indx.ca 5.5 GENERIC#0 i386 [root@ahost:~] # ifconfig lo0: flags=8049UP,LOOPBACK,RUNNING,MULTICAST mtu 33192 priority: 0 groups: lo inet6 ::1 prefixlen 128

Re: USB hub stopped working

2014-11-25 Thread Martin Pieuchot
Hello Patrick, On 24/11/14(Mon) 23:48, patrick keshishian wrote: Hi, I have this USB hub, which is connected to my desktop PC; it makes the USB ports accessible w/o need to crawl under the desk. I'll seldom need to transfer files (to/fro) with a USB stick, which I plug into one of the hub

Patch 009_httpd.patch did not apply cleanly

2014-11-25 Thread Raimo Niskanen
Hi. I applied patch 009_httpd.patch extracted from a downloaded 5.6.tar.gz according to inline instructions on a source tree from the 5.6 release CD, and approximately 6 hunks in 3 files were rejected. This was late last evening and I will try again any day to produce proper logs and double

Re: Patch 009_httpd.patch did not apply cleanly

2014-11-25 Thread trondd
I had noticed the same thing. The src tarball on the CD is different from the tarball on the mirrors. I had taken a quick look and it was just whitespace differences that I saw. Tim.

Re: USB hub stopped working

2014-11-25 Thread patrick keshishian
Hi Martin, On 11/25/14, Martin Pieuchot mpieuc...@nolizard.org wrote: Hello Patrick, On 24/11/14(Mon) 23:48, patrick keshishian wrote: Hi, I have this USB hub, which is connected to my desktop PC; it makes the USB ports accessible w/o need to crawl under the desk. I'll seldom need to

Re: USB hub stopped working

2014-11-25 Thread Jack Woehr
patrick keshishian wrote: Hi Martin, On 11/25/14, Martin Pieuchot mpieuc...@nolizard.org wrote: Hello Patrick, On 24/11/14(Mon) 23:48, patrick keshishian wrote: Hi, I have this USB hub, which is connected to my desktop PC; External powered? Is it plugged in? Excuse me for asking. --

Re: USB hub stopped working

2014-11-25 Thread patrick keshishian
On 11/25/14, Jack Woehr jwo...@softwoehr.com wrote: patrick keshishian wrote: Hi Martin, On 11/25/14, Martin Pieuchot mpieuc...@nolizard.org wrote: Hello Patrick, On 24/11/14(Mon) 23:48, patrick keshishian wrote: Hi, I have this USB hub, which is connected to my desktop PC; External

Re: Can't boot Nov 21 amd64/bsd.rd - finishes at 'entry point'...

2014-11-25 Thread Mike Larkin
On Mon, Nov 24, 2014 at 05:14:10PM -0500, Jiri B wrote: On Sat, Nov 22, 2014 at 12:40:22PM -0700, Theo de Raadt wrote: I can't boot bsd.rd (amd64) from Nov 21 2014. I've tried to upgrade my FDE-based amd64 installation. I entered passphrase for crypto softraid in boot loader, typed

Packet Filter router i368 vs 64bit

2014-11-25 Thread Motty Cruz
Hello all, I am searching for hardware to build a router with OpenBSD. I have found mixed signals as to fastest system with i386 or 64bit. I know in the past i386 OpenBSD used to perform a lot better than 64bit system. Any suggestions! Thanks, Motty

Re: Packet Filter router i368 vs 64bit

2014-11-25 Thread Daniel Melameth
On Tue, Nov 25, 2014 at 1:52 PM, Motty Cruz motty.c...@gmail.com wrote: I am searching for hardware to build a router with OpenBSD. I have found mixed signals as to fastest system with i386 or 64bit. I know in the past i386 OpenBSD used to perform a lot better than 64bit system. As I

Re: Packet Filter router i368 vs 64bit

2014-11-25 Thread Juan J. Fernandez
Greetings Motty Cruz, In general, you could achieve performance by configuring your kernel according to your hardware. You can use dmesg(8) and 'GENERIC' kernel configuration as a guide for your hardware. Sometimes i386 will run faster than 64 bit (see http://www.openbsd.org/amd64.html).

Re: Packet Filter router i368 vs 64bit

2014-11-25 Thread motty cruz
Thank you Juan, I appreciate your suggestions and advice. I am planning on using Dual socket B2 (LGA 1356) supports Intel® Xeon® processor E5-2400 v2, I suppose i386 would perform better rather than 64bit amd processor. Thank you again! Thanks, Motty On 11/25/2014 03:01 PM, Juan J. Fernandez

Re: vnconfig crypto alternative

2014-11-25 Thread Jason Tubnor
On 25 November 2014 at 18:58, David Vasek va...@fido.cz wrote: did not look neither efficient, nor healthy. Try dd if=/dev/zero of=/dev/rsd1c bs=1m while watching systat/iostat at the same time. Is it still the case? So here are the findings. The test is virtualised but below is the

Re: Packet Filter router i368 vs 64bit

2014-11-25 Thread Philip Guenther
On Tue, Nov 25, 2014 at 3:01 PM, Juan J. Fernandez j...@tcpapplication.com wrote: In general, you could achieve performance by configuring your kernel according to your hardware. You can use dmesg(8) and 'GENERIC' kernel configuration as a guide for your hardware. That's bad advice. When you

Re: Packet Filter router i368 vs 64bit

2014-11-25 Thread Brad Smith
On 11/25/14 18:18, motty cruz wrote: Thank you Juan, I appreciate your suggestions and advice. I am planning on using Dual socket B2 (LGA 1356) supports Intel® Xeon® processor E5-2400 v2, I suppose i386 would perform better rather than 64bit amd processor. Thank you again! The amd64 arch

Re: Packet Filter router i368 vs 64bit

2014-11-25 Thread Juan J. Fernandez
Thank you for your advice Philip. Can you please give your advice then ? Thank you :) Juan J. Fernandez On 11/25/14 21:06, Philip Guenther wrote: On Tue, Nov 25, 2014 at 3:01 PM, Juan J. Fernandez j...@tcpapplication.com wrote: In general, you could achieve performance by configuring your

Re: Packet Filter router i368 vs 64bit

2014-11-25 Thread Juan J. Fernandez
Thank you Brad. Juan J. Fernandez On 11/25/14 21:20, Brad Smith wrote: On 11/25/14 18:18, motty cruz wrote: Thank you Juan, I appreciate your suggestions and advice. I am planning on using Dual socket B2 (LGA 1356) supports Intel® Xeon® processor E5-2400 v2, I suppose i386 would perform

Re: Packet Filter router i368 vs 64bit

2014-11-25 Thread Nick Holland
On 11/25/14 15:51, Motty Cruz wrote: Hello all, I am searching for hardware to build a router with OpenBSD. I have found mixed signals as to fastest system with i386 or 64bit. I know in the past i386 OpenBSD used to perform a lot better than 64bit system. Paraphrasing your question: I'm

Re: Packet Filter router i368 vs 64bit

2014-11-25 Thread Adam Thompson
On 14-11-25 02:52 PM, Motty Cruz wrote: Hello all, I am searching for hardware to build a router with OpenBSD. I have found mixed signals as to fastest system with i386 or 64bit. I know in the past i386 OpenBSD used to perform a lot better than 64bit system. Any suggestions! Thanks, Motty

Re: CUPS printer problems

2014-11-25 Thread Duncan Patton a Campbell
Hi Bernte. Can you tell me what kind of printer you are using? I am still having problems with this and it may be a usb1 compatability issue. Thanks, Dhu On Tue, 25 Nov 2014 07:49:18 + Bernte ber...@fams.de wrote: On 25/11/14 04:30, Antoine Jacoutot wrote: On Mon, Nov 24, 2014 at

I saw an oddity with firefox

2014-11-25 Thread Duncan Patton a Campbell
I started firefox on a remote xhost and it somehow came up as a local instance (thru X?) with bookmarks from a local client account... the remote account was newly instanced and this was the first and *only* time I've seen it happen. But it did. Dhu -- Ne obliviscaris, vix ea nostra voco.