search for: rwindow

Displaying 20 results from an estimated 156 matches for "rwindow".

Did you mean: window
2008 Mar 15
1
ssh/sshd hang after "debug2: channel 0: open confirm rwindow 0 rmax 32768"
...------------------------------------------------- ... debug3: tty_make_modes: 90 1 debug3: tty_make_modes: 91 1 debug3: tty_make_modes: 92 0 debug3: tty_make_modes: 93 0 debug2: channel 0: request shell confirm 0 debug2: fd 3 setting TCP_NODELAY debug2: callback done debug2: channel 0: open confirm rwindow 0 rmax 32768 [HANGS HERE FOR A COUPLE OF MINUTES! Then after an agonizing wait...] debug1: channel 0: free: client-session, nchannels 1 debug3: channel 0: status: The following connections are open: #0 client-session (t4 r0 i0/0 o0/0 fd 5/7 cfd -1) debug3: channel 0: close_fds r 5 w 7 e 8 c -...
2000 Aug 15
0
Experimental -R support patch for openssh client
...has received SSH2_MSG_GLOBAL_REQUEST/ + * "forwarded-tcpip". + * Checks if creating the channel is ok. And connects to required host. + * returns new channel if OK or NULL for failure. + */ +Channel* +client_forwarded_tcpip_request(const char *request_type, int rchan, + int rwindow, int rmaxpack) +{ + Channel* c = NULL; + int sock; + char *connected_address; /* Remote address that is listening for the + connection */ + int connected_port; /* Remote port connected */ + + char* client_address; /* Client that connected to connected_address */ + int client_p...
2001 Dec 17
0
SSH hanging
...Taheri Lead Enterprise DBA Washington Mutual (949) 833 6644 Details follows: ----------------------------------- Normal execution: debug2: callback start debug1: client_init id 0 arg 0 debug1: Sending command: df -k /u03/oraarch_remote/crmsbprd debug2: callback done debug1: channel 0: open confirm rwindow 0 rmax 16384 debug2: channel 0: rcvd adjust 32768 debug1: channel 0: read<=0 rfd 5 len 0 debug1: channel 0: read failed debug1: channel 0: input open -> drain debug1: channel 0: close_read debug1: channel 0: input: no drain shortcut debug1: channel 0: ibuf empty debug1: channel 0: input drain...
2002 Jun 25
4
re: GUI's for teaching
...is using it on an informal basis and so support over the long term is available. The only reason why the faculty is not using R as a whole is because there is no GUI equivalent to Minitab/SPLUS/Genstat in R that can be used for undergraduate teaching purposes (unless I'm seriously mistaken). In RWindows there is the GUI, but it is not designed to carry statistical functions with buttons for options and this is what is needed for low statistical level undergrads. There is RWeb, but at this stage of development you wont find many takers in the faculty. What I want to know is this: can anyone give...
2004 Jun 25
4
X user application fails come up but xclock and xterm come up
...lhost:10.0. On SSH server debug message are : > debug1: X11 connection requested. > debug2: fd 20 setting TCP_NODELAY > debug2: fd 20 is O_NONBLOCK > debug2: fd 20 is O_NONBLOCK > debug1: channel 3: new [X11 connection from 127.0.0.1 port 47773] > debug1: channel 3: open confirm rwindow 3000 rmax 35840 > debug1: server_input_channel_req: channel 3 request exit-status reply 0 > debug1: session_by_channel: unknown channel 3 > debug1: dump: used 1 session 0 2001c300 channel 0 pid 80374 > debug1: dump: used 0 session 0 2001c398 channel 0 pid 0 > debug1: dump: used 0 ses...
2004 Jun 25
0
X11 application fails come up but xclock and xterm come up
debug1: X11 connection requested. debug2: fd 20 setting TCP_NODELAY debug2: fd 20 is O_NONBLOCK debug2: fd 20 is O_NONBLOCK debug1: channel 3: new [X11 connection from 127.0.0.1 port 47773] debug1: channel 3: open confirm rwindow 3000 rmax 35840 debug1: server_input_channel_req: channel 3 request exit-status reply 0 debug1: session_by_channel: unknown channel 3 debug1: dump: used 1 session 0 2001c300 channel 0 pid 80374 debug1: dump: used 0 session 0 2001c398 channel 0 pid 0 debug1: dump: used 0 session 0 2001c430 channel 0...
2012 Mar 16
1
Host Key verification issue
.... Has anyone seen this issue before? In verbose mode, it gets through to the sending of the command, then fails: debug1: Sending command: <command parameters> debug2: channel 0: request exec confirm 1 debug2: fd 3 setting TCP_NODELAY debug2: callback done debug2: channel 0: open confirm rwindow 0 rmax 32768 debug3: Wrote 224 bytes for a total of 2037 debug2: channel 0: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 0 debug2: exec request accepted on channel 0 debug2: channel 0: rcvd ext data 31 Host key verification failed. debug2: channel 0: written 31 to fed 6 Any...
2002 Jun 25
4
re: GUI's for teaching
...n informal basis and so support >over the long term is available. The only reason why the faculty is not >using R as a whole is because there is no GUI equivalent to >Minitab/SPLUS/Genstat in R that can be used for undergraduate teaching >purposes (unless I'm seriously mistaken). In RWindows there is the GUI, >but it is not designed to carry statistical functions with buttons for >options and this is what is needed for low statistical level undergrads. >There is RWeb, but at this stage of development you wont find many >takers in the faculty. > >What I want to know i...
2001 Feb 06
1
RNG not initialised for sftp only under Solaris.
...debug: Entering interactive session. debug: client_init id 0 arg 0 debug: Sending subsystem: sftp debug: channel 0: open confirm rwindow 0 rmax 16384 RNG not initialised [..] The solution is to add 'init_prng();' to the main() of sftp.c. Why sftp is caring about such things boggles my mind. =) Scp sure does not nor does sftp-server, and it was my impression (by glacing at the code) that sftp....
2001 Aug 22
2
CVS oddness on Solaris.
...ostkey 2 debug1: channel 0: new [client-session] debug3: ssh_session2_command: channel_new: 0 debug1: send channel open 0 debug1: Entering interactive session. debug2: callback start debug1: client_init id 0 arg 0 debug1: Sending command: ps -ef debug2: callback done debug1: channel 0: open confirm rwindow 0 rmax 16384 debug1: channel_free: channel 0: client-session, nchannels 1 debug3: channel_free: status: The following connections are open: #0 client-session (t4 r0 i1/0 o16/0 fd 6/8) [..] Has anyone else see this? Well, off to throw up OpenSSH -current on Linux for testing... - Ben
2001 Feb 10
3
Protocol 2 remote forwarding patch
...; + } +} + +/* Jarno Huuskonen: + * This gets called after ssh client has received + * SSH2_MSG_GLOBAL_REQUEST type "forwarded-tcpip". + * + * returns new channel if OK or NULL for failure. + */ +Channel* +client_forwarded_tcpip_request(const char *request_type, int rchan, + int rwindow, int rmaxpack) +{ + Channel* c = NULL; + int sock; + char *listen_address; /* Remote (server) address that is listening + for the connection */ + int listen_port; + char* originator_address; /* Address of the client connecting to + listen_address */ + int originator_port;...
2000 Aug 23
1
Protocol 2 remote forwarding patch
...} +/* Jarno Huuskonen: + * This gets called after ssh client has received + * SSH2_MSG_GLOBAL_REQUEST type "forwarded-tcpip". + * + * returns new channel if OK or NULL for failure. + */ +Channel* +client_forwarded_tcpip_request(const char *request_type, int rchan, + int rwindow, int rmaxpack) +{ + Channel* c = NULL; + int sock; + char *listen_address; /* Remote (server) address that is listening + for the connection */ + int listen_port; + char* originator_address; /* Address of the client connecting to + listen_address */ + int o...
2002 Jun 26
1
re: GUI's for teaching
...n informal basis and so support >over the long term is available. The only reason why the faculty is not >using R as a whole is because there is no GUI equivalent to >Minitab/SPLUS/Genstat in R that can be used for undergraduate teaching >purposes (unless I'm seriously mistaken). In RWindows there is the GUI, >but it is not designed to carry statistical functions with buttons for >options and this is what is needed for low statistical level undergrads. >There is RWeb, but at this stage of development you wont find many >takers in the faculty. > >What I want to know i...
2001 Aug 02
0
Bugs: SSH sometimes failing to report exit-status and more
...nd wrong reporting instances, is the following lines: Correct: debug1: client_input_channel_req: channel 0 rtype exit-status reply 0 debug1: Exit status 0 Wrong: debug1: Exit status -1 More verbose versions: Correct: debug1: Sending command: cat 8kfile debug1: channel 0: open confirm rwindow 0 rmax 16384 debug1: channel 0: read<=0 rfd 7 len 0 debug1: channel 0: read failed debug1: channel 0: input open -> drain debug1: channel 0: close_read debug1: channel 0: input: no drain shortcut debug1: channel 0: ibuf empty debug1: channel 0: input drain -> closed debug1:...
2004 Sep 29
1
X11 Forwarding troubles with OpenSSH client and OpenVMS host
...hentication spoofing. debug2: channel 0: request x11-req confirm 0 debug2: client_session2_setup: id 0 debug2: channel 0: request pty-req confirm 0 [trim tty_make_modes] debug2: channel 0: request shell confirm 0 debug2: fd 3 setting TCP_NODELAY debug2: callback done debug2: channel 0: open confirm rwindow 10000 rmax 16384 Welcome to OpenVMS (TM) Alpha Operating System, Version V7.3-2 Hello BOZO Welcome to vmshost vmshost_[BOZO]> run sys$system:decw$clock debug1: client_input_channel_open: ctype x11 rchan 1 win 30000 max 1024 debug1: client_request_x11: request from 192.168.21.33 51560 debug2...
2005 Mar 02
10
[Bug 990] OpenSSH cannot connect to an IBM RSA (Remote Supervisor Adaptor) II
http://bugzilla.mindrot.org/show_bug.cgi?id=990 Summary: OpenSSH cannot connect to an IBM RSA (Remote Supervisor Adaptor) II Product: Portable OpenSSH Version: 3.9p1 Platform: All OS/Version: All Status: NEW Severity: major Priority: P2 Component: ssh AssignedTo: openssh-bugs at
2001 May 24
0
occasional ssh hang
...ssh-userauth2 successful: method publickey debug1: fd 4 setting O_NONBLOCK debug1: channel 0: new [client-session] debug1: channel_new: 0 debug1: send channel open 0 debug1: Entering interactive session. debug1: client_init id 0 arg 0 debug1: channel request 0: shell debug1: channel 0: open confirm rwindow 0 rmax 16384 debug1: channel 0: read<=0 rfd 4 len 0 debug1: channel 0: read failed debug1: channel 0: input open -> drain debug1: channel 0: close_read debug1: channel 0: input: no drain shortcut debug1: channel 0: ibuf empty debug1: channel 0: input drain -> closed debug1: channel 0: send...
2007 Jun 20
1
Problem to enter in domain
I am with a problem to enter the server samba+ldap that I configured. When I go in Rwindow$ XP and I try to enter the domain, I type login and the password of root. If I type the password certain the error is ?was not possible to locate the uru?rio name?. If I type the password wrong the error is ?imperfection of logon: name of unknown user or incorrect password?. I looked for regar...
2001 Jul 03
2
2.9p?: connection hangs with agent forwarding
...hannel 1: rcvd eof debug1: channel 1: output open -> drain debug1: channel 1: obuf empty debug1: channel 1: output drain -> closed debug1: channel 1: close_write - On the server side, the following steps are logged: debug1: channel 3: new [accepted auth socket] debug1: channel 3: open confirm rwindow 4096 rmax 32768 debug1: channel 3: read<=0 rfd 11 len 0 debug1: channel 3: read failed debug1: channel 3: input open -> drain debug1: channel 3: close_read debug1: channel 3: ibuf empty debug1: channel 3: input drain -> closed debug1: channel 3: send eof This seems to be consistent by its...
2002 May 06
2
X11 forwarding does not work as normal user
We installed openssh 3.1p1 on our Solaris 2.8 machine using gcc 2.95.2. During the installation, we modified ssh_config and sshd_config to enable X11 and agent forwarding. In sshd_config, we changed the following line to read: X11Forwarding yes In ssh_config, we changed the following two lines to read: ForwardAgent yes ForwardX11 yes Both files are set to permission readable