SNMP OID for free memory

2017-06-04 Thread mabi
Hi, I am using OpenBSD 6.1 the the Net-SNMP port in order to monitor the system resources. I don't seem to find any OID for the free memory and was wondering if this information is simply not made available in SNMP. Doing an snmpwalk on the HOST-RESOURCES MIB for memory shows the following avai

Re: bgp-spamd added 192.43.244.163

2017-06-04 Thread Peter Hessler
Please double check your setup. That IP is for 'lists.openbsd.org', and should be listed in the *whitelist*. I do distrubute the whitelist next to the blacklist, so you MUST NOT blindly block every IP that I distribute to you. On 2017 Jun 03 (Sat) at 23:30:36 +0200 (+0200), Markus Rosjat wrote:

Fwd: Re: RTL8153 stopped-communicating("crashed")-bug. I think because it was USB3 & OBSD doesn't support 5gbit/superspeed mode yet.

2017-06-04 Thread Tinker
(fw very clarifying answer from mpi@) Original Message Subject: Re: RTL8153 stopped-communicating("crashed")-bug. I think because it was USB3 & OBSD doesn't support 5gbit/superspeed mode yet. Date: 2017-06-04 07:49 From: Martin Pieuchot To: Tinker On 04/06/17(Sun) 00:46, Ti

Re: bgp-spamd added 192.43.244.163

2017-06-04 Thread Edgar Pettijohn
On 06/04/17 06:09, Peter Hessler wrote: Please double check your setup. That IP is for 'lists.openbsd.org', and should be listed in the *whitelist*. I do distrubute the whitelist next to the blacklist, so you MUST NOT blindly block every IP that I distribute to you. On 2017 Jun 03 (Sat) at

Re: bgp-spamd added 192.43.244.163

2017-06-04 Thread Edgar Pettijohn
On 06/04/17 11:56, Edgar Pettijohn wrote: On 06/04/17 06:09, Peter Hessler wrote: Please double check your setup. That IP is for 'lists.openbsd.org', and should be listed in the *whitelist*. I do distrubute the whitelist next to the blacklist, so you MUST NOT blindly block every IP that I

HPLIP HP Laserjet Pro MFP M130fn PPD Plugin installation fails

2017-06-04 Thread Reheis Claus
Hi all, Recently I acquired an HP Laserjet Pro MFP M130fn and I would like to use it with my OpenBSD Deskop... As it is supported since hplip 3.17 I have to use OpenBSD Current. I managed to get until the plugin installation, but now I am stuck at the point: /usr/local/bin/python2.7 plugin_instal

Re: httpd and wordpress

2017-06-04 Thread flipchan
Delete ALL readme and don't install plugins On June 3, 2017 9:52:13 PM GMT+02:00, Markus Rosjat wrote: >Hi there, > > >well if it would be up to me I would skip wordpress for good but well >it's not my decition. > >So I was wondering if there is some recommendations on what to block in > >the ht

Re: Can I bind USB/other interface/device number (e.g. cdceX) to particular MAC, USB serial number or the like?

2017-06-04 Thread Kevin Chadwick
On Fri, 2 Jun 2017 08:25:57 -0400 > Linux's (and Windows and Solaris and ...) attempts to "fix" this > problem is one of the reasons I'd consider Linux (and Windows > and ...) crappy. A complicated solution that creates far more > problems than it ever solves, and usually at the worst times possi

Re: httpd and wordpress

2017-06-04 Thread Ax0n
A very select few security-focused plugins are worth keeping around, like WordFence. Every plugin, theme and add-on is additional attack surface, and some popular plugins and themes have a horrifying track record with regard to security. WordPress core has gotten a lot better recently, but there ar

Re: bgp-spamd added 192.43.244.163

2017-06-04 Thread Todd C. Miller
On Sun, 04 Jun 2017 12:09:51 -0500, Edgar Pettijohn wrote: > Did a little more digging. Looks like the list 192.43.244.163 is on the > SORBS Spam list. I have delisted it. - todd

Unable to estable ikev2 vpn with ios after update to current

2017-06-04 Thread Theodore Wynnychenko
Hello I have been a bit remiss, and have not updated my system in a couple of months. I have been following current for a year or two, in general, without incident. Anyway, after updating last night, I am unable to establish a ikev2 vpn with an ios 10.3.2 device. A OBSD6.1<->OBSD6.1 ikev2 vpn is

"groups in groups" with pf tables

2017-06-04 Thread Remi Locherer
Hi, With other firewall products I like to use groups that contain groups. In pf I like working with tables. Tables can be negated and rules with tables are faster than ones with long lists. I tried to use something like this: $ cat pf-examples.conf host_a1 = "192.168.10.11"