OpenSSH 2.3.0p1: bla bla

Dimitri Papadopoulos dpo at club-internet.fr
Wed Feb 7 08:33:41 EST 2001


Hi,

I get the following SSH error message while trying to access an HTTP
server tunnelled through SSH 2:
	channel_open_failure: 5: reason 1: bla bla

I see the code is in serverloop.c and looks like
	packet_put_int(SSH2_OPEN_ADMINISTRATIVELY_PROHIBITED);
	packet_put_cstring("bla bla");
which seems to indicate the server is badly configurated. However I
think a more informative message would be more appropriate...

Thanks,
Dimitri





More information about the openssh-unix-dev mailing list