Dashboard opens with blank only

Re: Dashboard opens with blank only

Postby fvdw » Mon Mar 22, 2021 7:18 pm

I found the topic were we tried this. https://plugout.net/viewtopic.php?f=26&t=2511&start=140#p22948

I seems another file needs patching, /etc/initng


Code: Select all
cd /md8/etc/initng
cp sshd.i sshd.i.org
tftp -l sshd.i -r sshd.i-g ip-pc


reference https://plugout.net/viewtopic.php?f=26&t=2511&start=160#p23027
You do not have the required permissions to view the files attached to this post.
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Dashboard opens with blank only

Postby fariaslcfs » Mon Mar 22, 2021 7:29 pm

This is the log of a successful session:
Code: Select all
2021-03-22 16:26:26   Looking up host "192.168.39.220" for SSH connection
2021-03-22 16:26:26   Connecting to 192.168.39.220 port 22
2021-03-22 16:26:26   We claim version: SSH-2.0-PuTTY_Release_0.74
2021-03-22 16:26:26   Remote version: SSH-2.0-OpenSSH_5.1
2021-03-22 16:26:26   We believe remote version has SSH-2 channel request bug
2021-03-22 16:26:26   Using SSH protocol version 2
2021-03-22 16:26:26   No GSSAPI security context available
2021-03-22 16:26:26   Doing Diffie-Hellman group exchange
2021-03-22 16:26:26   Doing Diffie-Hellman key exchange using 4096-bit modulus and hash SHA-256 (unaccelerated) with a server-supplied group
2021-03-22 16:26:27   Server also has ssh-dss host key, but we don't know it
2021-03-22 16:26:27   Host key fingerprint is:
2021-03-22 16:26:27   ssh-rsa 2048 45:cd:80:3c:7d:09:c4:be:cb:eb:58:b8:46:86:7c:5a
2021-03-22 16:26:27   Initialised AES-256 SDCTR (unaccelerated) outbound encryption
2021-03-22 16:26:27   Initialised HMAC-SHA-1 (unaccelerated) outbound MAC algorithm
2021-03-22 16:26:27   Initialised AES-256 SDCTR (unaccelerated) inbound encryption
2021-03-22 16:26:27   Initialised HMAC-SHA-1 (unaccelerated) inbound MAC algorithm
2021-03-22 16:26:37   Attempting keyboard-interactive authentication
2021-03-22 16:26:37   Server refused keyboard-interactive authentication
2021-03-22 16:26:41   Sent password
2021-03-22 16:26:49   Access granted
2021-03-22 16:26:49   Opening main session channel
2021-03-22 16:26:49   Opened main channel
2021-03-22 16:27:11   Allocated pty
2021-03-22 16:27:11   Started a shell/command
2021-03-22 16:27:11   Session sent command exit status 1
2021-03-22 16:27:11   Sent EOF message
2021-03-22 16:27:11   Main session channel closed
2021-03-22 16:27:11   All channels closed
fariaslcfs
Donator VIP
Donator VIP
 
Posts: 114
Joined: Thu Feb 18, 2021 4:55 pm

Re: Dashboard opens with blank only

Postby fvdw » Mon Mar 22, 2021 7:43 pm

-03-22 16:26:41 Sent password
2021-03-22 16:26:49 Access granted
2021-03-22 16:26:49 Opening main session channel
2021-03-22 16:26:49 Opened main channel
2021-03-22 16:27:11 Allocated pty
2021-03-22 16:27:11 Started a shell/command
2021-03-22 16:27:11 Session sent command exit status 1
2021-03-22 16:27:11 Sent EOF message
2021-03-22 16:27:11 Main session channel closed
2021-03-22 16:27:11 All channels closed

So password is accepted and shell started but it seem your putty is sending an exit to close the shell :scratch
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Dashboard opens with blank only

Postby fariaslcfs » Mon Mar 22, 2021 7:46 pm

Note that this log is previous to your last instruction which was not still implemented.
I will be back soon with the results.

fvdw wrote:
-03-22 16:26:41 Sent password
2021-03-22 16:26:49 Access granted
2021-03-22 16:26:49 Opening main session channel
2021-03-22 16:26:49 Opened main channel
2021-03-22 16:27:11 Allocated pty
2021-03-22 16:27:11 Started a shell/command
2021-03-22 16:27:11 Session sent command exit status 1
2021-03-22 16:27:11 Sent EOF message
2021-03-22 16:27:11 Main session channel closed
2021-03-22 16:27:11 All channels closed

So password is accepted and shell started but it seem your putty is sending an exit to close the shell :scratch
fariaslcfs
Donator VIP
Donator VIP
 
Posts: 114
Joined: Thu Feb 18, 2021 4:55 pm

Re: Dashboard opens with blank only

Postby fvdw » Mon Mar 22, 2021 7:54 pm

how did you get this session output ?
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Dashboard opens with blank only

Postby fvdw » Mon Mar 22, 2021 8:01 pm

what is your setting in putty connection>data terminal type string ?
(should be xterm)
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Dashboard opens with blank only

Postby fariaslcfs » Mon Mar 22, 2021 8:03 pm

fvdw wrote:how did you get this session output ?

From the PuTTY log screen regarding this post.
fvdw wrote:what is your setting in putty connection>data terminal type string ?
(should be xterm)

Yes, it's xterm.
Last edited by fariaslcfs on Mon Mar 22, 2021 8:05 pm, edited 1 time in total.
fariaslcfs
Donator VIP
Donator VIP
 
Posts: 114
Joined: Thu Feb 18, 2021 4:55 pm

Re: Dashboard opens with blank only

Postby fvdw » Mon Mar 22, 2021 8:05 pm

and what is the setting of >connection seconds between keep alive (0 to turn off)
(should be 0)
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Dashboard opens with blank only

Postby fariaslcfs » Mon Mar 22, 2021 8:07 pm

fvdw wrote:and what is the setting of >connection seconds between keep alive (0 to turn off)
(should be 0)

Yes, it's 0.

However, still have the session closed, even after implementing your last instruction:
Code: Select all
2021-03-22 17:04:55   Looking up host "192.168.39.220" for SSH connection
2021-03-22 17:04:55   Connecting to 192.168.39.220 port 22
2021-03-22 17:04:55   We claim version: SSH-2.0-PuTTY_Release_0.74
2021-03-22 17:05:05   Remote version: SSH-2.0-OpenSSH_5.1
2021-03-22 17:05:05   We believe remote version has SSH-2 channel request bug
2021-03-22 17:05:05   Using SSH protocol version 2
2021-03-22 17:05:05   No GSSAPI security context available
2021-03-22 17:05:05   Doing Diffie-Hellman group exchange
2021-03-22 17:05:05   Doing Diffie-Hellman key exchange using 4096-bit modulus and hash SHA-256 (unaccelerated) with a server-supplied group
2021-03-22 17:05:06   Server also has ssh-dss host key, but we don't know it
2021-03-22 17:05:06   Host key fingerprint is:
2021-03-22 17:05:06   ssh-rsa 2048 45:cd:80:3c:7d:09:c4:be:cb:eb:58:b8:46:86:7c:5a
2021-03-22 17:05:06   Initialised AES-256 SDCTR (unaccelerated) outbound encryption
2021-03-22 17:05:06   Initialised HMAC-SHA-1 (unaccelerated) outbound MAC algorithm
2021-03-22 17:05:06   Initialised AES-256 SDCTR (unaccelerated) inbound encryption
2021-03-22 17:05:06   Initialised HMAC-SHA-1 (unaccelerated) inbound MAC algorithm
2021-03-22 17:05:45   Attempting keyboard-interactive authentication
2021-03-22 17:05:45   Server refused keyboard-interactive authentication
2021-03-22 17:05:47   Sent password
2021-03-22 17:05:47   Password authentication failed
2021-03-22 17:05:50   Sent password
2021-03-22 17:05:50   Access granted
2021-03-22 17:05:50   Opening main session channel
2021-03-22 17:05:50   Opened main channel
2021-03-22 17:05:50   Allocated pty
2021-03-22 17:05:50   Started a shell/command
2021-03-22 17:05:50   Session sent command exit status 1
2021-03-22 17:05:50   Sent EOF message
2021-03-22 17:05:50   Main session channel closed
2021-03-22 17:05:50   All channels closed
fariaslcfs
Donator VIP
Donator VIP
 
Posts: 114
Joined: Thu Feb 18, 2021 4:55 pm

Re: Dashboard opens with blank only

Postby fvdw » Mon Mar 22, 2021 8:16 pm

I do not have such an extended log, I use this version of putty (windows version)
You do not have the required permissions to view the files attached to this post.
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

PreviousNext

Return to Lacie 5big Network vs2

Who is online

Users browsing this forum: No registered users and 6 guests