Re: claws-mail

2014-04-03 Thread Peter Hessler
On 2014 Apr 03 (Thu) at 13:07:00 +0100 (+0100), Zé Loff wrote: :Bear in mind that the claws-mail-* package files *are* on the servers (I :just re-checked on a different computer, using a browser). It's the :clients you use to fetch them that are failing. BZZT, wrong. you are checking amd64 (presu

rss2email feed header field missing

2014-04-01 Thread Peter Kane
lt;-- also removed Content-Length: Lines: Changing the rss2email config.py doesn't seem to help. Thanks, Peter

Linksys wmp54g v4.1 is not support

2014-03-27 Thread Wong Peter
Dear all, The Linksys wmp54g v4.1 is not support on Openbsd 4.1. Previously, it is working but it is not working after few years. Any reason for this ? Please help. Thanks. -- Linux

Netgear WG311T Atheros Chipset Wireless Problem

2014-03-26 Thread Wong Peter
Dear all, I had bought a Netgear WG311T Atheros Chipset. The Openbsd kernel(dmesg) shows this card as ath0. Therefore, I try to configure it using /etc/hostname.ath0 with content below: inet 192.168..5.1 255.255.255.0 none media autoselect mediaopt hostap mode 11b chan 6 nwid wsm nwkey "" This c

Re: upgrades no longer allow ftp for sets

2014-03-26 Thread Peter Hessler
On 2014 Mar 25 (Tue) at 20:38:08 -0500 (-0500), Shawn K. Quinn wrote: :On Tue, Mar 25, 2014, at 08:10 PM, n...@leviacomm.net wrote: :> Thanks and I understand the reasoning. The current ftp server won't be :> able to do http and use of siteXX files prevents using an external :> source. Will nfs b

Openbsd Routing/NAT Internet Issues

2014-03-25 Thread Wong Peter
Hello to all, I had try to set up openbsd as home router but eventually it fail to function properly. External Interface (vr0) 192.168.1.2 255.255.255.0 none Internal Interface (rl0) 172.16.10.1 255.255.255.0 none Wireless Interface (ath0) 192.168.5.1 255.255.255.0 none External interface conne

Re: Kernel error with March 20th amd64 snapshot

2014-03-23 Thread Peter Kane
ached on suspend still persists. Thanks, Peter On Sun, Mar 23, 2014 at 11:52 PM, Andre de Oliveira < deoliveira...@googlemail.com> wrote: > please try the following patch. > > Index: uhidev.c > === > RCS

Openbsd 4.1 Routing Issues

2014-03-23 Thread Wong Peter
Hello to all, I had try to set up openbsd as home router but eventually it fail to function properly. External Interface (vr0) 192.168.1.2 255.255.255.0 none Internal Interface (rl0) 172.16.10.1 255.255.255.0 none Wireless Interface (ath0) 192.168.5.1 255.255.255.0 none *Routing Table* (route s

Re: Kernel error with March 20th amd64 snapshot

2014-03-23 Thread Peter Kane
there were no suspend problems before that. Thanks, Peter OpenBSD 5.5-current (GENERIC.MP) #16: Sat Mar 22 01:04:40 MDT 2014 dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 3193958400 (3045MB) avail mem = 3100270592 (2956MB) mainbus0 at root bios0 at mainbus0: S

Re: Unexpected reply-to behavior.

2014-03-01 Thread Peter Bisroev
nce again, thank you Devs for the awesome OS! Cheers, --peter

Unexpected reply-to behavior.

2014-02-28 Thread Peter Bisroev
vio1 (192.168.56.1), the response packet will exit on vio1 interface instead of vio2 as expected. Am I doing something completely wrong (hooray for sleep depravation >:)) or is this really is an unexpected behavior? Thank you! --peter

Re: Packet Filter nat-to issue

2014-02-28 Thread Peter N. M. Hansteen
s inet proto tcp from to port { smtp smtps 587 \ imap imaps pop3 pop3s } nat-to $natto_addr as always, a pfctl -vnf on the config file would show all these things expanded (yes, I've been bit by the exact same round-robin problem myself) - Peter -- Peter N. M. Hansteen, member of the first R

Call for Participation, EuroBSDcon 2014: September 25-28 in Sofia, Bulgaria

2014-02-24 Thread Peter N. M. Hansteen
acceptance status by June 10th, 2014. Other important dates will be announced soon at the conference website http://2014.EuroBSDcon.org/ . Program Committee This year's program committee is Peter Hansteen (Chair, representing OpenBSD, peter at bsdly dot net) Janne Johansson (representing OpenBS

Re: sysmerge trouble

2014-02-24 Thread Peter N. M. Hansteen
something like this on boxes I upgrade, from the directory with the updated sets: $ sudo sysmerge -s etcNM.tgz -x xetcNM.tgz where 'NM' would have been '55' for the last few weeks on boxes running snapshots. - Peter -- Peter N. M. Hansteen, member of the first RFC 1149 imple

Re: DVD ISO and mount_udf: FSD does not lie within the partition!

2014-02-19 Thread Peter Hessler
On 2014 Feb 18 (Tue) at 02:57:50 -0500 (-0500), Philippe Meunier wrote: :# cat /mnt/README.TXT :This disc contains a "UDF" file system and requires an operating system :that supports the ISO-13346 "UDF" file system specification. OpenBSD do

Re: Baffling Syntax Errors When Adding altq Rules to pf Firewall

2014-02-13 Thread Peter N. M. Hansteen
. Queues serve to slice up your bandwidth into known-sized chunks (which may be flexible, hfsc-style), while priorities play within whatever limits are in place. You can get rather close to the queues with fixed priorities scheme by using both set queue and set prio in the same match or pass rule.

Re: Baffling Syntax Errors When Adding altq Rules to pf Firewall

2014-02-12 Thread Peter N. M. Hansteen
s 3, do the two-priority trick with priorities only, no queues necessary) - 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&quo

Re: Does OpenBSD's wpa_supplicant support PSK?

2014-02-10 Thread Peter N. M. Hansteen
elect nwid foobar wpakey ohsoseekrityeah dhcp rtsol -- ditching one or the other of the last two depending on which address families are actually available. - Peter -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http://

Re: Documentation on rc.conf.local lacks important warning

2014-02-09 Thread Peter N. M. Hansteen
re in the one file that isn't touched during upgrade." "copy just the lines you need" -- how can this be made any clearer? - Peter -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.n

Re: athn weirdness with two subnets

2014-01-26 Thread Peter N. M. Hansteen
sible set up for the 5GHz band. There's a lot less noise there compared to 2.4GHz. - 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 netw

Re: Cannot SSH to OpenBSD from machines on network

2014-01-24 Thread Peter N. M. Hansteen
roducing no messages anywhere means that it's not seeing any traffic. to me this sounds like a basic connectivity issue or a banal misconfiguration, but ICBW. - Peter -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team http://bsdly.blogspot.com/ http://www.bsdly.ne

OpenBSD war stories for "OpenBSD: your best IT investment" story

2014-01-18 Thread Peter N. M. Hansteen
nything I use, unless you specify that you do not want your name mentioned. Time frame: don't sit on a good item just because you can't get the phrasing right. I intend to get this done within the next few days at the most. - Peter PS go to the first URL in my sig to get samples of what my

Re: Request for Funding our Electricity

2014-01-17 Thread Lars Peter Cleary
I agree this is a very good idea, instant feedback and gratification. Nevertheless, I've just now donated CAD 100.- and invite everybody else to do the same. Kind regards Lars

Re: Request for Funding our Electricity

2014-01-15 Thread Peter J. Philipp
ed the package. So if my time was used it would say: # pkg_add somepackage ... This package's buildtime was generously donated by Peter J. Philipp. # or # pkg_add someotherpackage ... This package's buildtime was generously donated by Scary Corporation. # The programming for this is pr

Re: Help: missing apt-get command after installing OpenBSD.

2014-01-15 Thread Peter N. M. Hansteen
/faq/, and keep in mind that both the man and apropos commands are useful and lead to correct, up to date information about commands, configurations and other properties of the system. - Peter

Re: popa3d removed from base - what do people recommend?

2014-01-05 Thread Peter Hessler
dovecot is pretty much the only sane option for pop3 and imap servers these days. On 2014 Jan 04 (Sat) at 21:04:27 -0500 (-0500), John Smith wrote: :I'm a fan of simple setups and try to stick with the base programs if :possible. I've been using an SSL relayd wrapper around popa3d for a simple and

Re: Upgrade to 5.4 from 5.3

2014-01-04 Thread Peter N. M. Hansteen
at least skim the upgrade notes relevant to your version, though. - 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" del

Re: resolver question

2013-12-26 Thread Peter J. Philipp
er are you using? how is it calling resolver(3) routines? it > seems strange that the cache would allow for two identical queries in > such a short time span (both on the same second, 11:27:54) The particular log from named above was traffic from Thunderbird which gets RSS feeds from spiegel.de on a regular basis. I'm not sure how I can debug this other than looking at the source and using gdb with breakpoints which possibly requires a recompile of thunderbird. This will probably take more time. Stay tuned then..happy holidays, -peter

Re: resolver question

2013-12-26 Thread Peter J. Philipp
meserver. But I'm looking for proper wording and place to put it into the manpage. Thanks, -peter

Re: resolver question

2013-12-24 Thread Peter J. Philipp
On Tue, Dec 24, 2013 at 12:09:18PM -0800, Jeff O'Neal wrote: > Peter, > > >From the resolv.conf man page: > > http://www.openbsd.org/cgi-bin/man.cgi?query=resolv.conf&sektion=5 > > > "The domain and search keywords are mutually exclusive. If more than

Re: resolver question

2013-12-24 Thread Peter J. Philipp
On Tue, Dec 24, 2013 at 10:25:06AM -0500, Kenneth R Westerback wrote: > On Mon, Dec 23, 2013 at 02:37:47PM +0100, Peter J. Philipp wrote: > > I'm trying to track down the code in the libasr that causes this behaviour: > > > > Whenever I go to a IPv4 site and IPv6 query i

resolver question

2013-12-23 Thread Peter J. Philipp
main centroid.eu lookup file bind family inet6 inet4 The leak only happens with queries, like said. Any hints on tracking this down and squelching it? Regards, -peter

Re: Single process needing a lot of memory

2013-12-13 Thread Peter Hessler
it's normal for a system to get slowed down to the point of losing :network connections and freezing X every time a process uses swap? I :find that hard to believe... : :-- : Using swap is a bug. Buy more ram. -- Just because everything is different doesn't mean anything has changed. -- Irene Peter

Re: BackupPC

2013-12-10 Thread Peter Fraser
o say rsnapshot which is a good package. I use it to back up my DMZ machines (all OpenBSD). Backing up Windows machines is my problem; I want it automated and fool proof as possible. -Original Message- From: Jan Stary [mailto:h...@stare.cz] Sent: Tuesday, December 10, 2013 12:13 PM T

Re: BackupPC

2013-12-10 Thread Peter Fraser
have no tapes. -Original Message- From: owner-m...@openbsd.org [mailto:owner-m...@openbsd.org] On Behalf Of Peter N. M. Hansteen Sent: Monday, December 09, 2013 3:49 PM To: 'misc@openbsd.org' Subject: Re: BackupPC Peter Fraser writes: > For years I have a had Debian sys

Re: BackupPC

2013-12-09 Thread Peter N. M. Hansteen
Peter Fraser writes: > For years I have a had Debian system that ran BackupPC. > The system was used to back up a bunch of Windows workstations and servers. > The Debian system self-destructed when doing a update. I must admit this is the first I heard of BackupPC, but since this sound

BackupPC

2013-12-09 Thread Peter Fraser
For years I have a had Debian system that ran BackupPC. The system was used to back up a bunch of Windows workstations and servers. The Debian system self-destructed when doing a update. Since OpenBSD now and actually for while allows large file systems. My backup pools is about 4 Terabytes. I th

Re: DNS problem

2013-12-06 Thread Peter N. M. Hansteen
Chris Smith writes: > Basically, four of my networks are not getting an answer for a > specific mx query from dyn.com's DNS server. but, say $ dig @216.146.35.35 bsdly.net mx works? Or do you get no answer for any queries? - Peter -- Peter N. M. Hansteen, member of the fir

Re: uvm_wait_pla() infinite loop

2013-12-05 Thread Peter J. Philipp
0: console keyboard, using wsdisplay0 pms0 at pckbc0 (aux slot) pckbc0: using irq 12 for aux slot wsmouse0 at pms0 mux 0 pcppi0 at isa0 port 0x61 spkr0 at pcppi0 mtrr: CPU supports MTRRs but not enabled vscsi0 at root scsibus2 at vscsi0: 256 targets softraid0 at root scsibus3 at softraid0: 256 targets root on sd0a (2dcea048a32f887d.a) swap on sd0b dump on sd0b WARNING: / was not properly unmounted Regards, -peter

uvm_wait_pla() infinite loop

2013-12-04 Thread Peter J. Philipp
ropriate! I wish I had a dmesg for you but I didn't save one offline from this vps. I can 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

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.

Re: OpenBSD and NetFlow

2013-12-04 Thread Peter N. M. Hansteen
f the widely used implementations actually rely on it). - 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: queueing/hfsc question

2013-12-04 Thread Peter N. M. Hansteen
tax changed) which was released about two months before the date he posted. A post that long takes a while to write, of course, but the 4.7 changes were a big deal at the time and it's a little odd that he hadn't noticed.. - Peter -- Peter N. M. Hansteen, member of the first RFC 1149 imp

Re: OpenBSD and NetFlow

2013-12-03 Thread Peter N. M. Hansteen
;> pflow0: flags=41 mtu 1492 >>> priority: 0 >>> pflow: 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 configurati

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

2013-11-20 Thread Peter N. M. Hansteen
Erling Westenvik 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://www.bsdly.net/ http://www

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 double

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 wrote: > Greetin

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 p

Re: QEMU CPU cores not showing up

2013-11-13 Thread Peter J. Philipp
es VMs. > He took the advice from me on IRC. I had googled and found a similar mail from someone who could 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

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: 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: 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 Per

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(); &g

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(

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"); >>> + >>

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 - >

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;

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: UEFI

2013-11-06 Thread Peter N. M. Hansteen
n that particular corner you seem to insist on seeking out. Despite your most determined efforts to the contrary, numerous bits of valuable and useful information have been offered to you, for free. Now please do yourself and everybody else a favor and try following some of that advice. - Peter -- P

Re: UEFI

2013-11-06 Thread Peter N. M. Hansteen
me reason she wanted her laptop on Ubuntu 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 traffi

Re: UEFI

2013-11-05 Thread Peter N. M. Hansteen
form 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 netw

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 : :Au

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 simpl

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" 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 i

nvidia driver what do you recommend

2013-10-28 Thread Peter J. Philipp
o you 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
disk in 0 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

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 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

iked with rdomain getting an error

2013-10-25 Thread Peter J. Philipp
- 4 urtwn0 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: new queueing subsystem

2013-10-16 Thread Peter N. M. Hansteen
s. But it will be in 5.5. As will altq 'for a transition period'. See the commits starting with http://marc.info/?l=openbsd-cvs&m=138160448112859&w=2. If you want to help test the new queues, the easiest way to get started is to install recent snapshot and take it from th

Re: Sorry OpenBSD people, been a bit busy

2013-10-16 Thread Peter Hessler
Please stop.

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 1

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 with

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: 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: open bsd router

2013-10-04 Thread Peter N. M. Hansteen
al info 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

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'

Re: Verified OS concerns

2013-09-19 Thread Peter N. M. Hansteen
on the OpenBSD-style 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 t

Re: Verified OS concerns

2013-09-19 Thread Peter N. M. Hansteen
ptember is like that isn't 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[29949]: 85.152.224.147: disconnected after 42673 seconds.

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 cl

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

2013-09-15 Thread Peter J. Philipp
1.46 and 1.47 don't work right. I'm now able to enjoy X again. However if there is patches to test, let me know them. dmesg below with the rv. 1.45. Cheers, -peter > > Did you ever see the "Elantech Touchpad, version 2" message > > before, and did the mous

Re: Creating Mobile Apps ..

2013-09-12 Thread Peter N. M. Hansteen
duce 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

Re: OpenBSD crypto and NSA/Bruce Schneier

2013-09-11 Thread Peter N. M. Hansteen
/www.daemonology.net/blog/2013-09-10-I-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 sp

Re: pf set prio

2013-09-10 Thread Peter N. M. Hansteen
happened yet. - 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: 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

Re: sshd unsupported option kerberosauthentication on current

2013-09-03 Thread Peter N. M. Hansteen
discussed too much in public fora, but start with http://marc.info/?l=openbsd-cvs&m=137161966011552&w=2 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-cvs&m=137162163212109

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: 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 s

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 wrote: :| >| :| >| 12. Re-add packages as per current.html: :| >| :| >| # pkg_add -z -l /root/pkg_list_manual :| >| # pkg_add -z

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 :To: misc@openbsd.org :Sent: Wednesday, August 21, 2013 11:40 AM :Subject: Re: relayd crash : : :Bogdan Andu yahoo.com> writes: : :> machine is OpenBSD 5.3/amd64 GENER

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
ehave that way, I'd think 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 b

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 revie

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 O

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: /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 -

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

Re: ifconfig(8) --frontend

2013-08-04 Thread Peter N. M. Hansteen
ifically 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&qu

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: 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: 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

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