[PATCH]: Add tcp_wrappers protection to port forwarding

Markus Friedl markus.friedl at informatik.uni-erlangen.de
Mon Oct 9 01:19:13 EST 2000


On Sat, Oct 07, 2000 at 11:40:39PM +0200, Corinna Vinschen wrote:
> +			snprintf(fwd, sizeof(fwd), "sshdfwd-%d", c->host_port);

i don't like this feature.

should it be for -R or -L style forwarding?
why should a client programm read /etc/hosts.allow?
at least it should not be the default, even if you use tcp-wrappers in sshd.

-markus





More information about the openssh-unix-dev mailing list