Displaying 20 results from an estimated 700 matches similar to: "About bug 640857"
2004 May 09
2
[BUG] rsync 2.6.2
After upgrade from previous version I can't run rsync.
2004/05/09 10:40:54 [18630] rsyncd version 2.6.2 starting, listening on port 873
2004/05/09 10:40:54 [18630] rsync error: error in socket IO (code 10) at socket.c(466)
strace shows that there is problem with listen()
I've found patch on this lists:
--- rsync-2.6.2/socket.c.orig 2004-05-08 23:25:11.979473336 +0200
+++
2005 Jan 27
1
feedback on rsync-HEAD-20050125-1221GMT
Wayne,
I have been using the rsync snapshot from 1/25 for the last few days and
everything seems quite solid so far. I include below a few nit-picks in
case you're looking for thing to tidy up.
I'm also looking forward to hearing news about the --filter option. I'm
thinking it is going to be very useful for backup purposes. What I
would want to be able to do is, on a
2008 May 15
1
"possible hijacking of X11-forwarded connections" bug has not been fixed completely
leanneHi OpenSSH team,
I am still able to reproduce this problem with openssh50 code both on hpux.
Seems like OpenSSH didn't fix this problem completely.
how to reproduce:
1. root at sshpa4# uname -aHP-UX sshpa4 B.11.23 U 9000/800 3267743753 unlimited-user license
2. sshd_config
X11Forwarding yesX11DisplayOffset 10X11UseLocalhost no // must not use "yes" to bind
2016 Oct 05
3
Dev: new option to mark all tincd socket of a tincd process
I know i'm new to the list but i'd like to propose something for tincd
daemon.
I'd like to mark all sockets established by a tincd process with a mark
passed as an argument in the command line.
What could be the purpose of this new option?
The goal of this option is to be able to have several tincd process
running at the same time using the same port but using different ip.
In
2010 Nov 13
3
[PATCH 1/4] Experimental IFF_ONE_QUEUE support for Linux
---
doc/tinc.conf.5.in | 3 +++
src/linux/device.c | 7 +++++++
2 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/doc/tinc.conf.5.in b/doc/tinc.conf.5.in
index 2bfd5fe..01f7f81 100644
--- a/doc/tinc.conf.5.in
+++ b/doc/tinc.conf.5.in
@@ -255,6 +255,9 @@ a lookup if your DNS server is not responding.
This does not affect resolving hostnames to IP addresses from the
host
2010 Aug 04
4
"listen=*, ::" broken?
Hi,
the default:
listen = *, ::
should work and should open port 143 on IPv4 and IPv6.
In my setup it looks broken:
root at mail-archiv:/etc/dovecot# doveconf | grep ^listen
listen = *, ::
root at mail-archiv:/etc/dovecot# /etc/init.d/dovecot restart
Restarting mail server: dovecotError: service(imap-login): listen(::,
143) failed: Address already in use
Fatal: Failed to start listeners
2007 Apr 24
3
[Bug 1309] X11 forwarding doesn't work with X11UseLocalhost=no
http://bugzilla.mindrot.org/show_bug.cgi?id=1309
Summary: X11 forwarding doesn't work with X11UseLocalhost=no
Product: Portable OpenSSH
Version: 4.3p2
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: bitbucket at mindrot.org
2012 May 14
14
[Bug 2008] New: IPV6 Bind to port 22 failed
https://bugzilla.mindrot.org/show_bug.cgi?id=2008
Bug #: 2008
Summary: IPV6 Bind to port 22 failed
Classification: Unclassified
Product: Portable OpenSSH
Version: 5.9p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P2
Component: sshd
AssignedTo:
2016 Aug 03
2
Configure option '--with-ssh1' breaks openssh-7.3p1
On 08/03/16 02:12, Darren Tucker wrote:
> On Wed, Aug 3, 2016 at 7:42 AM, rl <rainer.laatsch at t-online.de> wrote:
> [...]
>> /Data/openssh-7.3p1/DESTDIR/usr/local/sbin/sshd -p 222 -f \n
>> DESTDIR/usr/local/etc/sshd_config
>
> It looks like you have an embedded newline in the config file name
> you're passing to sshd. If that's the case I'm
2016 Oct 13
3
Bug 6870 resurfaced in Samba 4.2.10
According to this bugzilla entry, bug 6870 has been fixed as of at least
version 3.5:
https://bugzilla.samba.org/show_bug.cgi?id=6870
However, I assert that it is present in 4.2.10, which ships with Debian
Jessie.
On my home network (IPv4 and IPv6), a box with Samba 4.2.10 with IPv6
disabled (via sysctl), will fail to contact a DC because the IPv6
connect fails immediately before the v4
2017 Oct 04
5
X11forwarding yes: how to debug/setup after xauth fix
I do not often use X11 - but when I do I prefer to enable X11forwarding,
and when finished - turn it off. This is preferable, imho, to having
"clear" X11 processing when local - and otherwise impossible when
working remote.
Working with openssh-7.5p2 I cannot figure out what (extra) I need to do
with sshd_config to get it working.
I know that there is a security-fix starting with
2014 Jul 21
2
Feature Request: Ability to join a IPv4-Only DC, into a Dual-Stacked "Samba4 AC DC" PDC.
Hey guys!
To make the adoption of IPv6 networks with Samba4 more smooth / robust, I
think that it is vital to give to Samba4, the ability for it, to join a
IPv4-Only Secondary DC, into a Dual-Stacked Primary DC. This doesn't work
today.
Otherwise, these days to enable IPv6 within a "Samba4 AC DC" network, it is
a requirement to enable it, simultaneously, on each and every network
2006 May 04
1
X11 forwarding to IPv6 enabled host not working.
I have been experiencing a problem with using X11 forwarding on an IPv6
enabled host (both CentOS 4.3 and Feddora Core 5 in x86) when
X11UseLocalhost is off.
Having looked at the code and the previous discussion regarding
http://bugzilla.mindrot.org/show_bug.cgi?id=164 I think the problem is
due to the IPV6_V6ONLY code interacting poorly with the
DONT_TRY_OTHER_AF hack. Basically, on current
2004 May 04
2
rsync 2.6.2 --daemon Problem
Hi,
I've a problem with rsync 2.6.2 and the daemon. I've installed it precisly
as I did with 2.6.0 (I've tried before with 2.6.1 and was having the same
problems as now with 2.6.2).
When I try to a rsync --daemon command the rsync offcourse finishes, but in
the log file it says
2004/05/04 21:15:10 [22369] rsyncd version 2.6.2 starting, listening on port
873
2004/05/04 21:15:10
2013 Aug 24
12
[Bug 2143] New: X11 forwarding for ipv4 is broken when ipv6 is disabled on the loopback interface
https://bugzilla.mindrot.org/show_bug.cgi?id=2143
Bug ID: 2143
Summary: X11 forwarding for ipv4 is broken when ipv6 is
disabled on the loopback interface
Product: Portable OpenSSH
Version: 5.3p1
Hardware: All
OS: Linux
Status: NEW
Severity: minor
Priority: P5
2014 Jul 18
1
Samba DC join fails - IPv4/IPv6 issue
Guys,
I'm facing this problem too:
https://lists.samba.org/archive/samba/2013-March/172230.html
I have two Samba4 AC DC, in both located in my office, dual-stacked,
working like a charm.
Now, I need to deploy a third DC, located within Amazon EC2, which does NOT
have IPv6.
But, samba-tool fails to join.
How can I workaround this, without enabling a tunneled IPv6 within my EC2 ?
2002 May 17
6
[Bug 164] X-forwarding when connecting to an IPv6-enabled host doesn't work.
http://bugzilla.mindrot.org/show_bug.cgi?id=164
------- Additional Comments From yoshfuji at linux-ipv6.org 2002-05-18 09:44 -------
Created an attachment (id=97)
Try to set IPV6_V6ONLY if available. Open ::1 and 127.0.0.1 if x11_use_localhost is set.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2013 Mar 10
1
Samba DC join fails - IPv4/IPv6 issue
Hi list,
I just tried to add a second DC to an existing Samba4 domain using samba-tool
(both hosts run latest samba4 git version).
But the join failed, complaining about being unable to find a writeable DC:
root at elektron:~# /opt/samba4/bin/samba-tool domain join linex.r00t.la DC
Finding a writeable DC for domain 'linex.r00t.la'
ERROR(exception): uncaught exception - Failed to find a
2014 Jun 23
2
ListenAdress Exclusion
I was wondering what everyone's thoughts were on a simpler way to exclude
addresses from having listeners on them.
I know a lot of people have multiple subnets, especially larger
corporations.
Some networks are non-route-able, and therefor unsuitable for use with SSH,
aside from communication between other servers on the same subnet.
Given that we may want to exclude those non-route-able
2018 Apr 09
2
volume start: gv01: failed: Quorum not met. Volume operation not allowed.
Hey All,
In a two node glusterfs setup, with one node down, can't use the second
node to mount the volume. I understand this is expected behaviour?
Anyway to allow the secondary node to function then replicate what
changed to the first (primary) when it's back online? Or should I just
go for a third node to allow for this?
Also, how safe is it to set the following to none?