Retro ThinkPad: It’s Alive

2017-06-21 Thread Glenn Faustino
Hi All, In case you haven't read it yet... http://blog.lenovo.com/en/blog/retro-thinkpad-its-alive/ Regards, Glenn

pf_query error

2017-08-15 Thread Glenn Faustino
Hi, I'm using pfstat to generate pf statistics for my home firewall. But after upgrading to -current snapshot this error starts to appear. I did run sysmerge and pkg_add -uv after the upgrade. Any ideas how to resolve this issue? Thanks in advance. [x220@OpenBSD.domain.local:~]$ doas pfstat -q -d

Re: CoDel Flows

2017-10-13 Thread Glenn Faustino
Hi Mike, I'm using HFSC with two root queues (1 for uplink and 1 for downlink), can you please share your config for FQ-CoDel with HFSC with two queues if you don't mind? Regards, Glenn On Sat, Oct 14, 2017 at 9:47 AM, Mike Belopuhov wrote: > On Fri, Oct 13, 2017 at 05:33 +, Daniel Melam

Re: CoDel Flows

2017-10-15 Thread Glenn Faustino
's it. Regards, Glenn On Mon, Oct 16, 2017 at 2:06 AM, Mike Belopuhov wrote: > On Sat, Oct 14, 2017 at 02:51 +, Glenn Faustino wrote: > > Hi Mike, > > > > I'm using HFSC with two root queues (1 for uplink and 1 for downlink), > can > > you please shar

queueing example on pf.conf man page

2015-11-03 Thread Glenn Faustino
Hi, I notice that under queueing section of the pf.conf man page the total child queues bandwidth exceed what's defined in the parent. rootq was defined with 100M bandwidth and the child queues defined http 60M, mail 10M, ssh 20M and std 20M. Can the bandwidth on the child queues exceed what's d

pfstat not generating graphs after upgrading to -current

2018-02-13 Thread Glenn Faustino
Hi, I noticed that my system stop generating graphs for pfstat after upgrading to -current. When I run the command manually it displays the following error: OpenBSD# pfstat -q -d /var/db/pfstat.db ioctl: DIOCGETSTATUS: Permission denied pf_query: query_counters() failed Here's the dmesg: Open

Re: pfstat not generating graphs after upgrading to -current

2018-02-14 Thread Glenn Faustino
Hi, > Did you upgrade your packages after upgrading to -current? Can you > share your /etc/pfstat.conf? Every time I upgrade to -current I also update packages. Here's my config: [me@OpenBSD.domain.local:~]$ doas cat /etc/pfstat.conf doas (me@OpenBSD.domain.local) password: # $Id: pfstat.conf.

Re: pfstat not generating graphs after upgrading to -current

2018-02-14 Thread Glenn Faustino
On Thu, Feb 15, 2018 at 1:48 PM, Sebastien Marie wrote: > On Thu, Feb 15, 2018 at 12:29:23AM +, Stuart Henderson wrote: >> On 2018-02-14, Glenn Faustino wrote: >> > Hi, >> > >> >> Did you upgrade your packages after upgrading to -current? Ca

Re: pfstat not generating graphs after upgrading to -current

2018-02-14 Thread Glenn Faustino
>> After deleting and installing pfstat it now works, thanks guys! >> >> Feb 15 14:26:37 OpenBSD pkg_delete: Removed pfstat-2.5p1 >> Feb 15 14:27:02 OpenBSD pkg_add: Added pfstat-2.5p1 >> >> $ doas pfstat -q -d /var/db/pfstat.db >> $ >> >> >> Regards, >> Glenn >> > > Hi, > > I'm experiencing the ex

nslookup and dig output when using rebound

2016-11-29 Thread Glenn Faustino
Hi, The output of nslookup and dig when using rebound are like these: [x220@x220.thinkpad.local] $ nslookup www.openbsd.org ;; reply from unexpected source: 127.0.0.1#54, expected 8.8.8.8#53 ;; reply from unexpected source: 127.0.0.1#54, expected 8.8.4.4#53 ;; reply from unexpected source: 127.0.

Re: nslookup and dig output when using rebound

2016-11-29 Thread Glenn Faustino
Thanks Theo. Sorry for not providing the details... Anyway here it is: [x220@x220.thinkpad.local:~]$ ifconfig lo0: flags=8049 mtu 32768 index 4 priority 0 llprio 3 groups: lo inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x4 inet 127.0.0.1

Re: nslookup and dig output when using rebound

2016-11-29 Thread Glenn Faustino
v 30 13:44:53 2016 ;; MSG SIZE rcvd: 49 [x220@x220.thinkpad.local:~]$ Regards, Glenn On Wed, Nov 30, 2016 at 1:35 PM, Christian Weisgerber wrote: > On 2016-11-30, Glenn Faustino wrote: > > > [x220@x220.thinkpad.local] $ dig www.openbsd.org > > ;; reply from unexpected sourc

Re: nslookup and dig output when using rebound

2017-01-04 Thread Glenn Faustino
Thanks Ted! :) Regards, Glenn On Thu, Jan 5, 2017 at 2:41 AM, Ted Unangst wrote: > Glenn Faustino wrote: >> Hi, >> >> The output of nslookup and dig when using rebound are like these: > > this finally annoyed me enough the other day i made a patch. >

Re: Topics for revised PF and networking tutorial

2017-04-09 Thread Glenn Faustino
Hi All, Here's my config I'm using on my apu2 on my home network: [apu2@apu2.domain.local:~]$ doas cat /etc/pf.conf doas (apu2@apu2.domain.local) password: # $OpenBSD: pf.conf,v 1.54 2014/08/23 05:49:42 deraadt Exp $ # # See pf.conf(5) and /etc/examples/pf.conf # Macros ext_if =

Chromium error on latest snapshot

2016-07-13 Thread Glenn Faustino
Hi misc, I'm getting the following error when using chrome. it only display's an empty web page. Firefox and Xombrero works just fine. Jul 13 21:17:42 x220 /bsd: chrome(36086): syscall 27 "recvfd" Jul 13 21:17:42 x220 /bsd: chrome(86590): syscall 87 "stdio" Jul 13 21:17:52 x220 /bsd: chrome(70183

Re: Chromium error on latest snapshot

2016-07-13 Thread Glenn Faustino
Thanks Chris! On Wednesday, 13 July 2016, Chris Cappuccio wrote: > Glenn Faustino [glenn.faust...@gmail.com ] wrote: > > Hi misc, > > > > I'm getting the following error when using chrome. it only display's an > > empty web page. Firefox and Xombrero works