Displaying 7 results from an estimated 7 matches for "ciena".
Did you mean:
viena
2014 Sep 17
3
[Bug 2279] New: ListenAddress option does not allow IPv6 link-local addresses
...resses
Product: Portable OpenSSH
Version: 6.6p1
Hardware: Other
OS: Other
Status: NEW
Severity: normal
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
Reporter: glee at ciena.com
When a link-local address is used with ListenAddress, the resulting
bind() will fail with error as per the following log entry:
error: Bind to port 22 on fe80::202:5555:fe01:dddd failed: Invalid
argument.
When using link-local, the sin6_scope_id must be set to specify which
interface should b...
2014 Jul 06
15
[Bug 2252] New: RekeyLimit breaks ClientAlive
https://bugzilla.mindrot.org/show_bug.cgi?id=2252
Bug ID: 2252
Summary: RekeyLimit breaks ClientAlive
Product: Portable OpenSSH
Version: 6.6p1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
2014 Aug 25
7
[Bug 2264] New: RekeyLimit option does not allow '4G' value when UINT_MAX is 0xffffffff
...ffffff
Product: Portable OpenSSH
Version: 6.6p1
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
Reporter: glee at ciena.com
When value '4G' is used to specify the RekeyLimit value, the
configuration file parsing function, scan_scaled(), converts the 4G
into value 4294967296 (in readconf.c and in servconf.c alike).
On systems where UINT_MAX is 0xffffffff, we are not able to configure
value '4G' due...
2006 Apr 06
0
OpenSSH 4.3 support for TLS in OpenSSL 0.9.8
Does OpenSSH 4.3 support the use of the TLS ciphersuites that are
supported in OpenSSL 0.9.8?
If so, is this a compile time option or a run-time option? Or can ssh
and sshd support both the SSL and TLS ciphersuites at the same time?
Jim Humphreys
2006 Apr 06
1
No subject
Does OpenSSH 4.3 support the use of the TLS ciphersuites that are
supported in OpenSSL?
If so, is this a compile time option or a run-time option? Or can sshd
support both the SSL and TLS ciphersuites at the same time?
Jim Humphreys
2006 Apr 07
1
your mail
> On Thu, 6 Apr 2006, Miller, Damien wrote:
>
> >
> > Does OpenSSH 4.3 support the use of the TLS ciphersuites that are
> > supported in OpenSSL?
> > If so, is this a compile time option or a run-time option?
> Or can sshd
> > support both the SSL and TLS ciphersuites at the same time?
>
> OpenSSH doesn't use SSL or TLS - the SSH protocol
2006 Aug 14
3
failure in do_get_write_access() at transaction.c:731: "(((jh2bh(jh))->b_state & (1UL << BH_Uptodate)) != 0)"
Hi,
By running some scripts on our target system for a while, I lost all means of access to the system. It seems that the kernel is crashed with the following error message:
Assertion failure in do_get_write_access() at transaction.c:731: "(((jh2bh(jh))->b_state & (1UL << BH_Uptodate)) != 0)"
Oops: Exception in kernel mode, sig: 4
We are currently running Linux version