Mailing List Archive

[Bug 708] Remote forward: Connect from privileged port if originator connected from privileged port
http://bugzilla.mindrot.org/show_bug.cgi?id=708

Summary: Remote forward: Connect from privileged port if
originator connected from privileged port
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P4
Component: ssh
AssignedTo: openssh-bugs@mindrot.org
ReportedBy: Robert.Dahlem@siemens.com


Got a daemon which checks if connections are originated from a privileged port
(below 1024) to make sure originator has UID==0. Need a way to emulate this when
forwarding ports through secure tunnels.

Implemented ssh option -Q as extension to option -R. With -Q ssh tries to
connect from a port below IPPORT_RESERVED if originator port was below
IPPORT_RESERVED.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[Bug 708] Remote forward: Connect from privileged port if originator connected from privileged port [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=708





------- Additional Comments From Robert.Dahlem@siemens.com 2003-09-24 02:17 -------
Created an attachment (id=460)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=460&action=view)
proposed patch




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.