Re: pflow(4) with flowsrc on trunk(4) interface isn't working after restart

2016-03-21 Thread Sebastian Benoit
Shohrukh Shoyoqubov(mau...@shohrukh.com) on 2016.03.17 15:10:22 -0700: > I cannot observe the booting process right now since I don't have physical > access to the machine. I will try to access it tonight. You can look at "dmesg -s" in that case.

Re: pflow(4) with flowsrc on trunk(4) interface isn't working after restart

2016-03-21 Thread Shohrukh Shoyoqubov
On Mon, Mar 21, 2016 at 6:25 AM, Sebastian Benoit wrote: > Shohrukh Shoyoqubov(mau...@shohrukh.com) on 2016.03.17 15:10:22 -0700: > > I cannot observe the booting process right now since I don't have > physical > > access to the machine. I will try to access it tonight. > > You can look at "dmes

Re: bgpd does not keep up with interface configuration changes

2016-03-21 Thread Peter Hessler
Hi Tony. I have a patch that may fix this issue for you. http://marc.info/?l=openbsd-tech&m=14585702964&w=2 -peter On 2016 Jan 15 (Fri) at 07:55:37 +0100 (+0100), Tony Sarendal wrote: :>Synopsis: bgpd does not keep up with interface configuration changes :>Category: system :>Enviro

Re: pflow(4) with flowsrc on trunk(4) interface isn't working after restart

2016-03-21 Thread Florian Obser
On Thu, Mar 17, 2016 at 03:10:22PM -0700, Shohrukh Shoyoqubov wrote: > > What's the output of > > ifconfig pflow0 > > directly after boot, i.e. when it's not working? > > Wild guess: flags are UP but not RUNNING > > Here is a session showing ifconfig pflow0 right after reboot. > > root@dyu-is

Building ports as a regular user fails with PLIST_DB & other permission errors

2016-03-21 Thread Karl O. Pinc
Hello, This is something of an FYI. OpenBSD 5.8-stable. I tried following the instructions in ports(7) and the FAQ to build ports as an ordinary user. I added to /etc/mk.conf: WRKOBJDIR=/usr/obj/ports DISTDIR=/usr/distfiles PACKAGE_REPOSITORY=/usr/packages I then tried to build a port with:

Re: pflow(4) with flowsrc on trunk(4) interface isn't working after restart

2016-03-21 Thread Florian Obser
On Mon, Mar 21, 2016 at 07:50:43AM -0700, Shohrukh Shoyoqubov wrote: > On Mon, Mar 21, 2016 at 6:25 AM, Sebastian Benoit wrote: > > > Shohrukh Shoyoqubov(mau...@shohrukh.com) on 2016.03.17 15:10:22 -0700: > > > I cannot observe the booting process right now since I don't have > > physical > > > a

Re: pflow(4) with flowsrc on trunk(4) interface isn't working after restart

2016-03-21 Thread Shohrukh Shoyoqubov
On Mon, Mar 21, 2016 at 8:04 AM, Florian Obser wrote: > > > Automatic boot in progress: starting file system checks. > > /dev/sd0a (be4971db3e5f3b2f.a): file system is clean; not checking > > setting tty flags > > pf enabled > > net.inet.ip.forwarding: 0 -> 1 > > net.inet.ip.ifq.maxlen: 256 -> 102

Upgrade to current snapshots amd64 fails MAKEDEV

2016-03-21 Thread Ira Taylor
I tried to submit a bug report via sendbug, but I am not sure that it was recieved. So I want to sent this as a backup. The latest src/etc/etc.amd64/MAKEDEV is failing for me. I get permission denied errors. The work around is to cp a backup MAKEDEV copy from the previous release and cd /mnt

Re: Upgrade to current snapshots amd64 fails MAKEDEV

2016-03-21 Thread Michal Mazurek
On 15:43:20, 21.03.16, Ira Taylor wrote: > I tried to submit a bug report via sendbug, but I am not sure that it was > recieved. > > So I want to sent this as a backup. The latest src/etc/etc.amd64/MAKEDEV is > failing for me. I get permission denied errors. > > The work around is to cp a backup

Re: Building ports as a regular user fails with PLIST_DB & other permission errors

2016-03-21 Thread Raf Czlonka
On Mon, Mar 21, 2016 at 03:03:15PM GMT, Karl O. Pinc wrote: > Hello, Hi Karl, > This is something of an FYI. > > OpenBSD 5.8-stable. > > I tried following the instructions in ports(7) > and the FAQ to build ports as an ordinary user. > I added to /etc/mk.conf: > > WRKOBJDIR=/usr/obj/ports > DI

Elantech Clickpad is not recognized

2016-03-21 Thread Steve
>Synopsis: Elantech Clickpad is not recognized >Category: kernel >Environment: System : OpenBSD 5.9 Details : OpenBSD 5.9 (GENERIC.MP) #4: Mon Mar 21 00:43:57 EDT 2016 sharms@mountain.localdomain:/home/sharms/src/sys/arch/amd64/compile/GENERIC.MP Archite

Re: bgpd does not keep up with interface configuration changes

2016-03-21 Thread Tony Sarendal
Great success during morning coffee. I will test more once I get past todays meetings. Cheers /Tony 2016-03-21 16:02 GMT+01:00 Peter Hessler : > Hi Tony. I have a patch that may fix this issue for you. > > http://marc.info/?l=openbsd-tech&m=14585702964&w=2 > > -peter > > > On 2016 Jan 15