Displaying 3 results from an estimated 3 matches for "koponen".
Did you mean:
kohonen
2022 Dec 20
37
[Bug 3512] New: net-misc/openssh-9.1_p1: stopped accepting connections after upgrade to sys-libs/glibc-2.36 (fatal: ssh_sandbox_violation: unexpected system call)
...tem call)
Product: Portable OpenSSH
Version: 9.1p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: major
Priority: P5
Component: sshd
Assignee: unassigned-bugs at mindrot.org
Reporter: jussi.koponen at iki.fi
After updating to sys-libs/glibc-2.36-r5 sshd stopped accepting
connections:
debug3: fd 6 is not O_NONBLOCK
debug1: Forked child 5799.
debug3: send_rexec_state: entering fd = 9 config len 3506
debug3: ssh_msg_send: type 0
debug3: send_rexec_state: done
debug3: oom_adjust_restore
debug1:...
2005 Aug 13
2
Jumbo frames in 2.0.6 dom0
Hi,
Increasing MTU beyond 1500 in Linux dom0 results in ooopses. I did not
find any statement whether 2.0 series support jumbos or not in dom0.
Does it?
TIA,
Teemu
--
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2006 Jun 05
0
Resilient Connections for SSH
Dear OpenSSH Community,
Please find an experimental patch for resilient SSH connections from
the web page below. It enables an SSH session to continue over
sequential TCP connections in case of a broken TCP connection or
change of an IP address. The page also includes the related USENIX'06
paper which describes the design in detail.
http://www.infrahip.net/resilient/
Best regards,