Re: [OpenIKED] Network traffic over VPN site-to-site tunnel stalls few times a day

2019-08-23 Thread Patrick Dohman
In my opinion your net5501’s system calls per interval are relatively high. The (traps sys) column on my firewall hovers between 40 & 50 quite consistently. My understanding is that system calls are things like program calls & library access. In addition your net5501’s memory requests per second

mixing clang C++ and GNU C++ ?

2019-08-23 Thread j
Hi all, I'm trying some boost library examples, on amd64, using -current. When building with clang it works ok, but using eg++ results in load-time failure: snaptest66$ timlibs="-I/usr/local/include -L/usr/local/lib -lboost_timer" snaptest66$ ec++ -o tcs.fastgx $timlibs -Ofast timed_chaoti

backing up ldapd data

2019-08-23 Thread Allan Streib
With OpenLDAP slapd I would run slapcat periodically to dump out the directory in LDIF format for backup. What is the best approach for backing up ldapd? Thanks, Allan

Re: unexpected behavior with static route inserted

2019-08-23 Thread Sebastian Benoit
Benjamin Girard(benjamin.gir...@kambi.com) on 2019.08.22 12:35:08 +: > Hi, > > > I have the following machine with two interfaces like this: > > root@fw:~ # cat /etc/hostname.vlan10 > vlan 10 vlandev vio0 shoudl be 'vnetid 10 parent vio0' > inet 10.0.0.1 255.255.255.0 NONE > up > > root@f

Re: dhcrelay

2019-08-23 Thread Sebastian Benoit
shadrock uhuru(niyal...@gmail.com) on 2019.08.23 18:46:32 +0100: > hi eveyone > if i have a dhcp server in subnet A connected to interface em0 (lan) and > subnet B connected to interface iwn0 (wireless zone) on the router > with dhcrelay -i em0 running on the router should the wireless subnet be >

Re: Erratically losing connection on usb port from UPS unit

2019-08-23 Thread Walter Alejandro Iglesias
Hi Boudewijn, In article Boudewijn Dijkstra wrote: > Op Wed, 21 Aug 2019 15:06:17 +0200 schreef Walter Alejandro Iglesias > : > > [...] > > > > It has been working for days (with and without NUT) apparently without > > problems except for three times in which the usb signal from the ups got > >

Re: Erratically losing connection on usb port from UPS unit

2019-08-23 Thread Walter Alejandro Iglesias
On Wed, Aug 21, 2019 at 03:06:17PM +0200, Walter Alejandro Iglesias wrote: > On the Internet some NUT users mention issues with libusb. There is an > old tutorial about using NUT in OpenBSD that advices to install > libusb-compat but, given the current nut package doesn't install it as a > depende

Re: USB camera has "no usable YUV encodings"

2019-08-23 Thread Jan Stary
> Thanks for the tips. Here is what they do > on video1 (the USB microscope camera). During these tests, this appeared in the messages: uvideo1 at uhub0 port 1 configuration 1 interface 0 "Alcor Micro MikrOkularHD" rev 2.00/0.00 addr 4 video1 at uvideo1 uvideo1: could not open VS pipe: IOERROR x

Re: USB camera has "no usable YUV encodings"

2019-08-23 Thread Jan Stary
On Aug 23 15:38:17, m...@patrick-wildt.de wrote: > Try using ffmpeg on /dev/video1 On Aug 23 15:56:00, s...@spacehopper.org wrote: > > $ doas video -f /dev/video1 -v > > doas (h...@dell.stare.cz) password: > > video: /dev/video1 has no usable YUV encodings > > > > The device itself

dhcrelay

2019-08-23 Thread shadrock uhuru
hi eveyone if i have a dhcp server in subnet A connected to interface em0 (lan) and subnet B connected to interface iwn0 (wireless zone) on the router with dhcrelay -i em0 running on the router should the wireless subnet be able  to get its dhcp address from the dhcp server on the lan ?

Re: video(1) permissions

2019-08-23 Thread joshua stein
On Fri, 23 Aug 2019 at 15:59:19 -, Stuart Henderson wrote: > On 2019-08-23, Jan Stary wrote: > > This is current/amd64 on a Dell Latitude E5570 (dmesg below). > > It has this integrated camera which I am trying to use with video(1): > > > > uvideo0 at uhub0 port 11 configuration 1 interface 0

Re: Max Speed: configuration in smnpd.conf for display in mrtg

2019-08-23 Thread Stuart Henderson
On 2019-08-22, Daniel Ouellet wrote: > Hi, > > Wonder if anyone would know the answer for this. > > I try to figure out what is the entry needed in the snmpd.conf for the > specific display that would show in mrtg when the scan is done. > > In short the display as > > Max Speed:1000.0 Mbits/s

Re: video(1) permissions

2019-08-23 Thread Stuart Henderson
On 2019-08-23, Jan Stary wrote: > This is current/amd64 on a Dell Latitude E5570 (dmesg below). > It has this integrated camera which I am trying to use with video(1): > > uvideo0 at uhub0 port 11 configuration 1 interface 0 "CN0J8NNP7248765RBBM6A00 > Integrated_Webcam_HD" rev 2.00/54.13 addr 3 >

Re: USB camera has "no usable YUV encodings"

2019-08-23 Thread Stuart Henderson
On 2019-08-23, Jan Stary wrote: > This is current/amd64 on a Dell Latitude E5570 (dmesg below). > I am trying to use a USB camera (bought with a microscope, > to display the miracles of paramecium life on the laptop). > > https://www.bresser.de/en/Astronomy/Accessories/BRESSER-MikrOkular-Full-HD-e

Re: IPv6 problems

2019-08-23 Thread Fernando Gont
On 22/8/19 21:11, list wrote: > Hi, > > I might be missing something right here > > I have the output of "route show" attached, because I cannot paste it in > here in a formatted form. > > > This is super annoying. > > Just wanna get the damn thing running. Your default route is wrong. N

Re: IPv6 problems

2019-08-23 Thread Bastien Durel
Le jeudi 22 août 2019 à 20:11 +0200, list a écrit : > Hi, > > I might be missing something right here > > I have the output of "route show" attached, because I cannot paste it > in > here in a formatted form. > > > This is super annoying. > > Just wanna get the damn thing running. > ff02:

Re: [OpenIKED] Network traffic over VPN site-to-site tunnel stalls few times a day

2019-08-23 Thread radek
Hello Patrick, > I’ve found that fast networking is actually CPU & memory intensive. In my case it is 40/4 Mbps at both ends. Not so fast. > Pentium 4 and Xeon's are increasingly a necessity for stable firewalls in my > opinion. I will run the same VPN confs on apu1d and PC with Pentium D 820 an

USB camera has "no usable YUV encodings"

2019-08-23 Thread Jan Stary
This is current/amd64 on a Dell Latitude E5570 (dmesg below). I am trying to use a USB camera (bought with a microscope, to display the miracles of paramecium life on the laptop). https://www.bresser.de/en/Astronomy/Accessories/BRESSER-MikrOkular-Full-HD-eyepiece-camera.html uvideo1 at uhub0 port

Re: Erratically losing connection on usb port from UPS unit

2019-08-23 Thread Boudewijn Dijkstra
Op Wed, 21 Aug 2019 15:06:17 +0200 schreef Walter Alejandro Iglesias : [...] It has been working for days (with and without NUT) apparently without problems except for three times in which the usb signal from the ups got cut, apparently for no reason. I get this message in console: upd0 det

Re: pkg_add -u fails on nonexistant package

2019-08-23 Thread Marc Espie
On Thu, Aug 22, 2019 at 07:40:28AM -0500, Jordon wrote: > Thanks - that fixed it. I figured there was some cleanup or maintenance that > needed to be done - i just didn't know how to do it. In running pkg_check, i > did get a lot of these: Packages normally don't need maintenance. What you're