Displaying 20 results from an estimated 4021 matches for "openbsds".
Did you mean:
openbsd
2000 May 09
1
2.9: remote port forwarding doesn't work
Hello,
I'm running OpenBSD 2.9 (-rOPENBSD_2_9) on i386. Remote port forwarding
doesn't work. Attached are 2 logs of
ssh -v -R2828:localhost:22 localhost
and
sshd -p 2222 -d
Note that server tries to forward to
Connection to port 2828 forwarding to 0.0.0.0 port 0 requested.
instead of localhost port 22 as it should.
what ssh, what sshd and /etc/sshd_config are also attached.
Thanks
2001 Jul 04
0
Sneek peak at what was commited.
For those following the portable CVS tree.. I'd suggest holding off for a
day or so unless you really want to get dirty. I just commited 32 patches
from the OpenBSD tree, but have not worked out all the issues (due to
Linux brain damage <sigh..Faster OpenBSD gets SMP..the happer I'll be>).
The two things that need to be finished integrated in the configure.in is
KRB5 and
2002 Feb 14
0
[Patch] Changes to openbsd.html
'ello Markus/folks@,
I downloaded 3.0.2 today and went and looked at openbsd.html and
found some errors. Patch attached.
Patch for http://www.openssh.com/openbsd.html
Hope that helps,
Rgds
--
Kevin Sindhu <kevin at tgivan dot com>
Systems Engineer
TGI Technologies Inc.
107 E 3rd Avenue Tel: (604) 872-6676 Ext 321
Vancouver V5T 1C7 Fax: (604)
2000 Sep 16
15
Snapshot
Quite a few changes here, please test.
http://www.mindrot.org/misc/openssh/openssh-SNAP-20000916.tar.gz
-d
20000916
- (djm) New SuSE spec from Corinna Vinschen <corinna at vinschen.de>
- (djm) Update CygWin support from Corinna Vinschen <vinschen at cygnus.com>
- (djm) Use a real struct sockaddr inside the fake struct sockaddr_storage.
Patch from Larry Jones <larry.jones at
2015 Jun 06
4
[Bug 2412] New: make tests does not PASS all tests with SNAP openssh-SNAP-20150607.tar.gz
https://bugzilla.mindrot.org/show_bug.cgi?id=2412
Bug ID: 2412
Summary: make tests does not PASS all tests with SNAP
openssh-SNAP-20150607.tar.gz
Product: Portable OpenSSH
Version: 6.8p1
Hardware: PPC
OS: AIX
Status: NEW
Severity: normal
Priority: P5
Component: Build
2012 Jan 19
3
RFC PATCH: bring OpenBSD stdarg in line with FreeBSD one
Having an absolute path in a #include confuses distcc''s pump mode.
Since AFAICS OpenBSD''s stdarg handling uses the builtins, I think we
should just treat it like we do NetBSD.
I don''t have an OpenBSD box to test on, though. :( Any OpenBSD
enthusiasts care to comment?
Tim.
diff --git a/xen/include/xen/stdarg.h b/xen/include/xen/stdarg.h
index 57e2c0e..cb870ac 100644
2018 Apr 24
2
AIX make checks issue
On 23/04/2018 11:49, Michael Felt wrote:
> On 21/04/2018 16:21, Michael Felt wrote:
>
>
> Question: I have not dug into the tests yet. Will copy to a "local"
> directory, and not build out of tree and see if that fixes it (as it
> does for many other packages). However, just in case it does not - how
> can I fast-forward the tests to the "agent" tests?
2002 Dec 26
1
tftp-hpa backport to openbsd tftpd
Hi
I'm working on an update of the openbsd tftpd, mainly to support RFC
2349 (tsize option; and 2347-2348 too). In fact, i backport from
tftp-hpa (which came from an old openbsd cvs).
I know, i can use tftp-hpa but first it doesn't compile on openbsd,
second, i hope the backport could be include in openbsd cvs ...
does someone know a tftp client or a test to really know what is good or
2018 Apr 23
2
build-issue on AIX with openssh-7.7p1 - easy correction! included
On 23 April 2018 at 19:49, Michael Felt <michael at felt.demon.nl> wrote:
[...]
> run test agent.sh ...
[...]
> Question: I have not dug into the tests yet. Will copy to a "local"
> directory, and not build out of tree and see if that fixes it (as it does
> for many other packages). However, just in case it does not - how can I
> fast-forward the tests to the
2004 Apr 05
4
memdisk : booting OpenBSD and NetBSD
hi there.
I'm trying to boot several OSes floppy images from a cdrom via memdisk.
Actually, Linux and FreeBSD boots fine, but, while i'm using the same method,
I couldn't get into booting netbsd nor openbsd.
The boot process seems to hang up, in those two cases, when the second stage
native bootloader try to load the kernel (i'm not absolutely sure about this).
The native first
2018 Oct 22
2
[PATCH] openssl-compat: Add version compatibility for SSLeay and friends
Building OpenSSH without deprecated APIs compiled causes it to fail.
Signed-off-by: Rosen Penev <rosenp at gmail.com>
---
openbsd-compat/openssl-compat.h | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/openbsd-compat/openssl-compat.h b/openbsd-compat/openssl-compat.h
index 9e0264c0..b4f0908f 100644
--- a/openbsd-compat/openssl-compat.h
+++ b/openbsd-compat/openssl-compat.h
@@
2001 Mar 23
1
-I$(srcdir)/openbsd-compat removal can cause errors
This is a Linux/Alpha system, with AT&T's graphviz suite installed.
gcc -O2 -Wall -I. -I. -I/usr/local/ssl/include -DETCDIR=\"/usr/local/etc\"
-D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\"
-D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/libexec/ssh-askpass\"
-D_PATH_SFTP_SERVER=\"/usr/local/libexec/sftp-server\" -DHAVE_CONFIG_H -c
atomicio.c
In file included
2000 Aug 23
14
Test snapshot
I have just tarred up a snapshot and uploaded it to:
http://www.mindrot.org/misc/openssh/openssh-SNAP-20000823.tar.gz
The snapshot incorporates the last month's fixes and enhancements from
the openssh-unix-dev mailing list and from the OpenBSD developers.
In particular:
- ssh-agent and ssh-add now handle DSA keys. NB. this does not interop
with ssh.com's ssh-agent. (Markus Friedl)
2009 Jan 07
2
OpenBSD TFTPD remap rules
Hi!
I am using OpenBSD 4.4 with the build-in TFTP-Daemon for PXE.
Distributing OpenBSD works fine.
Now I want to distribute OpenBSD and WinPE. I've installed
PXELinux 3.72 and configured it. Works also fine for PXELinux and
distributing OpenBSD.
To distribute WinPE I need a remap rule (\ -> /) for the TFTP-Daemon.
I've created a file /etc/tftpd.remap with the following rule:
rgG \\ /
2009 Sep 20
3
OpenBSD guest QEMU
Hi,
I''m running OpenBSD 4.5 as HVM guest. Here is part of my .cfg file:
kernel = ''/usr/lib/xen-3.2-1/boot/hvmloader''
device_model = ''/usr/lib64/xen-3.2-1/bin/qemu-dm''
builder = ''hvm''
It is running fine with vnc, but when I ssh to openbsd, and I type cat, vi,
etc. it freezes.
Any ideas?
Thanks in advance.
--
Sergio Roberto Charpinel
2006 Nov 23
2
Mongrel + Apache 1.3 + OpenBSD
Hello,
I want to install a mongrel rails server with an apache in fronthead,
all that on OpenBSD. But OpenBSD is released with a homemade Apache
1.3.29 patched by the OpenBSD team. I really want to keep this version
of apache and I don''t want to change it to Apache 2.x (because of the
security and the license but it''s not the point here). But for having
mongrel, it has to be with
2002 Jun 13
1
[2.PATCH]: Eliminate typo in bsd-misc.*
Hi,
the following patch eliminates a typo in bsd-misc.* which disallows
building for Cygwin.
Corinna
Index: openbsd-compat/bsd-misc.c
===================================================================
RCS file: /cvs/openssh_cvs/openbsd-compat/bsd-misc.c,v
retrieving revision 1.7
diff -u -p -r1.7 bsd-misc.c
--- openbsd-compat/bsd-misc.c 12 Jun 2002 16:57:15 -0000 1.7
+++
2002 Aug 01
4
openssh-3.4p1.tar.gz on ftp.openbsd.org changing rather than frozen
I have seen that file
ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-3.4p1.tar.gz
is continuosly changing.
This seems strange to me as I expected it should be a 'frozen' file;
The signature and diff file are still dated Jun 26.
I am wondering whether this is intentional.
Best regards,
Wojtek
2003 Sep 16
4
openbsd-compat/inet_ntoa.h missing from 3.7p1?
On IRIX 6.5:
cc -Wl,-woff,84 -Wl,-woff,85 -woff 1429 -O2
-I/opt/TWWfsw/tcpwrap/include -I. -I.. -I. -I./..
-I/opt/TWWfsw/libopenssl097s/include -I/opt/TWWfsw/zlib11s/include
-DHAVE_CONFIG_H -c inet_ntoa.c
cc-1035 cc: WARNING File = /usr/include/stdint.h, Line = 5
#error directive: This header file is to be used only for c99 mode
compilations
#error This header file is to be used
2009 Oct 19
1
Problems compiling against OpenSSL-0.9.8k
Hello,
after upgrading the OpenSSL version from 0.9.7j to 0.9.8k which I used
to compile OpenSSH-5.2, I get conflicting type definitions for authfile.c:
../openssl/include/openssl/sha.h:138: error: conflicting types for
'SHA256_CTX'
openbsd-compat/sha2.h:66: error: previous declaration of 'SHA256_CTX'
was here
../openssl/include/openssl/sha.h:145: error: conflicting types for