Suricata from packages

2020-01-17 Thread Eric Zylstra
OpenBSD 6.6 Generic.MP amd64 Stable. I installed suricata using pkg_add. Having trouble with starting it. $ doas rcctl start suricata …fails. No informative fail message, though. I’ve tried finding info in logs. Nothing informative in suricata logs nor /var/log/messages. $ doas

Re: Can't locate OpenBSD/Quirks.pm in @INC

2020-01-17 Thread myml...@gmx.com
On 1/17/20 7:25 PM, Jordan Geoghegan wrote: On 2020-01-17 18:10, myml...@gmx.com wrote: HI, I downloaded the install66.fs snapshot today, 20200117, and did a fresh install.  Even though I got the full install set, i used http from ftp.openbsd.org as the install source. Installation went

Re: Can't locate OpenBSD/Quirks.pm in @INC

2020-01-17 Thread Jordan Geoghegan
On 2020-01-17 18:10, myml...@gmx.com wrote: HI, I downloaded the install66.fs snapshot today, 20200117, and did a fresh install.  Even though I got the full install set, i used http from ftp.openbsd.org as the install source. Installation went fine but when I tried to install packages I

Can't locate OpenBSD/Quirks.pm in @INC

2020-01-17 Thread myml...@gmx.com
HI, I downloaded the install66.fs snapshot today, 20200117, and did a fresh install.  Even though I got the full install set, i used http from ftp.openbsd.org as the install source. Installation went fine but when I tried to install packages I get the above error. "# pkg_add -vn pftop q

OpenBSD 6.6 Gnome Issue

2020-01-17 Thread Michael G Workman
I have several older Dell laptops and have been putting them to good use by installing Linux and BSD Unix. I wanted to learn OpenBSD Unix so I installed it on a Dell Vostro 1500 I have with 2Ghz Intel Dual Core Processor, 2GB RAM, and 120GB Hard drive. I already did a DMESG for it. The install was

Re: ksh complete_command for commands with "-" in name

2020-01-17 Thread Uwe Werler
On 18 Jan 00:27, Andreas Kusalananda Kähäri wrote: > On Fri, Jan 17, 2020 at 10:41:30PM +, Uwe Werler wrote: > > On 17 Jan 22:32, Ottavio Caruso wrote: > > > On Fri, 17 Jan 2020 at 22:03, Uwe Werler wrote: > > > > > > > > Hi misc, > > > > > > > > I use heavily the feature to set command

Re: ksh complete_command for commands with "-" in name

2020-01-17 Thread Andreas Kusalananda Kähäri
On Fri, Jan 17, 2020 at 10:41:30PM +, Uwe Werler wrote: > On 17 Jan 22:32, Ottavio Caruso wrote: > > On Fri, 17 Jan 2020 at 22:03, Uwe Werler wrote: > > > > > > Hi misc, > > > > > > I use heavily the feature to set command completion in ksh. Unfortunately > > > this doesn't work for commands

Re: ksh complete_command for commands with "-" in name

2020-01-17 Thread Uwe Werler
On 17 Jan 22:32, Ottavio Caruso wrote: > On Fri, 17 Jan 2020 at 22:03, Uwe Werler wrote: > > > > Hi misc, > > > > I use heavily the feature to set command completion in ksh. Unfortunately > > this doesn't work for commands with "-" (like ssh-add, salt-call etc.) in > > command name because the

Re: ksh complete_command for commands with "-" in name

2020-01-17 Thread Ottavio Caruso
On Fri, 17 Jan 2020 at 22:03, Uwe Werler wrote: > > Hi misc, > > I use heavily the feature to set command completion in ksh. Unfortunately > this doesn't work for commands with "-" (like ssh-add, salt-call etc.) in > command name because the parameter name for the array is invalid. I'm not

ksh complete_command for commands with "-" in name

2020-01-17 Thread Uwe Werler
Hi misc, I use heavily the feature to set command completion in ksh. Unfortunately this doesn't work for commands with "-" (like ssh-add, salt-call etc.) in command name because the parameter name for the array is invalid. Any idea to work around that or plans to allow at least "-" when

rad(8) and carp - anything I ought to know ?

2020-01-17 Thread Rachel Roch
Hi, I'm sure many here have been down this road before me.  So to save me many hours of tears and frustration, I have a simple question. Say I was hoping to use rad(8) in conjunction with carp, any tales from the battlefield (a.k.a. config tips, things to be aware of etc.). Thanks ! Rachel

Re: How do I change the birth time of a file?

2020-01-17 Thread Otto Moerbeek
On Fri, Jan 17, 2020 at 12:49:09PM -0500, gwes wrote: > On 1/17/20 4:20 AM, Otto Moerbeek wrote: > > On Thu, Jan 16, 2020 at 09:20:58PM -0800, William Ahern wrote: > > > > > On Thu, Jan 16, 2020 at 01:16:47PM +0100, Otto Moerbeek wrote: > > > > On Thu, Jan 16, 2020 at 11:20:10AM +, gritzmann

Re: running git server with "smart http" protocol

2020-01-17 Thread Kent Watsen
Regarding the rewrite rules below, `man git-http-backend` is instructive ...though it would be better if updated for OpenBSD's native `httpd` ;) K. > 6) set /etc/httpd.conf > > server "default" { > listen on 0.0.0.0 port 80 > > # these two rules are trying to match

Re: How do I change the birth time of a file?

2020-01-17 Thread gwes
On 1/17/20 4:20 AM, Otto Moerbeek wrote: On Thu, Jan 16, 2020 at 09:20:58PM -0800, William Ahern wrote: On Thu, Jan 16, 2020 at 01:16:47PM +0100, Otto Moerbeek wrote: On Thu, Jan 16, 2020 at 11:20:10AM +, gritzmann wrote: Hi, How do I change the birth time of a file? `touch -acm -d

running git server with "smart http" protocol

2020-01-17 Thread Kent Watsen
TL;DR; The current issue is this error: error: cannot run upload-pack: No such file or directory Steps: 1) OpenBSD 6.5 fresh install 2) pkg_add git 3) make /var/www/dev/null # mkdir dev # mknod dev/null c 2 2 # chmod 666 dev/null 4) put `git-http-backend` into

OpenIKED VPN to have whole client's system traffic routed over VPN interface

2020-01-17 Thread morgan.loner
Hi there! The question is how to set default route for all client's (OBSD 6.4 road warrior) traffic inside IPsec using the same egress. 1. I think VPN traffic should be routed only to em0 1.2.3.4 GW 1.2.3.1 with DHCP assigned "clean" IP or IP behind ISPs NAT by setting globally $vpn_if = em0

OpenIKED VPN to have whole client's system traffic routed over VPN interface

2020-01-17 Thread Morgan
Hi there! The question is how to set default route for all client's (OBSD 6.4 road warrior) traffic inside IPsec using the same egress. 1. I think VPN traffic should be routed only to em0 1.2.3.4 GW 1.2.3.1 with DHCP assigned "clean" IP or IP behind ISPs NAT by setting globally $vpn_if = em0

Re: displayport - hdmi audio

2020-01-17 Thread sysmerge
Oh...i got it, thank you, kind sir. Sent with ProtonMail Secure Email. ‐‐‐ Original Message ‐‐‐ четверг, 16 января 2020 г., 18:46, Peter Hessler написано: > OpenBSD does not support HDMI audio at this time. > > On 2020 Jan 15 (Wed) at 16:16:24 + (+), sysmerge wrote: > :Hello

Re: How do I change the birth time of a file?

2020-01-17 Thread Otto Moerbeek
On Thu, Jan 16, 2020 at 09:20:58PM -0800, William Ahern wrote: > On Thu, Jan 16, 2020 at 01:16:47PM +0100, Otto Moerbeek wrote: > > On Thu, Jan 16, 2020 at 11:20:10AM +, gritzmann wrote: > > > > > Hi, > > > > > > How do I change the birth time of a file? `touch -acm -d "1980-01-01 > > >