Displaying 20 results from an estimated 22 matches for "4in6".
2001 Mar 14
2
openssh and linux ipv6
...2.18 with ipv6
> as module(suse 6.4), openssl 0.9.5 and Openssh-2.5.1p2,
> with a default sshd_config file.
>
> I installed openssh with this line
> ./configure --prefix=/usr --with-cflags='-L/usr/X11R6/lib -L/usr/local/ssl'
> --without-pam --with-ipv4-default --without-4in6 --sysconfdir=/etc/ssh
> --disable-suid-ssh && make && make install
>
> localhost in /etc/hosts looks like this:
> 127.0.0.1 localhost
> ::1 localhost ipv6-localhost ipv6-loopback
>
> then I do a "telnet localhost 22" and see the text
> Trying...
2010 Dec 10
0
Fwd: Problem of updating openssh-4.4p1 to openssh-5.5p1 with MAX_ALLOW_USERS option
...0000 /* Max # groups on allow
list. */
> #define MAX_DENY_GROUPS 10000 /* Max # groups on
deny list. */
>
> and configured with this additional options:
> # ./configure --prefix=/usr --sysconfdir=/etc/ssh --with-ipv4-default
--with-pam --without-4in6 --without-zlib-version-check
> # make
> # make install.
>
> After compiling and restarting service ssh (# service sshd
condrestart) we had possibility to connect many parallel users to our
server.
>
> Now we want to update a version of OpenSSH from openssh-...
2002 Jun 26
1
[Bug 302] New: make install reports that separation user does not exist...
...igured)
../gcc-3.0.3/configure --enable-shared --with-gnu-as --with-gnu-ld
--enable-libgcj
Thread model: posix
gcc version 3.0.3adudek at raistlin: ~/openssh-3.4p1/ >./configure
--with-xauth=/usr/openwin/bin --with-mantype=man --with-md5-passwords
--with-ipaddr-display --with-ipv4-default --with-4in6 --sysconfdir=/etc/ssh
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2000 Mar 07
2
patch for openssh-1.2.2p1
...sh-1.2.2p1-20000308/configure.in
--- openssh-1.2.2p1/configure.in Sun Mar 5 15:02:46 2000
+++ openssh-1.2.2p1-20000308/configure.in Wed Mar 8 00:26:15 2000
@@ -56,6 +56,8 @@
*-*-linux*)
no_dev_ptmx=1
need_pty_removed_on_close=1
+ CFLAGS="$CFLAGS -DDONT_TRY_OTHER_AF"
+ inet6_default_4in6=yes
;;
*-*-netbsd*)
need_dash_r=1
@@ -778,6 +780,26 @@
[
if test "x$withval" != "xno" ; then
AC_DEFINE(IPV4_DEFAULT)
+ fi
+ ]
+)
+
+AC_MSG_CHECKING([whether we assume IPv6-mapped addresses IPv4 addresses])
+AC_ARG_WITH(ipv4-in-ipv6,
+ [ --with-ipv4-in-ipv6 a...
2002 Jan 17
0
[Bug 71] New: configure is looking for zlib but I don't have one and I can't turn zlib off.
...--with-xauth=/usr/openwin/bin \
--with-mantype=man \
--with-md5-passwords \
--with-ipaddr-display \
--with-ipv4-default \
--with-4in6 \
--with-bsd-auth \
--with-pid-dir=/usr/lsd/$osname/etc
+ ./configure --prefix=/usr/lsd/SunOS.5.8 --verbose --enable-suid-ssh
--with-cflags --with-cppflags --with-ldflags --with-zlib=/usr/lsd/SunOS.5.8
--with-libs=-...
2002 Jul 04
0
[Bug 335] New: Compile PROBLEM!!!!
...1
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: k3rmit at libero.it
giving this configure string:
./configure --prefix=/usr --sysconfdir=/etc/ssh --localstatedir=/var --with-
entropy-timeout --with-rand-helper --with-md5-passwords --with-4in6
and compiling it, it gives me an error at ssh-rand-helper.c compilation and
stops compiling!!!!
make: *** [ssh-rand-helper.o] Error 1
i'm using gcc version 2.95.3 20010315 (release) on a i586 machine.
Please fix this
Alb3
------- You are receiving this mail because: -------
You are th...
2010 Dec 10
1
Problem of updating openssh-4.4p1 to openssh-5.5p1 with MAX_ALLOW_USERS option
...t. */
???#define MAX_ALLOW_GROUPS ?????10000 ????/* Max # groups on allow list. */
???#define MAX_DENY_GROUPS ????????10000 ????/* Max # groups on deny list. */
and configured with this additional options:
# ./configure --prefix=/usr --sysconfdir=/etc/ssh --with-ipv4-default --with-pam --without-4in6 --without-zlib-version-check
# make
# make install.
After compiling and restarting service ssh (# service sshd condrestart) we had possibility to connect many parallel users to our server.
Now we want to update a version of OpenSSH from openssh-4.4p1 to openssh-5.5p1 but have a problem with the m...
2005 Feb 15
6
[Bug 967] Command only sessions hangs on target system.
http://bugzilla.mindrot.org/show_bug.cgi?id=967
------- Additional Comments From dimitrij at schlund.de 2005-02-16 10:33 -------
Hi,
could you verify this issue? Beacause tis Bug we cann't sitch to 2.6-er Kernel.
We have a lot of cmmand-only keys -:(
Dimi
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2005 Nov 20
0
[PATCH] Optionally enable OpenSSL hardware support
...f -u -p -r1.70 INSTALL
--- INSTALL 24 Apr 2005 07:52:23 -0000 1.70
+++ INSTALL 1 Oct 2005 08:36:24 -0000
@@ -165,6 +165,8 @@ created.
--with-ssl-dir=DIR allows you to specify where your OpenSSL libraries
are installed.
+--with-ssl-engine enables OpenSSL's (hardware) ENGINE support
+
--with-4in6 Check for IPv4 in IPv6 mapped addresses and convert them to
real (AF_INET) IPv4 addresses. Works around some quirks on Linux.
Index: configure.ac
===================================================================
RCS file: /usr/local/src/security/openssh/cvs/openssh_cvs/configure.ac,v
retrievin...
2004 Apr 13
8
OpenSSH 3.8.1p1: call for testing
...ith SIA doesn't link on Tru64.
#808 segfault if not using pam/kbdint mech and password's expired
#810 TZ environment variable not being set.
#811 locked /etc/shadow password prefix on linux.
#820 utmp seems to be getting clobbered on logins (IRIX)
#825 OpenSSH 3.8p1 breaks on Solaris 8 with 4in6 mapped addresses.
[1] ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/snapshot/
or one of its mirrors listed at
http://www.openssh.com/portable.html#mirrors
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes...
2005 Jan 19
22
[Bug 948] high CPU in sshd after tcp_wrappers deny
http://bugzilla.mindrot.org/show_bug.cgi?id=948
------- Additional Comments From dtucker at zip.com.au 2005-01-19 20:01 -------
Also worth trying: patch #772 in bug #973
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2006 Sep 21
2
bug(let): openssh v4.3p2 'ok' out-of-box; 'configure' does not survive 'autoreconf'
...-with-pam \
--with-random=/dev/urandom \
--with-md5-passwords \
--with-zlib=/usr/local \
--with-ssl-dir=/usr/local/ssl \
--with-default-path="/usr/local/openssh/bin:/usr/local/openssh/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin"
\
--with-tcp-wrappers \
--with-4in6
fails at:
...
checking for daemon... yes
checking for getpagesize... yes
checking whether snprintf correctly terminates long strings... yes
checking whether snprintf can declare const char *fmt... yes
checking for (overly) strict mkstemp... no
./configure: line 16377: syntax error near une...
2002 Mar 08
0
[Bug 152] New: Build failure on Sparc/Solaris 2.8 with Sun cc or gcc
...w, data from header files is being
lost during compiles. Configure is run as:
CC=gcc ./configure --prefix=$PREFIX \
--infodir=$PREFIX/share/info \
--mandir=$PREFIX/share/man \
--sysconfdir=$PREFIX/etc \
--with-xauth=/usr/openwin/bin/xauth \
--with-rsh=/usr/bin/rsh \
--with-4in6 --with-pam \
--disable-suid-ssh \
--with-default-path=/usr/local/free/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/openwin/bin
Running make from here gets to:
gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.
-I/usr/local/free/include -I/usr/local/include -DSSHDIR=\&qu...
2004 Mar 29
10
[Bug 820] utmp seems to be getting clobbered on logins
http://bugzilla.mindrot.org/show_bug.cgi?id=820
Summary: utmp seems to be getting clobbered on logins
Product: Portable OpenSSH
Version: 3.8p1
Platform: All
OS/Version: IRIX
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: ktaylor
2007 Mar 01
11
Call for release testing.
Hi All.
We are planning on doing one of our regular OpenSSH releases (4.6/4.6p1)
some time next week. This is a mostly a bugfix release, but there is
one new feature:
sshd now allows the enabling and disabling of authentication methods on
a per user, group, host and network basis via the Match directive in
sshd_config.
The bugs fixed are:
#52 ssh hangs on exit.
#1252 sftp returns 0 when
2001 Jan 18
0
OpenSSH v2.3.0p1 on Solaris 2.7/2.8 vs. OpenBSD 2.8
...penBSD 2.7, release, no patches
On the Solaris boxen, OpenSSL-engine v0.9.6 was compiled first
with the only configure options being a prefix of /opt/sfw.
Then, OpenSSH v2.3.0p1 was built with configure options of:
- - --prefix=/opt/sfw
- - --with-ipaddr-display
- - --with-ipv4-default
- - --with-4in6
and installed successfully.
On BoxD, I re-built the entire system from stable, then also
compiled v2.3.0p1 with a prefix of /usr/local, plus the options as
on the Solaris boxes using gcc. This gave me the default ssh,
_and_ a build supposedly similar to the Solaris boxes.
On SSH connections fr...
2005 Jan 20
27
[Bug 974] Record Badlogins for all supported Authentication methods
http://bugzilla.mindrot.org/show_bug.cgi?id=974
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
Platform|HPPA |All
Summary|Enhancement : Record |Record Badlogins for
2002 Apr 23
16
[Bug 194] still problems with libutil
http://bugzilla.mindrot.org/show_bug.cgi?id=194
------- Additional Comments From djm at mindrot.org 2002-04-23 23:29 -------
This should be fixed in -current CVS, please test
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2000 Aug 26
0
New chroot patch, for 2.1.1p4
...;... $ac_c" 1>&6
-echo "configure:5810: checking if we need to convert IPv4 in IPv6-mapped addresses" >&5
+echo "configure:5830: checking if we need to convert IPv4 in IPv6-mapped addresses" >&5
IPV4_IN6_HACK_MSG="no"
# Check whether --with-4in6 or --without-4in6 was given.
if test "${with_4in6+set}" = set; then
@@ -5949,9 +5969,9 @@
echo $ac_n "checking if your system defines LASTLOG_FILE""... $ac_c" 1>&6
-echo "configure:5953: checking if your system defines LASTLOG_FILE" >&5
+e...
2000 Oct 04
0
2.2.0p1 chroot patch
...;... $ac_c" 1>&6
-echo "configure:6035: checking if we need to convert IPv4 in IPv6-mapped addresses" >&5
+echo "configure:6055: checking if we need to convert IPv4 in IPv6-mapped addresses" >&5
IPV4_IN6_HACK_MSG="no"
# Check whether --with-4in6 or --without-4in6 was given.
if test "${with_4in6+set}" = set; then
@@ -6174,9 +6194,9 @@
echo $ac_n "checking if your system defines LASTLOG_FILE""... $ac_c" 1>&6
-echo "configure:6178: checking if your system defines LASTLOG_FILE" >&5
+e...