Hotplug USB bug with pcscd

2020-10-08 Thread Tristan Pilat
Hello misc@, I wasn't sure if I had to send this mail on bugs@ instead. If I'm wrong, tell me and I'll resend to bugs@. I've been using a Nitrokey for a few weeks and I noticed a bug with pcscd that prevents me on my laptop (running current) to access the chip when I plug it after the system

Re: Zoom meeting via chromium web app

2020-03-28 Thread Tristan Pilat
On March 28, 2020 11:40:25 AM GMT+01:00, Antoine Jacoutot wrote: >On Sat, Mar 28, 2020 at 10:00:28AM +0100, Alessandro De Laurenzis >wrote: >> Greetings, >> >> I'm trying to use the Zoom meeting platform in OpenBSD through the >Chromium >> web app (-current, very recent snapshot, Chromium 80.0.3

Re: IKEv2 OpenBSD client using X.509 Certificate Authentication

2019-10-16 Thread Tristan Pilat"
On 10/16/19 at 08:31P, Stuart Henderson wrote: > On 2019-10-07, Tristan Pilat wrote: > > I'm trying to set up a IKEv2 VPN using X.509 Certificate Authentication with > > iked(8). In the Virtual Private Networks (VPN) section of the FAQ there no > > section about setti

IKEv2 OpenBSD client using X.509 Certificate Authentication

2019-10-07 Thread Tristan Pilat
Hi guys, I'm trying to set up a IKEv2 VPN using X.509 Certificate Authentication with iked(8). In the Virtual Private Networks (VPN) section of the FAQ there no section about setting up this with an OpenBSD client. Is there anybody here who's done that before? In trying the achieve this, I fir

Iked and PKCS7

2019-09-09 Thread Tristan Pilat
Hello all, It's the first time I'm trying to set up a site-to-site IKEv2 VPN with a non OpenBSD device at the other side. I've been asked to provide a CSR, then they sent me a PKCS7 certificate in return. Is there any way to install this kind of certificate with iked? If so, how do I proceed?

Re: OpenBSD on thinkpad x280

2019-05-26 Thread Tristan Pilat
On 25 May 2019 17:04:54 CEST, Claudio Jeker wrote: >On Sat, May 25, 2019 at 03:53:03PM +0100, Maurice McCarthy wrote: >> On 25/05/2019, Timo Myyrä wrote: >> > Tristan Pilat writes: >> > >> >> Hi OpenBSD users and devs! >> >> >> >>

OpenBSD on thinkpad x280

2019-05-25 Thread Tristan Pilat
Hi OpenBSD users and devs! I got a new laptop in January, a thinkpad x280. At that time my system running 'current' was very slow and I assumed the video acceleration wasn't working so I just sadly stuck with Debian for a while. I then saw that an update of the inteldrm landed in current a mont

Re: Pflow granularity

2014-06-24 Thread Tristan PILAT
2014-06-24 13:50 GMT+02:00 Sebastian Benoit : > Tristan PILAT(tristan.pi...@gmail.com) on 2014.06.24 11:04:35 +0200: > > I noticed the same problems in my reports > > > > Why this diff was not imported ? > > you'll have to ask joerg. :) > > however right no

Re: Pflow granularity

2014-06-24 Thread Tristan PILAT
2014-06-04 16:37 GMT+02:00 Stuart Henderson : > On 2014-06-02, Andy wrote: > > I think you might have to try softflowd instead of the built-in sflowd.. > > > > These guys had the same problem and moved to softflowd to allow them to > > analyse DDOS traffic with netflow.. > > > > https://ripe68.ri

Re: Where is my memory?

2014-05-16 Thread Tristan PILAT
2014-05-16 11:45 GMT+02:00 Stuart Henderson : > On 2014-05-15, Stuart Henderson wrote: > > On 2014-05-15, Tristan PILAT wrote: > >> So apps are using around 200M of RAM but where is the rest? vmstat is > not > >> very useful for me, or maybe i'm not

Re: Where is my memory?

2014-05-15 Thread Tristan PILAT
2014-05-15 18:36 GMT+02:00 Mike Jackson : > Quoting Tristan PILAT : > > Hi folks, >> >> I'm running out of memory on a server causing packets drop and out of >> memory errors. I'm trying to found out what's exactly using the memory. >> There are f

Where is my memory?

2014-05-15 Thread Tristan PILAT
Hi folks, I'm running out of memory on a server causing packets drop and out of memory errors. I'm trying to found out what's exactly using the memory. There are few apps running on it, mainly bgpd, bind, and pf with lots of rules. Here is the top: load averages: 1.33, 1.46, 1.58 42 processes

Re: firefox with H264

2014-05-13 Thread Tristan PILAT
200, Tristan PILAT wrote: > > Hi, > > > > So far i'm using both firefox and chromium, because only chromium brings > me > > H264. I would like to know if there is a way to get the patented > multimedia > > codecs working in firefox like the chromium-propr

firefox with H264

2014-05-12 Thread Tristan PILAT
Hi, So far i'm using both firefox and chromium, because only chromium brings me H264. I would like to know if there is a way to get the patented multimedia codecs working in firefox like the chromium-proprietary flavor ? -- Tristan

Re: Automatic console locking at system suspend

2014-05-07 Thread Tristan PILAT
> On Mon, Apr 21, 2014 at 4:51 PM, Alessandro DE LAURENZIS < > just22@gmail.com> wrote: > > > Hello, > > > > I google-ed a lot, but it seems that there is no trivial solution to > > this point. > > > > I extensively use console (and tmux), ending up with a lot of > > simultaneously open shells;

Re: BGP - IP Blackhole

2014-04-22 Thread Tristan PILAT
2014-04-22 17:54 GMT+02:00 Laurent CARON : > On 22/04/2014 17:41, Tristan PILAT wrote: > >> Yes but how to do that without hard coded the network of the customer like >> in this rule; >> allow from group "customers" community 64514:888 prefix >> 192.0.33.0

Re: BGP - IP Blackhole

2014-04-22 Thread Tristan PILAT
2014-04-17 18:01 GMT+02:00 Laurent CARON : > On 17/04/2014 11:24, Tristan PILAT wrote: > >> Is there a way to make this work with "allow from any inet prefixlen 8 - >> 24" to accept /32 only for the blackhole ? >> > > > Please pay attention of not

Re: BGP - IP Blackhole

2014-04-18 Thread Tristan PILAT
2014-04-18 16:34 GMT+02:00 Marios Makassikis : > > > > On 18 April 2014 16:29, Tristan PILAT wrote: > >> 2014-04-18 10:23 GMT+02:00 Tristan PILAT : >> >> > 2014-04-17 19:27 GMT+02:00 Tristan Pilat : >> > >> >> >> >> >&g

Re: BGP - IP Blackhole

2014-04-18 Thread Tristan PILAT
2014-04-18 10:23 GMT+02:00 Tristan PILAT : > 2014-04-17 19:27 GMT+02:00 Tristan Pilat : > >> >> >> On 17 avril 2014 19:02:14 CEST, Claudio Jeker >> wrote: >> >You can't use rtlabels for matching the source, at least I think it >> >does >&

Re: BGP - IP Blackhole

2014-04-18 Thread Tristan PILAT
2014-04-17 19:27 GMT+02:00 Tristan Pilat : > > > On 17 avril 2014 19:02:14 CEST, Claudio Jeker > wrote: > >You can't use rtlabels for matching the source, at least I think it > >does > >not work. I would try to use the "set pftable dos" in bgpd an

Re: BGP - IP Blackhole

2014-04-17 Thread Tristan Pilat
On 17 avril 2014 19:02:14 CEST, Claudio Jeker wrote: >On Thu, Apr 17, 2014 at 05:17:15PM +0200, Tristan PILAT wrote: >> 2014-04-17 15:23 GMT+02:00 Tristan PILAT : >> >> > 2014-04-17 13:20 GMT+02:00 Tristan PILAT : >> > >> > 2014-04-17 12:25 GMT+02:00 Gre

Re: BGP - IP Blackhole

2014-04-17 Thread Tristan PILAT
2014-04-17 15:23 GMT+02:00 Tristan PILAT : > 2014-04-17 13:20 GMT+02:00 Tristan PILAT : > > 2014-04-17 12:25 GMT+02:00 Gregory Edigarov : >> >>> On 04/17/2014 12:24 PM, Tristan PILAT wrote: >>> >>> 2014-04-15 18:42 GMT+02:00 Laurent Caro

Re: BGP - IP Blackhole

2014-04-17 Thread Tristan PILAT
2014-04-17 13:20 GMT+02:00 Tristan PILAT : > 2014-04-17 12:25 GMT+02:00 Gregory Edigarov : > >> On 04/17/2014 12:24 PM, Tristan PILAT wrote: >> >> 2014-04-15 18:42 GMT+02:00 Laurent Caron (Mobile) < >>> lca...@unix-scripts.info> >>> : >&g

Re: BGP - IP Blackhole

2014-04-17 Thread Tristan PILAT
2014-04-17 12:25 GMT+02:00 Gregory Edigarov : > On 04/17/2014 12:24 PM, Tristan PILAT wrote: > >> 2014-04-15 18:42 GMT+02:00 Laurent Caron (Mobile) < >> lca...@unix-scripts.info> >> : >> >> On 14 avril 2014 17:57:53 CEST, Tristan PILAT >>> wro

Re: BGP - IP Blackhole

2014-04-17 Thread Tristan PILAT
2014-04-15 18:42 GMT+02:00 Laurent Caron (Mobile) : > On 14 avril 2014 17:57:53 CEST, Tristan PILAT > wrote: > >match from any community 64514:888 set nexthop blackhole > > > > Hi, > > Make sure you dont accept from any but eg from group customers, make sure >

BGP - IP Blackhole

2014-04-14 Thread Tristan PILAT
Hi, I am trying to set up OpenBGPD with blackhole support in order to be able to receive /32 announce from my neighbors with a specific community. The man page didn't help me much or maybe i missed something. Is it this rule that is the right one ? match from any community 64514:888 set nexthop

Re: Left USB port are not working on Thinkpad X230

2014-04-14 Thread Tristan PILAT
2014-04-12 18:58 GMT+02:00 Robert Blacquiere : > On Sat, Apr 12, 2014 at 06:48:23PM +0200, Tristan PILAT wrote: > > Hi all, > > > > I'm under current (2014-04-08) and i noticed that my two left USB ports > are > > not working anymore on my Thinkpa

Left USB port are not working on Thinkpad X230

2014-04-12 Thread Tristan PILAT
Hi all, I'm under current (2014-04-08) and i noticed that my two left USB ports are not working anymore on my Thinkpad X230. Did anyone else notice that ? Dmesg### ² OpenBSD 5.5-current (GENERIC.MP ) #61: Tue Apr 8 17:28:01 MDT 2014 dera...@amd64.openbsd.org:/usr/src/

Re: Kernel error with March 20th amd64 snapshot

2014-03-22 Thread Tristan PILAT
2014-03-22 18:31 GMT+01:00 Martin Pieuchot : > On 22/03/14(Sat) 02:30, Shawn K. Quinn wrote: > > On Fri, Mar 21, 2014, at 07:34 PM, Tristan PILAT wrote: > > > Hello, > > > > > > I noticed a crash with the March 20th amd64 snapshot. When I > > > unpl

Kernel error with March 20th amd64 snapshot

2014-03-22 Thread Tristan PILAT
Hello, I noticed a crash with the March 20th amd64 snapshot. When I unplug my USB wireless mouse receiver, i get this; wskbd1: disconnecting from wsdisplay0 wskbd1 detached ukbd0 detached uhidev0 detached uvm_faut(0x81dc6f00, 0x24, 0, 1) -> e kernel: page faut trap, code=0 Stopper at