debian man page for config::model::models::ssh::portforward

Query: config::model::models::ssh::portforward

OS: debian

Section: 3pm

Links: debian man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Config::Model::models::Ssh::PortForward(3pm)		User Contributed Perl Documentation	      Config::Model::models::Ssh::PortForward(3pm)

NAME
Config::Model::models::Ssh::PortForward - Configuration class Ssh::PortForward
DESCRIPTION
Configuration classes used by Config::Model Configuration class that represents the parameters required to specify port forwarding in a ssh configuration. Elements ipv6 Specify if the forward is specified iwth IPv6 or IPv4. Optional. Type boolean. bind_address - bind address to listen to Specify the address that the port will listen to. By default, only connections coming from localhost (127.0.0.1) will be forwarded. By default, the local port is bound in accordance with the GatewayPorts setting. However, an explicit bind_address may be used to bind the connection to a specific address. The bind_address of 'localhost' indicates that the listening port be bound for local use only, while an empty address or '*' indicates that the port should be available from all interfaces.Optional. Type uniline. port Listening port. Connection made to this port will be forwarded to the other side of the tunnel.Mandatory. Type uniline. host - host name or address Mandatory. Type uniline. hostport - destination port Port number to connect the tunnel to.Mandatory. Type uniline.
SEE ALSO
o cme
AUTHOR
Dominique Dumont
COPYRIGHT
2009-2011 Dominique Dumont
LICENSE
LGPL2 perl v5.14.2 2012-10-29 Config::Model::models::Ssh::PortForward(3pm)
Related Man Pages
config::model::models::debian::dpkg(3pm) - debian
config::model::models::debian::dpkg::control::binary(3pm) - debian
config::model::models::fstab::fsline(3pm) - debian
config::model::models::popcon(3pm) - debian
config::model::models::sshd::matchelement(3pm) - debian
Similar Topics in the Unix Linux Community
Ssh
Can't figure out why this repeats
Ssh log-in
Ssh-keygen (Saving the key failed:)
Ssh to validate multiple remote hosts connection validation.