[Bug 1077] Descriptions for "ssh -D" and DynamicForward should mention they can specify "bind_address" optionally
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Sep 2 02:00:16 EST 2005
http://bugzilla.mindrot.org/show_bug.cgi?id=1077
Summary: Descriptions for "ssh -D" and DynamicForward should
mention they can specify "bind_address" optionally
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: trivial
Priority: P5
Component: Documentation
AssignedTo: bitbucket at mindrot.org
ReportedBy: haruyama at queen-ml.org
According to the source codes(readconf.c, ssh.c), "ssh -D" and DynamicForward
can specify bind_address(listen_host) optionally, in addition to listen_port
(like -L, -R, LocalForward and RemoteForward). But man pages don't mention that
they can specify bind_address optionally.
------- 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