Re: PKG_PATH

2016-04-08 Thread Peter Hessler
On 2016 Apr 07 (Thu) at 22:56:42 +0200 (+0200), Teno Deuter wrote: :Hi, : :just installed a 5.9 AMD64 version and get issues with adding packages as a :regular system user. 'env' shows me the correct setting for PKG_PATH but :seems that the user environment isn't able to contact the source. : :As

Re: faq12.html

2016-03-30 Thread Peter Hessler
In this case 'current' is referring to amperage. The existing use is correct. On 2016 Mar 30 (Wed) at 08:41:41 -0400 (-0400), Rob Pierce wrote: :For your consideration. : :Index: faq12.html :=== :RCS file: /cvs/www/faq/faq12.html,v

Re: proper way to terminate bgpd (removing routes from RIB upon termination of bgpd)

2016-03-16 Thread Peter Hessler
Are you sending any specific signals to bgpd? Is it "just" `pkill bgpd` or are you sending -6 or -9 (or others)? Normally, I use `rcctl stop bgpd` or `/etc/rc.d/bgpd stop` depending on how senile my finger memory is. In such cases, all routes are removed from the kernel fib as bgpd stops

Re: Why?Add vmm(4). It is disabled by default.

2016-03-07 Thread Peter Hessler
On 2016 Mar 06 (Sun) at 04:52:29 + (+), freeu...@ruggedinbox.com wrote: :Add vmm(4). It is disabled by default. :How do I enable the /dev/vmm0 on OpenBSD5.9? : :config -e -f /bsd :config -e -f /bsd.mp : :now we could comment out any line and compile GENERIC|GENERIC.MP kernel. : vmm(4) is

Re: Just curious, what are approx plans for kernel-multicore-ness next 1-2 years? (net/file IO) How much is it a relevant prio?

2016-02-25 Thread Peter Hessler
On 2016 Feb 25 (Thu) at 18:14:40 +0700 (+0700), Tinker wrote: :On 2016-02-25 06:04, Chris Cappuccio wrote: :>Tinker [ti...@openmailbox.org] wrote: :>>First, Thank you for this fantastically awesome OS. :>> :>> :>>Just curious, what are approx plans for kernel-multicore-ness next 1-2 :>>years?

Re: hostname | /etc/hosts

2016-02-24 Thread Peter Hessler
On 2016 Feb 24 (Wed) at 12:59:04 + (+), Craig Skinner wrote: :Hi Rodrigo, : :On 2016-02-24 Wed 10:48 AM |, Roderick wrote: :> :> Should the name in /etc/myname include a domain name? Even when I :> do not have a static IP registered in a public DNS? :> : :Yes, these non-public "domains"

Re: Is true that the BSD developers were inspired to make their code free software by the example of the GNU Project, and explicit appeals from GNU activists helped persuade them?

2016-02-18 Thread Peter Hessler
Please take this offline. On 2016 Feb 18 (Thu) at 06:26:21 +0200 (+0200), li...@wrant.com wrote: :Wed, 17 Feb 2016 22:12:58 -0500 Eric Furman :> On Wed, Feb 17, 2016, at 09:10 PM, li...@wrant.com wrote: :> > Wed, 17 Feb 2016 19:36:35 -0500 Eric Furman

Re: dhcrelay: send_packet: No buffer space available

2016-02-18 Thread Peter Hessler
On 2016 Feb 18 (Thu) at 12:25:07 +0200 (+0200), Kapetanakis Giannis wrote: :On 12/02/16 18:56, Stuart Henderson wrote: :>On 2016-02-12, Kapetanakis Giannis wrote: :>>Hi, :>> :>>I have a carped firewall which is using dhcrelay to forward dhcp :>>requests to another

Re: Is true that the BSD developers were inspired to make their code free software by the example of the GNU Project, and explicit appeals from GNU activists helped persuade them?

2016-02-17 Thread Peter Hessler
On 2016 Feb 17 (Wed) at 01:43:29 -0500 (-0500), Steve Litt wrote: :On Tue, 16 Feb 2016 22:23:27 -0500 :Eric Furman wrote: : :> OS400 people don't come on this list and discuss their operating :> system. VOS people don't come on this list and discuss their :> operating

Re: OpenBGPd RTBH peer with match clause on community

2016-02-12 Thread Peter Hessler
We also have the same RTBH service with the same provider, and this is how we do that: group { announce all } deny to group "BLACKHOLE" allow to group "BLACKHOLE" community $MY_AS:666 (btw, they are not the fastest at removing the blackhole. Seconds for it to apply,

Re: pfsync and table

2016-02-12 Thread Peter Hessler
pfsync does not sync any rules, nor tables. It only syncs states. You'll need to sync rules and tables on your own. On 2016 Feb 12 (Fri) at 14:21:44 -0500 (-0500), sven falempin wrote: :Hello All, Sunday is Valentine day : :I know pfsync will sync the state between two routers, sasync and

Re: new kind of info organizer, on OpenBSD: OneModel

2016-01-28 Thread Peter Hessler
On 2016 Jan 28 (Thu) at 08:56:18 -0700 (-0700), luke call wrote: :On 01/28/16 02:41, Craig Skinner wrote: :> Have a dig about /usr/ports/productivity/ :> :> I use taskwarrior, which has tasksh. : :Thanks for the tip. Maybe I'm presenting OneModel in the wrong :way. Its vision is much bigger than

Re: [OpenBGPD] Problem with many (fast connecting) Peers

2016-01-26 Thread Peter Hessler
Good news: this is already fixed in -current (and the upcoming 5.9 release). Bad news: this requires changes to libutil, so it isn't trivial to backport to 5.8. Upgrading to a snapshot newer than Nov 28 should fix your problem. I can now connect with 1000 exabgp sessions at once. Not all

Re: Willing to help

2016-01-26 Thread Peter Hessler
On 2016 Jan 26 (Tue) at 08:13:22 -0600 (-0600), Edgar Pettijohn wrote: :> * adduser(8)/useradd(8): :> Needs to be unified into one single : :This seems like a project that would end in arguments over which to :consolidate to. : :"Adduser is better", no "useradd is better" : One binary, with

Re: sudo and globbing

2016-01-08 Thread Peter Hessler
On 2016 Jan 08 (Fri) at 05:52:32 -0500 (-0500), Jiri B wrote: :On Fri, Jan 08, 2016 at 12:04:15PM +0200, Alexey Kurinnij wrote: :> And what about difference? Explain please. :> :> > > I discovered an article about sudo and globbing[1] and :> > > there's difference how it does work on Linux and

Re: Installing RackTables

2016-01-06 Thread Peter Hessler
On 2016 Jan 05 (Tue) at 05:20:07 + (+), Stuart Henderson wrote: :On 2016-01-05, Jordon wrote: :> Next, I think I need to get php working. This is where I get stuck. An email :> posted here last month mentioned getting php_fpm running, but that package is :> not

Re: if I were to make a pkg-add diff

2016-01-04 Thread Peter Hessler
All of the functionality you are requesting is already provided. look at finish_up() in src/distrib/miniroot/install.sub. There is no reason at all to modify pkg_add. Just setup /etc/pkg.conf. On 2016 Jan 04 (Mon) at 04:02:07 -0600 (-0600), Luke Small wrote: :I am realistically thinking more

Re: if I were to make a pkg-add diff

2015-12-25 Thread Peter Hessler
On 2015 Dec 24 (Thu) at 20:23:38 -0600 (-0600), Luke Small wrote: :I wanna make a c program that checks for a PKG_PATH that exists and :connects to a workable link for pkg_add(). If you ever upgraded using :http mirrors on the install disk, it offers list# which links directly :to numbered

Re: i386 packages - snapshot 23/12/2015

2015-12-25 Thread Peter Hessler
On 2015 Dec 24 (Thu) at 22:53:24 -0600 (-0600), Amit Kulkarni wrote: :Ugh, that wasn't worded properly. Proposed diffs of new versions of ports, :which might break other ports, are also built, in a bulk build. This might :cause mismatches... : Those are *not* done on the real build clusters.

Re: text-mode gui

2015-12-21 Thread Peter Hessler
This has gone wildly off-topic, please take it off list -- A fool must now and then be right by chance.

Re: 5.8 bgpd, network connected behaves like 5.6

2015-12-17 Thread Peter Hessler
1) does "bgpctl reload" detect it? 2) does -current work as you expect? On 2015 Dec 17 (Thu) at 09:38:45 +0100 (+0100), Tony Sarendal wrote: :"network inet connected" does not pick up new vlan interfaces, same problem :as 5.6. : :bmr0.esp1# ifconfig vlan69 create :bmr0.esp1# ifconfig vlan69

Re: Playing with rdomains and bridge on 5.8 and current

2015-12-17 Thread Peter Hessler
pair(4) was created for this exact situation, and is available in -current and will be in 5.9 and later. On 2015 Dec 17 (Thu) at 12:19:42 +0100 (+0100), Claer wrote: :Hello, : :I'm trying a "strange" setup with rdomains, bridge and vether. As there is :something I don't understand, I'd like to

Re: The kernels of *BSD include nonfree firmware blobs?

2015-11-27 Thread Peter Hessler
this has been discussed ad-nauseam, please search the archives. (ps: do not respond to this, we are not interested in having this discussion again) On 2015 Nov 27 (Fri) at 08:33:00 -0700 (-0700), fran??ais wrote: :The Free Software Foundation (FSF) says that: : :"FreeBSD, NetBSD, and OpenBSD

Re: OpenBGPd on OpenBSD 5.8 crashing during startup

2015-11-25 Thread Peter Hessler
Hi Thorleif Looks like you are hitting the openfiles limit. You'll need to edit /etc/login.conf and look at the bgpd:\ :openfiles-cur=512:\ :tc=daemon: block. bgpd takes approx 30 files to run, then one per session. I would recommend bumping it up to 2048 for a route server.

Re: LC_COLLATE

2015-11-08 Thread Peter Hessler
Don't insult other people on the mailing list. -- SCCS, the source motel! Programs check in and never check out! -- Ken Thompson

Re: firefox-esr 38.4.0 build, Missing library for sqlite>=31.0

2015-11-07 Thread Peter Hessler
Your userland and ports are out of sync. http://www.openbsd.org/faq/faq15.html#NoFun On 2015 Nov 06 (Fri) at 17:06:02 + (+), gso...@yahoo.co.uk wrote: :Building firefox38.4.0esr : :===>?? Verifying specs:?? icudata icui18n icuuc X11 Xext Xrender Xt atk-1.0 c :cairo?? fontconfig freetype

Re: apu1d as an NTP server

2015-10-24 Thread Peter Hessler
works perfectly fine as an ntp server. you won't see any problems. On 2015 Oct 23 (Fri) at 15:39:26 -0700 (-0700), Gene wrote: :Howdy, : :Has anyone here used the PC Engines apu1d system board as an NTP server? : :I'm looking at setting up some in house stratum-2 servers so I can be a :better

Re: bgp with failover & load balance

2015-10-14 Thread Peter Hessler
If you are using bgp, then you shouldn't have a default route. Do you see routes from both peers? bgpctl show should give you something like: T-LEVEL3 3549 60101591 399386 0 04w1d23h 552098 T-COGENT 174 26910070 397509 0 06w2d20h 548495 the

Re: Adding zombies to a pf table?

2015-09-24 Thread Peter Hessler
On 2015 Sep 24 (Thu) at 12:37:03 +0300 (+0300), Pantelis Roditis wrote: :On 09/24/2015 11:39 AM, Peter Hessler wrote: :>On 2015 Sep 23 (Wed) at 18:14:51 +0100 (+0100), Craig Skinner wrote: :>:Hello, :>: :>:Zombies are often attacking ports which don't have services running, :>:such

Re: Adding zombies to a pf table?

2015-09-24 Thread Peter Hessler
On 2015 Sep 23 (Wed) at 18:14:51 +0100 (+0100), Craig Skinner wrote: :Hello, : :Zombies are often attacking ports which don't have services running, :such as telnet (most popular indeed), mysql, 3551, 8080, 13272, etc. : :With a default pf block drop in on $ext_if, how can those source ips be

Re: speedup shutdown

2015-09-21 Thread Peter Hessler
On 2015 Sep 21 (Mon) at 09:37:11 -0400 (-0400), Quartz wrote: :>>I took that to mean: :>> :>>1) run (presumably as root) 'time sh /etc/rc shutdown' :>>2) check 'ps -aux' to see what's still running :>>3) 'kill -HUP [PID]' for each of the remaining processes :>>4) check 'ps -aux' again :>>5) 'kill

Re: urtwn driver has problems

2015-09-20 Thread Peter Hessler
On 2015 Sep 19 (Sat) at 20:26:02 + (+), Alexey Suslikov wrote: :Stuart Henderson spacehopper.org> writes: : :> On 2015-09-18, Alexey Suslikov gmail.com> wrote: :> > I think you should try 5.8, there was stability fixes in urtwn(4). :> :> 5.8 hasn't been released yet. : :How about

OpenBGPd and ARIN allocations smaller than /24

2015-09-11 Thread Peter Hessler
When ARIN prepared for the IPv4-pocolypse[1], they put aside a /10 for **smaller than /24 allocations**. Our default ruleset will not allow those, even though they will be for various pieces of critical dual-stack infrastructure to help IPv6-only systems survive. RIPE is currently[2] announcing

Re: issue with pf syntax parser

2015-09-04 Thread Peter Hessler
Backslash says "ignore the following charecter". You are using it to ignore the newline. If you ignore the space instead, the newline then matters. This is not a bug, this is 100% by design. You'll need to ensure there are no trailing spaces after a backslash (and we do recommend removing

Re: pf vs mp

2015-09-01 Thread Peter Hessler
Are you doing anything above 5Gbps? Or above 500k pps? if not, get whichever. If you are, then higher frequency cores are better; today. If you are running dhcp server, then you are likely not. On 2015 Aug 31 (Mon) at 22:38:47 -0400 (-0400), Quartz wrote: :Quick question: I need to make a

Re: Thinkpad spyware

2015-08-28 Thread Peter Hessler
Keep this off list.

Re: bluetooth keyboard [was:Re: Intel Edison]

2015-08-28 Thread Peter Hessler
On 2015 Aug 28 (Fri) at 06:32:54 -0400 (-0400), Quartz wrote: :Just out of curiosity, are there any plans to support bluetooth at some point :in the future? : There needs to be interest from a developer who can write a not-crappy bluetooth stack. Odds are fairly low right now.

Re: Intel Edison

2015-08-27 Thread Peter Hessler
On 2015 Aug 27 (Thu) at 10:16:31 -0400 (-0400), Quartz wrote: :OpenBSD doesn't support bluetooth on any hardware. : :Does that also include usb-bluetooth dongles for wireless keyboards? : That includes all forms of bluetooth where it is presented to the OS. If it fakes a keyboard, and shows up

Re: Thinkpad spyware

2015-08-27 Thread Peter Hessler
Please keep this off list.

Re: Intel Edison

2015-08-27 Thread Peter Hessler
OpenBSD doesn't support bluetooth on any hardware. On 2015 Aug 27 (Thu) at 07:59:22 +0100 (+0100), Gareth Nelson wrote: :Hi all : :I'm thinking of building a project (for those curious, it's an implant - :see biohack.me for info on this kind of stuff) on top of the Intel Edison :and was curious

Re: resource impact of bgp-spamd

2015-08-11 Thread Peter Hessler
I'm currently seeing 32M of memory used on my amd64 system. 20M of it is the feed itself. CPU usage is minor. Disk use is only the trapped list, which is currently at 1.1M on disk. Hope this helps. On 2015 Aug 10 (Mon) at 15:15:42 -0600 (-0600), Devin Reade wrote: :In general terms, what

Re: Possible fix for i217 problem

2015-08-05 Thread Peter Hessler
On 2015 Aug 05 (Wed) at 10:08:05 +0200 (+0200), Mark Patruck wrote: :No issues on systems running : :em0 at pci3 dev 0 function 0 Intel I210 rev 0x03: msi, address 0c:.. :em1 at pci4 dev 0 function 0 Intel I210 rev 0x03: msi, address 0c:.. : :Also working on : :em0 at pci1 dev 0 function 0 Intel

Re: Possible fix for i217 problem

2015-08-05 Thread Peter Hessler
:with 1000baseT as well. : :em0 at pci1 dev 0 function 0 Intel 82574L rev 0x00: msi, address 00:.. :em1 at pci0 dev 25 function 0 Intel I218-V rev 0x00: msi, address f0:.. : : :On Wed, Aug 05, 2015 at 12:24:42PM +0200, Peter Hessler wrote: : On 2015 Aug 05 (Wed) at 10:08:05 +0200 (+0200), Mark Patruck wrote

Re: Maintaining CAs not in cert.pem

2015-07-31 Thread Peter Hessler
this is a real problem for real people. On 2015 Jul 31 (Fri) at 02:33:00 +0300 (+0300), li...@wrant.com wrote: :Congrats to raising another time wasting topic for a public commentary. : -- Love thy neighbor as thyself, but choose your neighborhood. -- Louise Beal

Re: Bluetooth Support

2015-07-23 Thread Peter Hessler
All bluetooth support was removed some releases ago. The code rotted. If someone wants to work on this again, they are welcome to. On 2015 Jul 23 (Thu) at 10:02:55 -0400 (-0400), Richard E. Thornton wrote: :I am just curious - is Bluetooth supported on any bluetooth enabled :computers? Or is

Re: tor not working in 5.8 #1024

2015-07-14 Thread Peter Hessler
On 2015 Jul 15 (Wed) at 05:27:37 +0200 (+0200), L.R. D.S. wrote: :Not that nice. This hardware have many fancy things like UEFI and intel :ME. :I run i386 mostly because the /amd64.html say that it is thus safer to :run those machines in i386 mode That is an incredibly ancient comment, and is

Re: Why does my 5.7 laptop suspend when I close the lid?

2015-06-30 Thread Peter Hessler
On 2015 Jun 30 (Tue) at 14:45:16 -0400 (-0400), Adam Van Ymeren wrote: :Also the installer prompts you if you want this behaviour, so its :hardly undocumented. not in -current. -- Do not meddle in the affairs of wizards, for you are crunchy and good with ketchup.

Re: trying to send packet on wrong domain. if 0 vs. mbuf 1

2015-06-29 Thread Peter Hessler
On 2015 Jun 29 (Mon) at 15:29:57 +0200 (+0200), Mattieu Baptiste wrote: :Hi, : :I'm running a setup where my gateway (a PC Engines APU with :-current/amd64) have two rdomains : : :rdomain 0 : :- re0 : internal interface (IP 192.168.50.1) :- re1 : dmz interface :- re2 : external interface :

Re: OpenBGPd forward update configuration

2015-06-26 Thread Peter Hessler
On 2015 Jun 26 (Fri) at 00:18:40 -0600 (-0600), dsp wrote: :On Thu, Jun 11, 2015 at 03:21:31PM -0600, dsp wrote: : On Wed, Jun 10, 2015 at 08:18:34PM -0600, dsp wrote: : Hello list! : : please excuse my probably idiotic question, but i'm still a new OpenBGPd user. : (5.7 release) : : what

Re: cwm does not spawn 'ssh to' dialog when known_hosts is missing

2015-05-04 Thread Peter Hessler
I use the auto-complete feature quite a bit, myself. M-. typetabdown-arrow is a relatively common use for me. On 2015 May 04 (Mon) at 11:09:08 -0400 (-0400), Okan Demirmen wrote: :I actually think that feature should be removed; cwm shouldn't need to :re-implement kwown_hosts parsing just for

Re: pf.conf something is VERY wrong here, need advice.

2015-04-20 Thread Peter Hessler
You need to show: ifconfig -A, netstat -rnf inet. I'm fairly certain there is a configuration problem. On 2015 Apr 20 (Mon) at 00:11:56 +0200 (+0200), Ton Muller wrote: :i have last week setup my old asus laptop, model A6000 ,1GB ram, 80GB HDD. : :SK0 is the internal interface. :RE0 is the WAN

Re: dwb port

2015-04-20 Thread Peter Hessler
www/dwb was added after 5.6, so it won't show up there. You either need to upgrade to 5.7 (scheduled to be released on May 1), or upgrade to -current. On 2015 Apr 20 (Mon) at 14:43:40 +0400 (+0400), Joseph Oficre wrote: :Hi all, :I have a question about dwb port. :I can see it here

Re: my experience with openbsdstore.com

2015-04-13 Thread Peter Hessler
On 2015 Apr 12 (Sun) at 11:12:37 -0700 (-0700), Jason Adams wrote: :In my day job, we refuse wire transfers. We would rather lose a customer than deal :with it unless the invoice is several thousand dollars. Its too much work (on both ends) :and one never gets the invoice amount, as the banks

Re: INSTALLING XFCE

2015-04-02 Thread Peter Hessler
the *VERY NEXT LINE* tells you something important. Follow those directions. On 2015 Apr 01 (Wed) at 23:33:47 +0300 (+0300), cray cray wrote: :hello... :when i'm trying to run the following command pkg_add -Iv xfce and installing :the depedencies :i get an error on

Re: Leap seconds

2015-03-27 Thread Peter Hessler
You don't need to do anything. OpenBSD doesn't specifically handle leap-seconds, but openntpd will see the change in time from its upstream peers, and will adjust the clock for you. On 2015 Mar 26 (Thu) at 22:15:17 +0200 (+0200), jinhitmanBarracuda wrote: :As you know, the leap second issue

Re: httpd presenting the wrong TLS certificate

2015-03-14 Thread Peter Hessler
httpd does not yet support SNI. You will need to either wait, use a wildcard SSL cert, or use different ports/IPs. On 2015 Mar 14 (Sat) at 19:26:31 -0300 (-0300), Hugo Osvaldo Barrera wrote: :Hi, : :I've only just recently started moving from nginx to httpd (I *loved* the :config syntax by the

Re: lynx is gone?

2015-03-04 Thread Peter Hessler
1) lynx has some amazingly insecure code 2) the installer installs a functional pkg.conf if you installed from the network. On 2015 Mar 04 (Wed) at 10:11:17 -0500 (-0500), Bob Eby wrote: :Lynx is gone. Wow just wow, I'm stupefied by just how much you guys have :removed from base. : :The least

Re: iwn(4) firmware

2015-03-04 Thread Peter Hessler
And when you run fw_update, does it fetch the correct firmware? On 2015 Mar 04 (Wed) at 08:26:16 +0100 (+0100), Jan Stary wrote: :http://www.openbsd.org/faq/faq6.html#Wireless :lists the supported wireles chipsets, marking with NFF :those that need the non-free firmware to be downloaded. : :It

Re: cpuset for OpenBSD

2015-02-24 Thread Peter Hessler
On 2015 Feb 24 (Tue) at 13:39:30 +0530 (+0530), Sai Prajeeth wrote: :I am looking for a program that will confine certain processes to run only :on a particular set of cpus. Is there something like 'cpuset' of FreeBSD? : :Thanks ! : No, this does not exist for OpenBSD. At this time, there is no

Re: CPU criteria for OpenBSD firewall

2015-02-19 Thread Peter Hessler
On 2015 Feb 18 (Wed) at 22:30:31 + (+), ML mail wrote: :Hi, : :Stupid question but if you would have to choose between two different :Intel CPUs for an OpenBSD firewall using 4 to 6 Intel NICs with all /24 :networks behind and around 50-60 Mbit/s average traffic would you rather Either

Re: CPU criteria for OpenBSD firewall

2015-02-19 Thread Peter Hessler
On 2015 Feb 19 (Thu) at 10:58:21 +0100 (+0100), Alexander Salmin wrote: :Good luck, when you have time I also recommend that you read this. :https:// calomel.org [snip dangerous url] : don't follow *any* recommendation from that site -- All I want is a warm bed and a kind word and

Re: Hannover BSD meetup

2015-01-22 Thread Peter Hessler
It's very simple. Make one of your own :). Pick a place, advertise it, and *make sure to show up*. Keep it regular, if you can. The first 6 meetings or so will be you and your friends, though. On 2015 Jan 22 (Thu) at 20:05:13 +0100 (+0100), Jan Lambertz wrote: :Hey Reyk, : :that sounds

Re: rdomain enhancment

2015-01-16 Thread Peter Hessler
Do you mean move traffic for destination network $FOO to rdomain $BAR? If so, you need to use PF for that. pass on rdomain 5 from 192.168.1.0/24 rtable 0 On 2015 Jan 16 (Fri) at 09:00:19 +0100 (+0100), Holger Glaess wrote: :hi : :it is possible to add a feature for rdomain :to do somthing

Re: Former Yugoslavia in countrycodes

2015-01-05 Thread Peter Hessler
On 2015 Jan 04 (Sun) at 21:39:08 -0500 (-0500), Predrag Punosevac wrote: :On Sun, Jan 04, 2015 at 12:58:05PM +0100, Jan Stary wrote: : AFAIK, Kosovo does not have a country code assigned. ... :For many of us who were born in that country and whose lives have been :altered forever by actual events

Re: About special configs to do in OpenBSD for KVM environments

2014-12-19 Thread Peter Hessler
On 2014 Dec 19 (Fri) at 08:01:00 + (+), C. L. Martinez wrote: :On Fri, Dec 19, 2014 at 7:51 AM, Peter Hessler phess...@theapt.org wrote: : On 2014 Dec 19 (Fri) at 07:35:28 + (+), C. L. Martinez wrote: : :b) OpenBSD/amd64: set up vio flags to 0x02 : : The man page for vio(4) says

Re: About special configs to do in OpenBSD for KVM environments

2014-12-18 Thread Peter Hessler
On 2014 Dec 19 (Fri) at 07:35:28 + (+), C. L. Martinez wrote: :b) OpenBSD/amd64: set up vio flags to 0x02 The man page for vio(4) says: Setting the bit 0x2 in the flags disables the RingEventIndex feature. This can be tried as a workaround for possible bugs in host

Re: xfce4-power-manager not updating battery status

2014-12-17 Thread Peter Hessler
Does running apm show the correct battery status? On 2014 Dec 16 (Tue) at 22:29:29 +0100 (+0100), Marko Cupa?? wrote: :Hi, : :not being satisfied with various Linux flavours on my ThinkPad T440, I :have reverted back to OpenBSD. With the exception of non-supported :internal wifi card (realtek

Re: xfce4-power-manager not updating battery status

2014-12-17 Thread Peter Hessler
On 2014 Dec 17 (Wed) at 09:34:18 +0100 (+0100), Marko Cupa?? wrote: :On Wed, 17 Dec 2014 09:00:14 +0100 :Peter Hessler phess...@theapt.org wrote: : : Does running apm show the correct battery status? : :While plugged in: :Battery state: high, 100% remaining, unknown life estimate :A/C adapter

Re: missing packages for SPARC

2014-12-04 Thread Peter Hessler
On 2014 Dec 04 (Thu) at 07:11:48 + (+), John Long wrote: :How much time is necessary to build packages during and for a release? How :much time for snapshots? And how often does this need to be done? I'm trying :to get an idea how much uptime you would need if somebody who is able to :take

Re: I saw an oddity with firefox

2014-11-26 Thread Peter Hessler
On 2014 Nov 26 (Wed) at 15:01:56 -0800 (-0800), Jason Adams wrote: :On 11/26/2014 07:12 AM, Jorge Gabriel Lopez Paramount wrote: : 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

Re: Lenovo T500 doesn't boot [Was: Re: Can't boot Nov 21 amd64/bsd.rd - finishes at 'entry point'...]

2014-11-26 Thread Peter Hessler
On 2014 Nov 26 (Wed) at 23:25:45 + (+), Stuart Henderson wrote: :On 2014-11-26, Mike Larkin mlar...@azathoth.net wrote: : I think we've identified where the problem is, will test and commit : shortly. : :Useful problem though, as it has highlighted several people who are running :with

Re: Trackpad after suspend/resume on MacBookAir4,1

2014-11-24 Thread Peter Hessler
Can you switch from the graphical console (ctrl-alt-f5) to a text console (ctrl-alt-f1), and back? That may help with input device related problems. On 2014 Nov 23 (Sun) at 11:08:23 -0500 (-0500), Maximilian Pichler wrote: :Hi, : :After resuming from suspend (either by closing and reopening the

Re: undeadly.org status?

2014-11-23 Thread Peter Hessler
Sorry about that, the server process hung, and needed to be forcibly restarted. Undeadly should be back up now. On 2014 Nov 23 (Sun) at 21:42:58 -0600 (-0600), Adam Thompson wrote: :Anyone know what happened to undeadly? (The|A) host seems to be up but :doesn't answer on any port. : :--

Re: New power management

2014-11-12 Thread Peter Hessler
apmd_flags='-C' still works. You can also use -A, since they now behave the same. On 2014 Nov 12 (Wed) at 23:28:46 -0800 (-0800), Nathan Van Ymeren wrote: :Hello, : :I'm running -current on a thinkpad x220 tablet, with an intel i7. : :I had been running with apmd_flags=-C but I see that that

Re: Static routing question

2014-11-10 Thread Peter Hessler
As I said before. _This_ _Is_ _Not_ _Possible_. Period. On 2014 Nov 10 (Mon) at 17:30:50 -0200 (-0200), Dante F. B. Col? wrote: :Hi : :This is a part of the output containing the static routes related to :*bnx0* , *bnx1 *, i was trying to make a static route for the :189.92.72.11 pointing to

Re: Static routing question

2014-11-07 Thread Peter Hessler
That is not supported. You MUST NOT have IPs in the same range on different interfaces. You can assign some /32s (or /128 if you are using IPv6) to a lo1 on the system, but that may not be what you want. On 2014 Nov 06 (Thu) at 19:12:20 -0200 (-0200), Dante F. B. Col?? wrote: :Hello everyone

Re: poor network performance after wake from suspend

2014-10-22 Thread Peter Hessler
On 2014 Oct 22 (Wed) at 08:31:29 + (+), Com??te wrote: :22 octobre 2014 09:30 Mike Larkin mlar...@azathoth.net a ??crit: : On Fri, Sep 26, 2014 at 11:46:04AM +0400, wrote: : : Hello. : After apm -z and wake by wol (re0) sometimes machine becomes very slow on : network

Re: ksh, csh same vulnerability as bash

2014-09-29 Thread Peter Hessler
You tested bash. All 3 shells are behaving correctly by passing the env variable to the bash command you are running. the bash command you are running is behaving incorrectly by parsing the variable as a function. To test ksh/csh, you need to run a different command. On 2014 Sep 29 (Mon) at

Re: move to git?

2014-09-24 Thread Peter Hessler
A) yes, google does say about this. B) No, OpenBSD has no plans to move. On 2014 Sep 24 (Wed) at 14:29:02 +0200 (+0200), Harald Dunkel wrote: :-BEGIN PGP SIGNED MESSAGE- :Hash: SHA256 : :Hi folks, : :Google didn't tell if this has been discussed before, so I wonder :if you have

Re: How to procmail sort misc@openbsd.org?

2014-09-19 Thread Peter Hessler
## put *@openbsd.org lists into their own folder, automagically :0 * ^(X-Loop: )\/[^.]+@openbsd\.org * MATCH ?? ()\/[^@]+ .openbsd.${MATCH}/ On 2014 Sep 19 (Fri) at 11:19:47 -0400 (-0400), Steve Litt wrote: :Hi all, : :I had the following procmail filter: : :0: :List-ID:.*misc.openbsd.org

Re: mplayer full screen problems

2014-09-02 Thread Peter Hessler
On 2014 Sep 01 (Mon) at 23:35:15 +0200 (+0200), Mihai Popescu wrote: : : The -fs doesn't work. :It is known that -fs doesn't work for anything you run mplayer at. you are totally high. I use -fs all the time on mplayer. And have been doing so for 5+ years. -- Finding out what goes on in the

Re: sound over hdmi?

2014-08-22 Thread Peter Hessler
On 2014 Aug 22 (Fri) at 00:37:24 +0200 (+0200), Marko Cupa?? wrote: :Hi, : :I saw question about sound over hdmi on @misc from about a year ago, :and the answer was negative. : :Are there any news? Is this being worked on? : :Regards, :-- :Marko Cupa?? : There's been no change in audio over hdmi

Re: amavisd uses high cpu usage?

2014-08-22 Thread Peter Hessler
On 2014 Aug 22 (Fri) at 14:53:47 +0530 (+0530), Indunil Jayasooriya wrote: :Hi, : :I am running amavisd-new-2.8.1p0 with postfix on OpenBSD 5.5 64 bi . : :I noticed amavisd uses high cpu usage. : : : :This is the OUTPUT of top command : :18748 _vscan640 94M 68M onproc/1 -

Re: troubleshooting carp [solved]

2014-08-20 Thread Peter Hessler
the reason why the second one works, is because the order does matter. you need to configure the device's interesting bits, before you start assigning an IP address to it. On 2014 Aug 19 (Tue) at 19:31:36 -0400 (-0400), Stefan Olsson wrote: :I've pinpointed the issue with my carp setup. Finally!

Re: acpi error running openbsd snapshot 20140820 (amd64)

2014-08-20 Thread Peter Hessler
On 2014 Aug 20 (Wed) at 19:47:57 +0400 (+0400), Wesley MOUEDINE ASSABY wrote: :On 20.08.2014 19:27, Mike Larkin wrote: :On Wed, Aug 20, 2014 at 12:34:24PM +0400, Wesley MOUEDINE ASSABY wrote: :Hi, : :Running the install56.fs from an usb key give me the following error : :http://pbrd.co/1rWT1Us :

Re: Does OpenBGPd suffer collateral damage with this?

2014-08-18 Thread Peter Hessler
bad reporting. film at 11. Please don't reply.

Re: where can I get a new *fs or *iso for snapshot?

2014-08-17 Thread Peter Hessler
On 2014 Aug 17 (Sun) at 21:30:35 +0500 (+0500), Dmitry Orlov wrote: :Hi! : :where can I get a new *fs or *iso of snapshot? in :http://ftp.openbsd.org/pub/OpenBSD/snapshots/amd64/ i see old (8 aug) version : That's the newest one right now. -- Try not to have a good time ... This is supposed to

Re: Donations to OpenBSD

2014-08-14 Thread Peter Hessler
options: 1) cash in envelope, put into mail 2) bank cheque in envelope, put in mail 3) suck it up, and stop caring about the middle man's cut 4) bank transfers (also: see #3) 5) fly to canada with a suitcase of money 6) bank transfers to the EUROPEAN bank 7) OpenBSD Foundatation On 2014 Aug 14

Re: Relationship Between VLANs and Physical Interfaces in PF

2014-08-05 Thread Peter Hessler
On 2014 Aug 04 (Mon) at 19:01:06 -0300 (-0300), Giancarlo Razzolini wrote: :On 04-08-2014 18:09, Eric Dilmore wrote: : I just set up a new OpenBSD 5.5 gateway for a small nonprofit. The : gateway has one external interface and one internal, with the internal : network split into several VLANs: one

Re: openbsd and chromebooks

2014-07-25 Thread Peter Hessler
the keyboard and trackpad are horrendeous. I hate typing on it. no wifi, which is also really annoying. On 2014 Jul 25 (Fri) at 17:40:24 +0200 (+0200), frantisek holop wrote: :has anyone tried any of the existing chromebooks? :any dmesgs? :

Re: carp setup firewall

2014-07-24 Thread Peter Hessler
if the addresses on the carp interface are out of sync, then the hashes won't mash, and the firewalls *WILL* conflict with each other. I recommend one IP per carp interface. Far nicer in case you screw that bit up, and much easier to balance IPs to one system or the other. On 2014 Jul 24

Re: automatic installation with site.tgz

2014-07-23 Thread Peter Hessler
I just set this up on some systems at $work, and here is what I have ... Set name(s) = +site* Unverified sets: site55.tgz. Continue without verification = yes ... and make sure you add it to install.txt On 2014 Jul 23 (Wed) at 20:07:49 +0200 (+0200), Waldemar Brodkorb wrote: :Hi OpenBSD

Re: multiple SSIDs with a single Wlan interface and 801.11.n support

2014-07-08 Thread Peter Hessler
On 2014 Jul 08 (Tue) at 13:15:11 + (+), Aviolat Romain wrote: :Hello, : :I started to play with OpenBSD wlan interfaces lately and I've got two questions so far that I couldn't solve by myself: : :1. Is there a way to create two SSIDs using one physical interface ? I'd like to create a

Re: Enable 802.11n for an access point

2014-07-01 Thread Peter Hessler
you need to write some/a bunch of code to enable 11n support. OpenBSD does not have it yet. On 2014 Jul 01 (Tue) at 07:57:42 -0700 (-0700), ML mail wrote: :Hi, : :I wanted to know how to enable 802.11n (300 Mbit/s) on my wireless card on OpenBSD 5.5. I tried using the mode 11n option in my

Re: adding a route to an rdomain on a vlan interface

2014-05-19 Thread Peter Hessler
'rdomain' must be the first line in the file. Changing the rdomain assignment will flush all IPs on the interface, so it will be blank. Re-running netstart works, because you aren't actually changing the interface agaain. On 2014 May 19 (Mon) at 11:06:08 +0200 (+0200), Kjell Skogsrud wrote: :Hi

Re: Getting stylus working on Thinkpad X61 tablet

2014-04-28 Thread Peter Hessler
yes, my new thinkpad edge works with the tablet perfectly fine. On 2014 Apr 27 (Sun) at 16:46:31 -0700 (-0700), Bryan Linton wrote: :Ping. : :Can anyone confirm or deny whether or not the newer Thinkpad :tablets' styluses work as an input device? I see that there is a :usbtablet(4) driver in

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

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 be

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 does

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

<    1   2   3   4   5   >