samba and e2fsprogs packages -- 5.4

2013-12-04 Thread Peter Fraser
samba required the e2fsprogs package. The problem occurs when trying to use samba's net command. The net command requires libuuid. It was not easy to find where libuuid was located.

uvm_wait_pla() infinite loop

2013-12-04 Thread Peter J. Philipp
tell you this much. It's virtualbox'ed, has 2 cpu's and since yesterday has some memory intensive application that may cause some things to be moved to swap. I'm gonna have to see to reduce the memory on that I guess. Regards, -peter

Re: OpenBSD and NetFlow

2013-12-03 Thread Peter N. M. Hansteen
: sender: 192.168.1.251 receiver: 192.168.1.19:9995 groups: pflow Looks reasonable, but what's the netmask? What does your routing table look like? And what is the configuration of any other network interfaces? - Peter -- Peter N. M. Hansteen, member of the first RFC 1149 implementation

Re: OT: OpenBSD website scores high in Google PageSpeed Insight

2013-11-20 Thread Peter N. M. Hansteen
Erling Westenvik erling.westen...@gmail.com writes: I'd love to see LaTeX support BLINK though. I always wondered how the development of flashing ink was going, back in the day -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http

time_t

2013-11-18 Thread Peter Fraser
double (or even better long double) would be a better underlying type for time_t than long long. Programs that are using time_t properly would not notice the difference. Programs that very incorrect would get complete garbage for a result, and thus be easier to notice and correct. Using

Re: Is Soekris OpenBSD friendly?

2013-11-16 Thread Peter van Oord van der Vlies
for sure it’s a good device with openbsd, only price is sometimes an issue. I have been using it for more then 8 years now and works great, never had an hardware failure. Even the oldest devices are still up and running but are getting to slow.. On 16 Nov 2013, at 01:03, SmithS smit...@hush.ai

Re: Dual booting OpenBSD and Windows 8.1

2013-11-15 Thread Peter Hessler
On 2013 Nov 15 (Fri) at 07:01:35 +0100 (+0100), Dmitrij D. Czarkoff wrote: :I see no way to defend OP against lack of proper research allegation. It would be nice though, if people would stop actively being dicks. -- Anybody who doesn't cut his speed at the sight of a police car is probably

Re: GM45 gpu hung error

2013-11-13 Thread Peter Hessler
Please try a most recent snapshot. There have been massive fixes added since 5.4, and some especially important fixes added very recently. On 2013 Nov 13 (Wed) at 10:51:45 +0200 (+0200), ja...@cieti.lv wrote: :Hello dear OpenBSD people, : :does anyone of the developers have time to look at this

Re: GM45 gpu hung error

2013-11-13 Thread Peter Hessler
On 2013 Nov 13 (Wed) at 12:33:00 +0200 (+0200), ja...@cieti.lv wrote: :I am talking about recent snapshot. I use -current from 7/30/13 and I Recent as in the last 4 days. The recent fixes are *very* *very* recent. -- I often quote myself; it adds spice to my conversation. --

Re: QEMU CPU cores not showing up

2013-11-13 Thread Peter J. Philipp
not see 2 cpu's but only 1, people told that person to disable apm, but granted the mails were a little dated. So I was giving the bad advice. I'll keep the acpi thing in mind for next time. Cheers, -peter http://pastebin.com/PEjCr2vY Generic.MP boot. I am not sure what is wrong and why

Re: Ivy Bridge-EP Xeon (E5-2637v2) and Intel C602 Patsburg-A Chipset support

2013-11-08 Thread Peter Hessler
On 2013 Nov 08 (Fri) at 10:31:56 + (+), Andy wrote: :On Thu 07 Nov 2013 20:54:20 GMT, Chris Cappuccio wrote: :Andy Lemin [a...@brandwatch.com] wrote: :Hi, sadly OpenBSD does not boot with the latest Ivy Bridge EP (E5-2637v2) with 'Power Technology' in the supermicro BIOS set to 'Max

does this patch make sense?

2013-11-07 Thread Peter J. Philipp
Just for extra paranoia's sake? Against 5.4 sources. -peter diff -u -p -u -r1.82 traceroute.c --- traceroute.c10 Feb 2012 23:05:54 - 1.82 +++ traceroute.c7 Nov 2013 14:36:44 - @@ -310,6 +310,7 @@ main(int argc, char *argv[]) const char *errstr; long

Re: does this patch make sense?

2013-11-07 Thread Peter J. Philipp
On 11/07/13 15:41, Peter J. Philipp wrote: Just for extra paranoia's sake? Against 5.4 sources. -peter diff -u -p -u -r1.82 traceroute.c --- traceroute.c10 Feb 2012 23:05:54 - 1.82 +++ traceroute.c7 Nov 2013 14:36:44 - @@ -310,6 +310,7 @@ main(int argc, char

Re: does this patch make sense?

2013-11-07 Thread Peter J. Philipp
On 11/07/13 17:32, Ted Unangst wrote: On Thu, Nov 07, 2013 at 17:19, Peter J. Philipp wrote: + gid = getgid(); + + if (setgroups(1, gid) == -1) + err(1, setgroups); + + if (setresgid(gid, gid, gid) == -1) + err(1, setresgid

Re: does this patch make sense?

2013-11-07 Thread Peter J. Philipp
On 11/07/13 17:48, Otto Moerbeek wrote: On Thu, Nov 07, 2013 at 11:32:48AM -0500, Ted Unangst wrote: On Thu, Nov 07, 2013 at 17:19, Peter J. Philipp wrote: + gid = getgid(); + + if (setgroups(1, gid) == -1) + err(1, setgroups); + + if (setresgid(gid, gid

Re: does this patch make sense?

2013-11-07 Thread Peter J. Philipp
On 11/07/13 20:33, Peter J. Philipp wrote: On 11/07/13 17:48, Otto Moerbeek wrote: On Thu, Nov 07, 2013 at 11:32:48AM -0500, Ted Unangst wrote: On Thu, Nov 07, 2013 at 17:19, Peter J. Philipp wrote: + gid = getgid(); + + if (setgroups(1, gid) == -1) + err(1

Re: UEFI

2013-11-06 Thread Peter N. M. Hansteen
and to use it herself from that point on. - P -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/ Remember to set the evil bit on all malicious network traffic delilah spamd[29949]: 85.152.224.147

Re: UEFI

2013-11-06 Thread Peter N. M. Hansteen
. - Peter -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/ Remember to set the evil bit on all malicious network traffic delilah spamd[29949]: 85.152.224.147: disconnected after 42673 seconds.

Re: RJ11 on Alix 2d13 with OpenBSD

2013-11-06 Thread Peter Tong
pardon all, no cannot, pls spent no more. is electronically different. apple(adsl) can't taste(talk) like(to) orange(ethernet). and pontetially, adsl voltage will damage ethernet card/port. -- Regards, Peter

Re: Autoinstall

2013-11-05 Thread Peter Hessler
On 2013 Nov 04 (Mon) at 17:14:57 -0500 (-0500), Predrag Punosevac wrote: :I was driving last night so I have not had much sleep. I just want to :make sure that I am not hallucinating. Then minutes ago when I installed :the latest snapshot I was presented with an additional installation option :

Re: UEFI

2013-11-05 Thread Peter N. M. Hansteen
user or service manual for your device to track down just how to enable it. - P -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/ Remember to set the evil bit on all malicious network traffic delilah spamd

Re: nvidia driver what do you recommend

2013-10-29 Thread Peter J. Philipp
On 10/28/13 11:44, Brett Mahar wrote: On Mon, 28 Oct 2013 11:20:32 +0100 Peter J. Philipp p...@centroid.eu wrote: | I remember someone else writing to this list before saying the nvidia | driver is really slow. I just upgraded my main workstation from 5.3 to | 5.4 and it indeed

Re: Request to OpenBSD Dev's - Beer on offer

2013-10-29 Thread Peter Hessler
On 2013 Oct 29 (Tue) at 17:44:51 +0200 (+0200), Gregory Edigarov wrote: :On 10/28/2013 06:54 PM, Andy wrote: :Hi all, : :Would any of the esteemed OpenBSD developers be interested in adding support for BFD (Bidirectional Forward Detection) to OpenBSD. : :The protocol itself seems pretty simple

nvidia driver what do you recommend

2013-10-28 Thread Peter J. Philipp
recommend I get an ATI/AMD card? What sorts of models would you recommend? Thanks for any clue, -peter

Boot OpenBSD on Utilite

2013-10-26 Thread Peter Bauer
1 ; do ${dtype} dev ${disk} ; for fs in fat ext2 ; do if ${fs}load ${dtype} ${disk}:1 ${loadaddr} bsd.umg ; then bootm ${loadaddr} ; fi ; done; done; done; echo; echo failed to load bsd.umg Attached you can find the current Utilite boot environment. Best Regards, Peter Bauer http

iked with rdomain getting an error

2013-10-25 Thread Peter J. Philipp
192.168.178.64 00:00:24:d0:1e:a4 UHLc 0 568 - 4 urtwn0 # pfctl -srules |grep rdomain pass out on rdomain 1 all flags S/SA pass in on rdomain 1 all flags S/SA Can anyone spot what I'm doing wrong? This is OpenBSD version 5.3 (still waiting for 5.4 to arrive in mail). -peter

Re: iked with rdomain getting an error

2013-10-25 Thread Peter J. Philipp
On 10/25/13 20:40, Reyk Floeter wrote: On 25.10.2013, at 12:08, Peter J. Philipp p...@centroid.eu wrote: I've been trying to set up a second gif tunnel that's encrypted with ipsec (iked for key management), but I'm stuck on an error with iked. Here is what I see and have: # route -T 1 exec

Re: Sorry OpenBSD people, been a bit busy

2013-10-16 Thread Peter Hessler
Please stop.

Re: new queueing subsystem

2013-10-16 Thread Peter N. M. Hansteen
-- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/ Remember to set the evil bit on all malicious network traffic delilah spamd[29949]: 85.152.224.147: disconnected after 42673 seconds.

Re: Routedomains are not working with ipv6

2013-10-11 Thread Peter Hessler
It doesn't work at all. I am working on it, have some things working (but not enough to commit and enable everything). On 2013 Oct 11 (Fri) at 09:54:51 +0200 (+0200), Olivier PELERIN wrote: :Hello Openbsd mailing list : :I like very much the implementation of VRF in openbsd. It works great

Re: Routedomains are not working with ipv6

2013-10-11 Thread Peter Hessler
No timeframe as of yet. I plan on committing some pieces of it, and when it's ready we'll enable it. On 2013 Oct 11 (Fri) at 12:34:41 +0200 (+0200), Olivier PELERIN wrote: :Thanks Peter, : :Good to know. Do we have a timeframe? : :Regards : :Olivier : : : Date: Fri, 11 Oct 2013 10:44:39 +0200

Re: Sorry OpenBSD people, been a bit busy

2013-10-09 Thread Peter Hessler
This has gotten massively off topic. Can we please let the thread end here?

Re: Sorry OpenBSD people, been a bit busy

2013-10-09 Thread Peter Hessler
Please stop -- There are people so addicted to exaggeration that they can't tell the truth without lying. -- Josh Billings

Re: open bsd router

2013-10-04 Thread Peter N. M. Hansteen
here and there in these threads, I promise. - P -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/ Remember to set the evil bit on all malicious network traffic delilah spamd[29949]: 85.152.224.147

Re: Verified OS concerns

2013-09-19 Thread Peter N. M. Hansteen
to be bug free. You remain free to convince me otherwise or point me to available verified non-trivial software roughly on par with a complete operating system. Then again, I'm not a core OpenBSD developer, so you're free to ignore me too. And yes, September is like that isn't it? - P -- Peter

Re: Verified OS concerns

2013-09-19 Thread Peter N. M. Hansteen
source code audits (aka 'reading the code like the devil reads the bible' for real-world results. - P -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/ Remember to set the evil bit on all malicious network

Re: Verified OS concerns

2013-09-19 Thread Peter N. M. Hansteen
pe...@bsdly.net (Peter N. M. Hansteen) writes: systems that have developed in response to real-world needs and formal standards specifications that at least in some cases more likely than not were in any way verified even to be internally consistent. missing a 'never' in there. clearer

Re: Ivy Bridge-EP Xeon (E5-2637v2) and Intel C602 Patsburg-A Chipset support

2013-09-17 Thread Peter Hessler
On 2013 Sep 16 (Mon) at 16:42:26 +0100 (+0100), Andy wrote: :I know that OpenBSD runs on any CPU which is based on the AMD64 :architecture, however someone has worried me and said that this CPU and :chipset is different somehow and might not boot with BSD!? Does Windows work with it? Does it

Re: pms0: not in sync yet, discard input (state 3)

2013-09-15 Thread Peter J. Philipp
. Cheers, -peter Did you ever see the Elantech Touchpad, version 2 message before, and did the mouse work with it? $ grep Elantech dmesg* dmesg.boot-2013-05-11:pms0: Elantech Touchpad, version 2 dmesg.boot-2013-06-21:pms0: Elantech Touchpad, version 2 dmesg.boot-2013-07-01:pms0: Elantech

Re: Creating Mobile Apps ..

2013-09-12 Thread Peter N. M. Hansteen
negative reactions. I'll give you this much better list for free, with a total of 25083 adresses: http://www.bsdly.net/~peter/sortlist Please make sure any future mailings of yours are sent to those addresses first. Yours sincerely Peter N. M. Hansteen -- Peter N. M. Hansteen, member of the first RFC

Re: OpenBSD crypto and NSA/Bruce Schneier

2013-09-11 Thread Peter N. M. Hansteen
-might-be-a-spook.html - Peter -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/ Remember to set the evil bit on all malicious network traffic delilah spamd[29949]: 85.152.224.147: disconnected after 42673

Re: pf set prio

2013-09-10 Thread Peter N. M. Hansteen
On Tue, Sep 10, 2013 at 11:17:58AM +0400, ?? ?? wrote: where can I read more about set prio in pf? man pf.conf tends to be the best source, you could also browse http://home.nuug.no/~peter/pf/newest/ for mentions, http://bulabula.org/papers/2012/eurobsdcon/ has quite a bit of detail

Re: pf set prio

2013-09-10 Thread Peter N. M. Hansteen
-- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/ Remember to set the evil bit on all malicious network traffic delilah spamd[29949]: 85.152.224.147: disconnected after 42673 seconds.

Re: sshd unsupported option kerberosauthentication on current

2013-09-03 Thread Peter N. M. Hansteen
and read the various followups as well as several notes in http://www.openbsd.org/faq/current.html. My favorite here is http://marc.info/?l=openbsd-cvsm=137162163212109w=2 - P -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http

Re: In some man pages Mb means MB, in others it means Mb/s

2013-08-26 Thread Peter Hessler
On 2013 Aug 26 (Mon) at 16:55:33 +0200 (+0200), Erling Westenvik wrote: :I guess all it boils down to is the question why OpenBSD shouldn't use :standard unit names, that is GiB for gigabytes and GB for gibibytes? We *are* using the standard unit names. Marketting droids aren't allowed to create

EuroBSDCon 2013 early bird rates through August 31

2013-08-26 Thread Peter N. M. Hansteen
EuroBSDCon 2013, set in sunny Malta, is only a month away. The main program is at http://2013.eurobsdcon.org/eurobsdcon-2013/talks-and-schedule/ Register via http://2013.eurobsdcon.org/eurobsdcon-2013/registration/, early bird rates apply through August 31. See you in Malta! - Peter

Re: relayd crash

2013-08-21 Thread Peter Hessler
On 2013 Aug 21 (Wed) at 02:16:32 -0700 (-0700), Bogdan Andu wrote: : : From: Alexey E. Suslikov alexey.susli...@gmail.com :To: misc@openbsd.org :Sent: Wednesday, August 21, 2013 11:40 AM :Subject: Re: relayd crash : : :Bogdan Andu bog09 at yahoo.com writes: : :

Re: Updating past 5.4-current flag day w/ SSH only (amd64, maybe others)

2013-08-21 Thread Peter Hessler
On 2013 Aug 21 (Wed) at 17:12:56 +0200 (+0200), Paul de Weerd wrote: :On Wed, Aug 21, 2013 at 12:55:26PM +, Stuart Henderson wrote: :| On 2013-08-19, Paul de Weerd we...@weirdnet.nl wrote: :| | :| | 12. Re-add packages as per current.html: :| | :| | # pkg_add -z -l /root/pkg_list_manual :| |

Re: snapshot mirror t32 directory

2013-08-19 Thread Peter Hessler
On 2013 Aug 19 (Mon) at 11:33:41 +0100 (+0100), James Griffin wrote: :Sorry for repeating the information on the website, I just like to be :absolutely clear. How can we make the website be absolutely more clear? It is pretty specific about things already. -- A witty saying proves nothing.

Re: remove entry from spamdb greylist

2013-08-14 Thread Peter N. M. Hansteen
reporting a bug would be in order, if you have sufficient logging going on at least. - P -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/ Remember to set the evil bit on all malicious network traffic delilah

Re: OpenBSD pxe automated install

2013-08-13 Thread Peter Hessler
On 2013 Aug 13 (Tue) at 14:27:40 +0200 (+0200), Marian Hettwer wrote: :Looks like it's time to do this. And maybe I can sync up with some :others in this thread and we could work together. I'm looking at the diffs originally from Nick Bender (links are earlier in the thread), and will try to

Re: Install drivers

2013-08-12 Thread Peter Hessler
this isn't a lesser operating system. all such drivers are included out of the box. the only thing that may be missing, is the various firmware files. Check out how fw_update(8) works to fetch those. On 2013 Aug 11 (Sun) at 17:35:24 +0200 (+0200), josef.win...@email.de wrote: :How can I force

Intel I210 ethernet card support

2013-08-10 Thread Peter Olsson
Hello! Does OpenBSD support the recently released Intel I210 card? I have searched the net but have not come up with a satisfying answer to this. Thanks, Peter

Re: Two questions.

2013-08-09 Thread Peter N. M. Hansteen
This has been asked and answered numerous times, with generous helpings of shitheadery that serves to mask any real information offered. Check the archives for the obvious keywords. There's nothing to add since the last iteration. - Peter -- Peter N. M. Hansteen, member of the first RFC 1149

Re: /etc/mail/spamd.key permissions/ownership?

2013-08-09 Thread Peter N. M. Hansteen
On Fri, Aug 09, 2013 at 01:05:34PM +0100, Craig R. Skinner wrote: On a multi-user box, what are the recommended permissions/ownership of /etc/mail/spamd.key? I checked the nearest couple of spamd equipped boxes, and it tends to be [Fri Aug 09 14:21:47] peter@skapet:~/www_sider$ ls -l /etc/mail

Re: ifconfig(8) --frontend

2013-08-04 Thread Peter N. M. Hansteen
remember whether they've made it available to the general public. - Peter -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/ Remember to set the evil bit on all malicious network traffic delilah spamd[29949

Re: spamd: sync init: Device not configured

2013-07-31 Thread Peter Hessler
You need to change those to the correct IPs or hostnames for your configuration. On 2013 Jul 31 (Wed) at 13:10:40 +0100 (+0100), Craig R. Skinner wrote: :When attempting to sync spamd between 2 hosts via unicast, I see this :error when starting spamd: : :spamd: sync init: Device not configured :

Re: OpenBSD ipsec performance on modern HW

2013-07-21 Thread Peter Hessler
On 2013 Jul 21 (Sun) at 14:16:32 +0300 (+0300), Evgeniy Sudyr wrote: :All, : :during my tests I seen that CPU on all cores and memory usage was very low. :Just interesting if there are any bottlenecks and how to fix them. Lots of bottlenecks. They can only be fixed in code, and others are working

Re: 4k-sector drives

2013-07-21 Thread Peter Hessler
On 2013 Jul 21 (Sun) at 18:44:11 +0200 (+0200), David Vasek wrote: :Detailed question once again: :Does it makes sense to report bugs YES. -- Patageometry, n.: The study of those mathematical properties that are invariant under brain transplants.

Re: pflow all traffic in a queue

2013-07-16 Thread Peter N. M. Hansteen
;) - P -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/ Remember to set the evil bit on all malicious network traffic delilah spamd[29949]: 85.152.224.147: disconnected after 42673 seconds.

Re: Boning the Troll

2013-07-11 Thread Peter Hessler
Responding to any of their emails feeds the troll. Ignore them. -- Meeting, n.: An assembly of people coming together to decide what person or department not represented in the room must solve a problem.

Re: ACPI support on HP laptop

2013-07-08 Thread Peter Hessler
On 2013 Jul 08 (Mon) at 15:57:36 +0200 (+0200), Riccardo Mottola wrote: :Life estimate is always missing, I suppose the whole capacity is not :reported. Is there a convenient human-readable equivalent of apm :for acpi? acpidump isn't it. apm and sysctl hw apm(8) will only give you life estimate

Hylafax and iaxmodem.

2013-07-08 Thread Peter Fraser
After much frustration I did manage to get HylaFax to send and receive faxes. The first problem I ran into was faxsetup failing when it was configuring the iaxmodem, and leaving a half setup system that had to be manual configured. I believe that there are fixes for the problem. They were sent

FW: tftpd loop

2013-06-30 Thread Peter Fraser
Guenther Sent: Friday, June 28, 2013 6:42 PM To: Stuart Henderson Cc: misc@openbsd.org Subject: Re: tftpd loop On Fri, Jun 28, 2013 at 3:21 PM, Stuart Henderson s...@spacehopper.org wrote: On 2013-06-28, Peter Fraser p...@thinkage.ca wrote: tftpd -l -c xxx resulting from a mistyping causes tftpd

Re: Performance limits with OpenBSD, ToE, offloading, Intel ET2 cards

2013-06-28 Thread Peter Hessler
On 2013 Jun 26 (Wed) at 17:06:09 +0100 (+0100), Andy wrote: :Someone did previously (and very helpfully) indicate that the :~400,000pps we are getting on our HP DL160 G6's is pretty good. Because Yes, and that is pretty much the best you will get until you start making the kernel MP-safe. :I

tftpd loop

2013-06-28 Thread Peter Fraser
tftpd -l -c xxx resulting from a mistyping causes tftpd to into a loop

Re: www.openbsd.org down?

2013-06-25 Thread Peter van Oord van der Vlies
http://www.isup.me/www.openbsd.org it's down ( also from the netherlands ) On Jun 25, 2013, at 1:17 PM, Killman BOFH kill...@dkcorp.ec wrote: http://www.isup.me/openbsd.org *Enterprise Networks* Blog: unixlegion.com GPG Key: *0xBBDC0CDE* OpenNIC Project: opennic.sle.ec *IT Security

Re: Snapshot shasum mismatch

2013-06-25 Thread Peter Hessler
On 2013 Jun 25 (Tue) at 17:44:11 +0200 (+0200), Charles RAPENNE wrote: :On 06/25/13 16:25, toby wrote: :Hi there, : :I just wondered if anyone else had found that the shasums on the latest :(24/06/13) snapshots are wrong. I've just tried upgrading from all the :different mirrors here in the UK

floods in Calgary, is the project affected?

2013-06-22 Thread Peter J. Philipp
It's all over the news (BBC, ARD) that there is floods in Calgary. And I'm wondering if the OpenBSD servers are affected since they are in a basement afaik. Is the physical location secure from these floods? Regards, -peter

Re: Squid3 in intercept mode

2013-06-19 Thread Peter J. Philipp
. -peter

libfaac in ffmpeg on OpenBSD

2013-06-12 Thread Peter J. Philipp
to recompile ffmpeg. -peter

Re: libfaac in ffmpeg on OpenBSD

2013-06-12 Thread Peter J. Philipp
On 06/12/13 12:38, Jérémie Courrèges-Anglas wrote: Peter J. Philipp p...@centroid.eu writes: I made a patch to /usr/ports/graphics/ffmpeg but it needs fixing up to integrate it into the ports. However my patch works, which is awesome. The patch is uuencoded here: http://emea.centroid.eu/blog

FW: hylafax, sendfax, textfmt

2013-06-12 Thread Peter Fraser
Found the problem with sendfax and textfmt that cause the error message: Font metrics file not found: .afmFont Courier: /usr/local/share/ghostscript/fonts/.afm: Can not open font metrics file; using fixed widths. textfmt requires the package afm-1.0 Adobe Font Metrics to be

Re: hylafax, sendfax, txtfmt

2013-06-11 Thread Peter Fraser
] On Behalf Of MERIGHI Marcus Sent: Tuesday, June 11, 2013 3:32 AM To: Peter Fraser Cc: misc@openbsd.org Subject: Re: hylafax, sendfax, txtfmt Hello Peter, there are so many differences in paths that I wonder: did you install from packages? 1) I do not even have a hyla.conf 2) I never touched

hylafax, sendfax, txtfmt

2013-06-10 Thread Peter Fraser
I am trying set up HylaFax and for a simple test I ran sendfax -d 5198951860 ~/.profile results in: /usr/local/sbin/textfmt: No font metric information found for Courier-Bold. Usage: /usr/local/sbin/textfmt [-1] [-2] [-B] [-c] [-D] [-f fontname] [-F fontdir(s)] [-m N] [-o #] [-p #] [-r]

Re: Disable inteldrm

2013-06-07 Thread Peter Hessler
On 2013 Jun 06 (Thu) at 21:06:02 -0300 (-0300), Daniel Bolgheroni wrote: :On Thu, Jun 06, 2013 at 02:37:54PM +0200, Gregor Best wrote: : : Just for the record, that URL links to a post about IPSEC. I'm quite : confident you meant another post :) : :Sorry. This is the thread: :

Re: Why is there no pkg_find(1)?

2013-06-07 Thread Peter Hessler
On 2013 Jun 07 (Fri) at 09:59:43 + (+), openda...@hushmail.com wrote: :There's [cut]/pkg_find.html -- what do you guys think of that? You can really tell that the author of that script has no idea what they are doing. It won't run without a 3rd party package, and requires a second 3rd

A type in the man page for re_format

2013-06-05 Thread Peter Fraser
[[::]] Anchors the single character regular expression or subexpression immediately following it to the end of a word. Should say [[::]] Anchors the single character regular expression or subexpression immediately preceding it to the end of a

Re: ALTQ(32bit)

2013-06-03 Thread Peter N. M. Hansteen
ready, unfortunately. http://bsdly.blogspot.ca/2011/07/anticipating-post-altq-world.html gives some background, diffs are being tested by various people now, and the commit of the new queueing system *must* be moving closer by the minute. But no definite ETA just yet. - P -- Peter N. M

Re: init disappeared on my OpenBSD VPS

2013-05-22 Thread Peter J. Philipp
. -peter

how long should CD orders take?

2013-05-21 Thread Peter J. Philipp
. -peter

Re: how long should CD orders take?

2013-05-21 Thread Peter J. Philipp
On 05/21/13 19:31, noah pugsley wrote: On Tue, May 21, 2013 at 10:26 AM, Peter J. Philipp p...@centroid.eu mailto:p...@centroid.eu wrote: I ordered my CD through a german bookstore that is listed at www.openbsd.org/orders.html http://www.openbsd.org/orders.html. Only it's now

Re: Performance limits with OpenBSD, ToE, offloading, Intel ET2 cards

2013-05-15 Thread Peter Hessler
On 2013 May 15 (Wed) at 10:29:24 +0100 (+0100), andy wrote: :I have tunned the boxes as much as possible using information from :calomel XXX etc and overall we have been extremely happy with them, expect :for the performance limits. Do Not Use Any Information From This Site(tm). It is wrong and

Re: Performance limits with OpenBSD, ToE, offloading, Intel ET2 cards

2013-05-15 Thread Peter Hessler
On 2013 May 15 (Wed) at 10:29:24 +0100 (+0100), andy wrote: :I run 12 OpenBSD firewalls, and I have an issue on my highest throughput :boxes. I have HP DL160 G6 boxes with Intel ET2 4 port NIC's. :I have a problem where I cannot run traffic any faster than ~700Mbit as I :am hitting 100%

inotify for BSD?

2013-05-15 Thread Peter J. Philipp
finished would something like this be included in OpenBSD, or would one have to maintain external patches across releases? Thanks, -peter

Re: inotify for BSD?

2013-05-15 Thread Peter J. Philipp
in inotify (as written about in the limitations), then it would require a lot less filedescriptors even for kqueue correct? And thus make monitoring a filesystem's events a lot more efficient? -peter

Re: inotify for BSD?

2013-05-15 Thread Peter J. Philipp
On 05/15/13 14:20, Jérémie Courrèges-Anglas wrote: Peter J. Philipp p...@centroid.eu writes: On 05/15/13 13:41, Jérémie Courrèges-Anglas wrote: Doesn't kqueue() fit your needs? Thank you for your reply, I've never used kqueue before, does this only report events on descriptors that have

Re: Failure to upgrade 5.2 to 5.3 with softraid

2013-05-15 Thread Peter J. Philipp
lucky. I wish you luck too! -peter Olivier Debre Refs. [1] http://spiritedblowfish.wordpress.com/2012/07/19/installing-openbsd-5-1-amd64-using-softraid/ [2] http://blog.cochard.me/2012/03/openbsd-51-installation-on-sofraid4.html

Re: out-of-order TCP

2013-05-15 Thread Peter Bisroev
. Cheers, --peter

Re: Asterisk Music on Hold

2013-05-15 Thread Peter Fraser
...@openbsd.org] On Behalf Of Shawn K. Quinn Sent: Tuesday, May 14, 2013 3:22 PM To: misc@openbsd.org Subject: Re: Asterisk Music on Hold On Tue, 2013-05-14 at 19:04 +, Peter Fraser wrote: Does anyone know how to use CBC streaming music for music on hold for Asterisk. I tried the obvious

Re: out-of-order TCP

2013-05-15 Thread Peter Bisroev
On Wed, May 15, 2013 at 2:25 PM, Stuart Henderson s...@spacehopper.org wrote: Two pairs of per-packet load balanced (slow) ADSLs, round robinning connections between the pairs to avoid *too* many problems. Thanks. Than my case was very different and would not apply here. Sorry. Maybe I am

Asterisk Music on Hold

2013-05-14 Thread Peter Fraser
Does anyone know how to use CBC streaming music for music on hold for Asterisk. I tried the obvious in musiconhold.conf (after installing mpg123) [mp3stream] mode=custom format=SLIN directory=/usr/local/share/asterisk/moh-empty application=/usr/local/bin/mpg123 -q -r 8000 -f 8192 -s --mono

Re: Thinkpad X230t convertible and openbsd

2013-05-08 Thread Peter Hessler
On 2013 May 08 (Wed) at 11:07:31 +0100 (+0100), Edd Barrett wrote: :misc/tpwireless ;) does *not* work on the x230 and related newer thinkpads. -- The herd instinct among economists makes sheep look like independent thinkers.

Re: ML 310 G8

2013-05-07 Thread Peter Hessler
HP usually includes 3 years next-business-day, but you can contact them for faster response times. On 2013 May 05 (Sun) at 03:16:33 -0700 (-0700), Steve wrote: :Hi, : :Is anyone running 5.3 on one of these. : :Just hoping to get an an idea of :support before we purchase. : :Thanks : --

Re: OT: term hackathon trademarked in Germany

2013-05-07 Thread Peter N. M. Hansteen
A bit late to the party, but here's my take on the situation - http://bsdly.blogspot.ca/2013/05/the-term-hackathon-has-been-trademarked.html - Peter -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no

Re: OpenBSD official reference book ( like FreeBSD handbook / NetBSD Guide )

2013-05-07 Thread Peter N. M. Hansteen
are generally considered useful. - Peter -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/ Remember to set the evil bit on all malicious network traffic delilah spamd[29949]: 85.152.224.147: disconnected after

Re: Forwarding to a proxy on a different system with pf

2013-05-06 Thread Peter Hessler
divert-to is *only* for the localhost. To send this traffic to a different host, you have to use rdr-to. On 2013 May 04 (Sat) at 01:23:06 +1000 (+1000), John Tate wrote: :I have a squid proxy listening in transparent mode on another faster :system, but I can't seem to get packets there with pf.

What's the NIC speed of a G4 Cube?

2013-05-03 Thread Peter J. Philipp
only do 10 Mbit/s, which is weird considering the 80% idle cpu. Regards, -peter

Re: What's the NIC speed of a G4 Cube?

2013-05-03 Thread Peter J. Philipp
On 05/03/13 14:03, Peter J. Philipp wrote: I recently reworked my network and made my G4 Cube an IPSEC tunneling host. Here is what I have done. [jupiter] [uranus] --- wireless network starts here --- [wireless router] [mars] [snip] Here is the CPU stats on mars: CPU states

Re: pflow collection and analysis

2013-05-01 Thread Peter N. M. Hansteen
. pkg_add nfsen and reading the package message should get you alle the way there inside a few minutes. - P -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/ Remember to set the evil bit on all malicious network

<    8   9   10   11   12   13   14   15   16   17   >