Hello
I have a server 6.8 that works correctly with the main domain, but it
does not work with the second. Could you please help?
httpd.conf
# $OpenBSD: httpd.conf,v 1.20 2018/06/13 15:08:24 reyk Exp $
server "consultores.ca" {
listen on * port 80
root "/htdocs/consultores/"
On Tue, Jan 5, 2021 at 4:58 PM Peter Fraser wrote:
> I did get it work, but it took a lot of tries caused by my confusion.
> I hope this message speed up other who try to configure wireguard.
> I was trying to connect a windows 10 computer to an OpenBsd computer.
> The problem was the OpenBSD com
I did get it work, but it took a lot of tries caused by my confusion.
I hope this message speed up other who try to configure wireguard.
I was trying to connect a windows 10 computer to an OpenBsd computer.
The problem was the OpenBSD computer was a 20 minute drive away,
And I didn't want to lock
On Tue, Jan 05, 2021 at 03:19:29PM -0500, ben wrote:
> >The original version of this script installed by the port contains
> >rc_reload=NO and also uses a very different pexp.
>
> I checked out the original rc script, and it works. Why didn't my pexp var
> work
> for the script? The term should m
On Tue, Jan 05, 2021 at 03:19:29PM -0500, ben wrote:
> >The original version of this script installed by the port contains
> >rc_reload=NO and also uses a very different pexp.
>
> I checked out the original rc script, and it works. Why didn't my pexp var
> work
> for the script? The term should m
>The original version of this script installed by the port contains
>rc_reload=NO and also uses a very different pexp.
I checked out the original rc script, and it works. Why didn't my pexp var work
for the script? The term should match the process, and yet the daemon was still
running?
On Tue, Jan 05, 2021 at 02:41:51PM -0500, ben wrote:
> Hello, Misc;
>
> I've been playing around with rc.d scripts and I've stumbled upon an issue in
> my git daemon script:
>
> #!/bin/ksh
> #
> # $OpenBSD: gitdaemon.rc,v 1.4 2019/07/16 09:56:55 stsp Exp $
>
> daemon="/usr/lo
Hello, Misc;
I've been playing around with rc.d scripts and I've stumbled upon an issue in
my git daemon script:
#!/bin/ksh
#
# $OpenBSD: gitdaemon.rc,v 1.4 2019/07/16 09:56:55 stsp Exp $
daemon="/usr/local/libexec/git/git-daemon --detach"
daemon_flags=" --detach --export
> Marko Bauhardt hat am 31.12.2020 00:05
> geschrieben:
>
>
> Hi,
> I have a dell xps laptop with OpenBsd 6.8 running. I want to connect to an
> IKEv1 L2TP VPN Server.
>
> I followed the steps on https://www.openbsd.org/faq/faq17.html#clientikev1
> and /usr/local/share/doc/pkg-readmes/xl2t
9 matches
Mail list logo