Hi misc,
on my intranet i have unbound and nsd running, both on the same
machine. unbount is listening on port 53, nsd is listening on port
5353 on 127.0.0.1. If i run
dig @127.0.0.1 -p 53 foo.bar
everything is fine. But if I want to query nsd direct with
dig @127.0.0.1 -p 5353 foo.bar
dig cor
Try
openssl aes-256-cbc -d -a -salt -md md5 < encrypted-file.encrypted
^^^
-Dieter
On Mon, Jan 06, 2020 at 02:17:20PM +, Roderick wrote:
>
> I cannot decrypt files with
>
> openssl aes-256-cbc -d -a -salt < encrypted-file.encrypted
>
> That I encrypted w
t for helping me.
Kind regards
-Dieter
On Thu, Dec 19, 2019 at 02:52:33PM -, Stuart Henderson wrote:
> On 2019-12-18, Dieter Rauschenberger wrote:
> > Hi misc,
> >
> > $ dig openbsd.org
> > Abort trap (core dumped)
> >
> > $ tail -f /var/www/messages
>
Hi misc,
tested on i386.
On Wed, Dec 18, 2019 at 06:06:27PM +0100, Dieter Rauschenberger wrote:
> Hi misc,
>
> $ dig openbsd.org
> Abort trap (core dumped)
>
> $ tail -f /var/www/messages
> Dec 18 17:57:07 ws /bsd: dig[96895]: pledge "dns", syscall 28
>
>
Hi misc,
$ dig openbsd.org
Abort trap (core dumped)
$ tail -f /var/www/messages
Dec 18 17:57:07 ws /bsd: dig[96895]: pledge "dns", syscall 28
$ nslookup openbsd.org
Abort trap (core dumped)
$ tail -f /var/www/messages
Dec 18 17:57:22 ws /bsd: nslookup[10037]: pledge "dns", syscall 28
host(1)
0
mv bsd bsd.gdb
ctfstrip -S -o bsd bsd.gdb
strip: bsd.gdb: File format not recognized
It looks like ld if totally failing.
-Dieter
On Sun, Dec 08, 2019 at 07:48:15PM +0100, Dieter Rauschenberger wrote:
> Hi misc,
>
> I have a reorder_kernel: failed -- see
> /usr/share/relink/kernel/GE
Hi misc,
I have a reorder_kernel: failed -- see
/usr/share/relink/kernel/GENERIC/relink.log error in todays snapshot
(i386) Build date: 1575786572 - Sun Dec 8 06:29:32 UTC 2019
$ cat /usr/share/relink/kernel/GENERIC/relink.log
(SHA256) /bsd: OK
LD="ld" LDFLAGS="-g" sh makegap.sh 0x gapdu
Hi Jeff
openssl enc -aes-256-cbc -d -md md5 < FOO.aes256 > FOO
did the trick. Thank you very much.
-Dieter
On Wed, Dec 04, 2019 at 01:12:08PM -0500, Jeffrey Walton wrote:
> On Wed, Dec 4, 2019 at 1:05 PM Dieter Rauschenberger
> wrote:
> >
> > i have encrypte
Hi,
i have encrypted several documents with
openssl enc -aes-256-cbc -e < FOO > FOO.aes256
This was serveral years ago before Libressl was invented. Now I wanted
to decrypt the docs with:
openssl enc -aes-256-cbc -d < FOO.aes256 > FOO
This did not work. The password did not work anymore. I had
Mi misc,
I had to downgrade to a former snapshot one week old. Now I get the
following warning on programs useing libcrypto:
warning: libcrypto.so.46.0: minor version >= 1 expected, using it
anyway
A reboot does not help.
How to fix this?
Regards
Dieter
Hi,
On Mon, Oct 28, 2019 at 12:07:12AM +0100, Flipchan wrote:
> Dante has been recently upgraded and since upgrading from 6.4 to 6.5 dante
> now wants to know which user it is suppose to be runned as,
>
> The new part is
> "user.privileged:
user.unprivileged: _sockd
Regards
Dieter
> Than
On Wed, Jan 28, 2009 at 04:12:06PM +0100, Mihai Popescu B.S. wrote:
> Hello,
> Could you make some suggestion for a good openbsd (bit)torrent client
> with or without GUI ?
net/btpd
Without GUI, a small console client that runs as daemon. Perfect for
remote operation. No need for screen!
And for
[TROLL DETECTED] [TARGET AIMING] [TARGET LOCKED] [ FIRE!!! ]
.--. .-. .-. .-.
| o | | | | |\ o /| | \`. | .'/ |
|/( )\ | | -- + -- | | --(+)-- | |-- *PLONK* --|
|_/_\__| | | | |_
Hi,
On Sat, Dec 06, 2008 at 06:25:43PM +0100, Simon Vallet wrote:
> ...
> [Sat Dec 6 18:03:48 2008] [error] Cannot resolve host 2001:7a8:b093:8::5
> port 80 --- ignoring!
> [Sat Dec 6 18:03:48 2008] [error] Cannot resolve host 2001:7a8:b093:8::5
> port 80 --- ignoring!
>
> I've been through
Hi,
I found the following diff
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;filename=lynx_nospam.diff;att=1;bug=137480
It makes lynx to use anonymous@ instead of [EMAIL PROTECTED] as password for
anonymous ftp connections.
Testet on i386 with OpenBSD 4.4 (sorry, no -current around).
Regar
Hi,
the attached diff makes caesar(1) to accept negative arguments, so one
may type:
$ echo IBM | caesar -1
HAL
$ echo HAL | caesar 1
IBM
$ echo IBM | caesar -1 | caesar 1
IBM
Maybe this is more expected then just
$ echo IBM | caesar 25
HAL
Regards
Dieter
Index: caesar.c
===
Hi,
why not just hack the ISC licence?
Copyright (c) CCYY, your name <[EMAIL PROTECTED]>
Permission to use, copy, modify, and distribute this documentation for
any purpose with or without fee is hereby granted, provided that the
above copyright notice and this permission notice appe
On Sat, Dec 29, 2007 at 05:16:11AM +0100, [EMAIL PROTECTED] wrote:
> Either no developer uses aDSL at home (with a ISP forcing him to reconnect
> every 24 hours) or nobody uses OpenBSD as router or nobody uses the
> connection permanently. :-/
I use the following hostname.pppoe:
inet 0.0.0.0 255.
18 matches
Mail list logo