[Bug 1267] PermitOpen - Multiple forwards don't works
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Dec 5 12:16:17 EST 2006
http://bugzilla.mindrot.org/show_bug.cgi?id=1267
Summary: PermitOpen - Multiple forwards don't works
Product: Portable OpenSSH
Version: v4.5p1
Platform: ix86
OS/Version: Cygwin on NT/2k
Status: NEW
Severity: security
Priority: P2
Component: sshd
AssignedTo: bitbucket at mindrot.org
ReportedBy: galan_j at hotmail.com
I use the 'PermitOpen' keyword in 'sshd_config' configuration file in
sshd 4.5p1 Cygwin implementation for specify what TCP port forward are
permitted. This keyword work fine when I define only one port forward
but when I specify multiple ports forward only the first one is
considered. I write the keyword originally as:
PermitOpen 192.168.0.1:8091 192.168.0.2:2560 192.168.0.3:25
192.168.0.3:110
I change it with commas, with multiple permitopen keyword, with , etc.
and in all occasion only the first forward is authorized.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list