[iad 4421] sshd?!?

rnahm

Neuer User
Mitglied seit
18 Jul 2014
Beiträge
2
Punkte für Reaktionen
0
Punkte
0
hallo, beim durchsuchen des Flashs der IAD 4421 bin ich mit hilfe von "strings" auf folgendes gestoßen:

Code:
/cygdrive/e/hansenet/source/firmware/lib/iiilib.c
_exit() is called here. %d %s %d
getsockopt TCP_NODELAY error %d
fd %d is TCP_NODELAY
fd %d setting TCP_NODELAY
setsockopt TCP_NODELAY error %d
put_host_port: %s
put_host_port: asprintf: %d
tohex: length > 65536
too large
too small
xmalloc: zero size
xmalloc: out of memory (allocating %lu bytes)
xcalloc: zero size
xcalloc: nmemb * size > SIZE_T_MAX
xcalloc: out of memory (allocating %lu bytes)
xrealloc: zero size
xrealloc: nmemb * size > SIZE_T_MAX
xrealloc: out of memory (new_size %lu bytes)
xfree: NULL pointer given as argument
xasprintf: could not allocate memory
vasprintf out of length
Not enough entropy in RNG
0123456789
sshd crital error!!
none,[email protected],zlib
hmac-md5,hmac-sha1,hmac-sha1-96,hmac-md5-96
3des-cbc,des,3desarcfour128,arcfour256,arcfour
ssh-rsa,ssh-dss
diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
Generating %s%d bit RSA key.
RSA key generation complete.
Your ssh version is too old and is no longer supported.  Please install a newer version.
Local version string %.200s
Protocol major versions differ.
Protocol major versions differ for %s: %.200s vs. %.200s
OpenSSH_4.7
Could not write ident string to %s
Did not receive identification string from %s
SSH-1.5-W1.0
SSH-%d.%d-%[^
Protocol mismatch.
Bad protocol version identification '%s' from %s
Client protocol version %d.%d; client software version %s
probed from %s with %s.  Don't panic.
scanned from %s with %s.  Don't panic.
SSH-%d.%d-%s
list_hostkey_types: %s
drop_connection: p %d, r %d
Bind to port %s on %s.
Bind to port %s on %s failed: %d.
listen on [%s]:%s: %d
Server listening on %s port %s.
Cannot bind any address.
Too many listen sockets. Enlarge MAX_LISTEN_SOCKS
getnameinfo failed: %s
socket: %d
setsockopt SO_REUSEADDR: %d
select: %d
drop connection #%d
Connection from remote IP(%s)
Allow Subnet(0x%X) Mask(0x%X)
Error: Can't accept Connection !
more than one connection
SSH-2.0-OpenSSH-4.7
Run task sshd_child fail
sshd child taskid = %d
Closing connection to %s
setsockopt SO_KEEPALIVE: %d
get_remote_port failed
Connection from %s port %d
Could not load host key: %s
private host key: #%d type %d %s
Disabling protocol version 1. Could not load host key
Disabling protocol version 2. Could not load host key
sshd: no hostkeys available -- exiting.
do_connection: %s: server_key %d < host_key %d + SSH_KEY_BITS_RESERVED %d
do_connection: %s: host_key %d < server_key %d + SSH_KEY_BITS_RESERVED %d
IP Spoofing check bytes do not match.
Encryption type: %.200s
do_ssh1_kex: BN_new failed
Packet integrity error (%d bytes remaining) at %s:%d
/cygdrive/e/hansenet/source/firmware/ap/sshd/sshd.c
Packet integrity error.
do_ssh1_kex: bad session key len from %s: session_key_int %d > sizeof(session_key) %lu
do_connection: generating a fake encryption key
Received session key; encryption turned on.
Sent %d bit server key and %d bit host key.
Warning: client selects unsupported cipher.
none,[email protected]
KEX done
password
bad-auth-msg-%d
Packet integrity error (%d bytes remaining) at %s:%d
/cygdrive/e/hansenet/source/firmware/ap/sshd/auth1.c
Packet integrity error.
%s authentication disabled.
INTERNAL ERROR: authenticated invalid user %s
Too many authentication failures
Attempting authentication for %s%s.
invalid user 
without authentication
Unknown message during authentication: type %d
do_authentication: invalid user %s
Packet integrity error (%d bytes remaining) at %s:%d
/cygdrive/e/hansenet/source/firmware/ap/sshd/auth2.c
Packet integrity error.
input_service_request: no authctxt
ssh-userauth
bad service request %s
input_userauth_request: setting up authctxt for %s
input_userauth_request: invalid user %s
Change of username or service not allowed: (%s,%s) -> (%s,%s)
input_userauth_request: try method %s
input_userauth_request: no authctxt
userauth-request for user %s service %s method %s
attempt %d failures %d
ssh-connection
INTERNAL ERROR: authenticated invalid user %s
Too many authentication failures
Unrecognized authentication method name: %s
Welcome:
%s: sent
userauth_send_banner
Packet integrity error (%d bytes remaining) at %s:%d
/cygdrive/e/hansenet/source/firmware/ap/sshd/auth2-none.c
Packet integrity error.
Packet integrity error (%d bytes remaining) at %s:%d
/cygdrive/e/hansenet/source/firmware/ap/sshd/auth2-passwd.c
Packet integrity error.
password change not supported
password
Postponed
Accepted
%s %s for %s%s from %s port %d%s
invalid user 
password
ROOT LOGIN REFUSED FROM %s
$2a$06$r3.juUaHZDlIbQaO2dS9FuYxL1W9M81R1Tc92PoSNmzvpEqLkLGrK
SSH PRIVATE KEY FILE FORMAT 1.1
Not a RSA1 key file
Not a RSA1 key file.
Unsupported cipher %d used in key file %.200s.
Bad passphrase supplied for key file %.200s.
key_load_private_rsa1: RSA_blinding_on failed
key_load_private_pem: RSA_blinding_on failed
dsa w/o comment
PEM_read_PrivateKey: mismatch or unknown EVP_PKEY save_type %d
<unknown>
read PEM private key done: type %s
<no key>
LoadServerCertAndKey>BIO_puts(privkey) fail!!
PEM_read_PrivateKey failed
rsa w/o comment
bad permissions: ignore key: %s
-----BEGIN RSA PRIVATE KEY-----
*censored*
-----END RSA PRIVATE KEY-----
-----BEGIN DSA PRIVATE KEY-----
*censored*
-----END DSA PRIVATE KEY-----
bad addr or host: %s (%s)
[B][SIZE=5][COLOR="#FF0000"]SSHD: waiting for PPPoE2 get IP[/COLOR][/SIZE][/B]
[QUOTE]könnte darauf hinweisen, dass der sshd über die Externe IP erreichbar ist [/QUOTE]
arcfour256
arcfour128
3des-cbc
cipher ok: %s [%s]
ciphers ok: [%s]
bad cipher %s [%s]
<unknown>
evp_crypt: EVP_Cipher failed during discard
Warning: use of DES is strongly discouraged due to cryptographic weaknesses
cipher_init: key length %d is insufficient for %s.
cipher_init: iv length %d is insufficient for %s.
cipher_init: EVP_CipherInit failed for %s
cipher_init: set keylen (%d -> %d)
cipher_init: set keylen failed (%d -> %d)
cipher_init: EVP_CipherInit: set key failed for %s
cipher_encrypt: bad plaintext length %d
evp_crypt: EVP_Cipher failed
cipher_cleanup: EVP_CIPHER_CTX_cleanup failed
%s: wrong iv length %d != %d
cipher_get_keyiv
%s: bad cipher %d
cipher_set_keyiv
getpeername failed: %d
get_remote_hostname: getnameinfo NI_NUMERICHOST failed
Trying to reverse map address %s.
Nasty PTR record "%s" is set up for %s, ignoring
reverse mapping checking getaddrinfo for %.700s [%s] failed - POSSIBLE BREAK-IN ATTEMPT!
Address %s maps to %.600s, but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT!
get_socket_address: getnameinfo %d failed!
getsockname failed: %d
get_sock_port: getnameinfo NI_NUMERICSERV failed
no address associated with name
memory allocation failure.
nodename nor servname provided, or not known
unknown/invalid error.
channel_by_id: %d: bad id
channel_by_id: %d: bad id: channel free
Non-public channel %d, type %d.
channel_new: internal error: channels_alloc %d too big.
channel: expanding %d
channel %d: new [%s]
channel %d: close_fds r %d w %d e %d c %d
channel %d: free: %s, nchannels %u
channel %d: status: %s
channel %d: big output buffer %u > %u
cannot happen: SSH_CHANNEL_LARVAL
cannot happen: OUT_DRAIN
channel_still_open: bad channel type %d
dchannel_find_open: bad channel type %d
,The following connections are open:
  #%d %s (t%d r%d i%d/%d o%d/%d fd %d/%d cfd %d)
channel_open_message: bad channel type %d
channel %d: send open
channel_send_open: %d: bad id
channel_request_start: %d: unknown channel id
channel %d: request %s confirm %d
channel_register_comfirm: %d: bad id
channel_register_cleanup: %d: bad id
channel_cancel_cleanup: %d: bad id
channel_register_filter: %d: bad id
channel_activate for non-larval channel %d.
channel %d: waiting for connection
channel %d: obuf_empty delayed efd %d/(%d)
channel %d: closing after input drain.
channel %d: decode socks4: too long
channel %d: decode socks4: user %s/%d
channel %d: decode socks4: len %d > have %d
channel %d: dynamic request: socks4 host %s port %u command %u
channel %d: cannot handle: socks4 cn %d
channel %d: decode socks4
channel %d: decode socks5
channel %d: method SSH_SOCKS5_NOAUTH not found
channel %d: socks5 auth done
channel %d: socks5 post auth
channel %d: only socks5 connect supported
channel %d: bad socks5 atyp %d
channel %d: dynamic request: socks5 host %s port %u command %u
channel %d: pre_dynamic: have %d
channel %d: pre_dynamic: need more
direct-tcpip
%s: listening port %d for %s port %d, connect from %.200s port %d
setsockopt SO_REUSEADDR fd %d:
forwarded-tcpip
dynamic-tcpip
accept: %d
Connection to port %d forwarding to %s port %d requested.
accept from auth socket: %d
accepted auth socket
[email protected]
getsockopt SO_ERROR failed
channel %d: connected
channel %d: not connected: 
channel %d: read<=0 rfd %d len %d
channel %d: not open
channel %d: input draining.
channel %d: filter stops
channel %d: window %d sent adjust %d
TTY read is close!!
TTY write is close!!
channel %d: gc: notify user
channel %d: gc: user detached
channel %d: garbage collecting
channel %d: will not send data after close
cannot happen: istate == INPUT_WAIT_DRAIN for proto 1.3
channel %d: ibuf_empty delayed efd %d/(%d)
channel %d: rwin %u elen %u euse %d
channel %d: sent ext data %d
/cygdrive/e/hansenet/source/firmware/ap/sshd/channels.c
Packet integrity error.
Received data for nonexistent channel %d.
channel %d: rcvd big packet %d, maxpack %d
channel %d: rcvd too much data %d, win %d
Packet integrity error (%d bytes remaining) at %s:%d
Received extended_data for bad channel %d.
channel %d: ext data for non open
Received extended_data after EOF on channel %d.
channel %d: bad ext data
channel %d: rcvd too much extended_data %d, win %d
channel %d: rcvd ext data %d
Received ieof for nonexistent channel %d.
channel %d: FORCE input drain
Received close for nonexistent channel %d.
Received oclose for nonexistent channel %d.
Received close confirmation for out-of-range channel %d.
Received close confirmation for non-closed channel %d (type %d).
Received open confirmation for non-opening channel %d.
callback start
callback done
channel %d: open confirm rwindow %u rmax %u
unknown channel type
resource shortage
unknown reason
administratively prohibited
connect failed
Received open failure for non-opening channel %d.
channel %d: open failed: %s%s%s
Received window adjust for non-open channel %d.
channel %d: rcvd adjust %u
unknown (remote did not supply name)
connected socket
No forward host name.
Forward host name too long.
localhost
channel_setup_fwd_listener: type %d wildcard %d addr %s
getaddrinfo: fatal error: %s
channel_setup_fwd_listener: getaddrinfo(%.64s): %s
channel_setup_fwd_listener: getnameinfo failed
Local forwarding listening on %s port %s.
bind: %d error
listen: %d
port listener
channel_setup_fwd_listener: cannot listen to port: %d
%s: close channel %d
channel_cancel_rport_listener
tcpip-forward
Protocol error for port forward request:received packet type %d.
channel_request_remote_forwarding: too many forwards
127.0.0.1
%s: requested forward not found
channel_request_rforward_cancel
cancel-tcpip-forward
channel_add_permitted_opens: too many forwards
allow port forwarding to host %s port %d
channel_add_adm_permitted_opens: too many forwards
config allows port forwarding to host %s port %d
connect_to %s: unknown host (%s)
connect_to: getnameinfo failed
socket: %d
%s: set_nonblock(%d)
connect_to
connect_to %s port %s: %d
connect_to %s port %d: failed.
WARNING: Server requests forwarding for unknown listen_port %d
Received request to connect to host %s port %d, but the request was denied.
buffer_get_short: buffer error
buffer_get_int: buffer error
buffer_get_string_ret: bad string length %u
buffer_get_string_ret: buffer_get failed
buffer_get_string: buffer error
buffer_put_cstring: s == NULL
buffer_get_char_ret: buffer_get_ret failed
buffer_get_char: buffer error
buffer_put_bignum_ret: BN_bn2bin() failed: oi %d != bin_size %d
buffer_put_bignum: buffer error
buffer_get_bignum_ret: invalid length
buffer_get_bignum_ret: cannot handle BN of size %d
buffer_get_bignum_ret: input buffer too small
buffer_get_bignum_ret: BN_bin2bn failed
buffer_get_bignum_ret: buffer_consume failed
buffer_get_bignum: buffer error
buffer_put_bignum2_ret: BN_bn2bin() failed: oi %d != bin_size %d
buffer_put_bignum2_ret: negative numbers not supported
buffer_put_bignum2_ret: BN too small
buffer_put_bignum2: buffer error
buffer_get_bignum2_ret: invalid bignum
buffer_get_bignum2_ret: negative numbers not supported
buffer_get_bignum2_ret: cannot handle BN of size %d
buffer_get_bignum2_ret: BN_bin2bn failed
buffer_get_bignum2: buffer error
protocol error
protocol error: rcvd type %d
Couldn't obtain random bytes (error %ld)
DH_compute_key: failed
kexdh_server: BN_new failed
kexdh_server: BN_bin2bn failed
%s: Unexpected KEX type %d
kexdh_server
expecting SSH2_MSG_KEXDH_INIT
Cannot load hostkey
Unsupported hostkey type %d
dh_client_pub == NULL
Packet integrity error (%d bytes remaining) at %s:%d
/cygdrive/e/hansenet/source/firmware/ap/sshd/kexdhs.c
Packet integrity error.
bad client public DH value
SSH2_MSG_KEX_DH_GEX_GROUP sent
expecting SSH2_MSG_KEX_DH_GEX_INIT
dh_client_pub == NULL
bad client public DH value
DH_compute_key: failed
kexgex_server: BN_new failed
kexgex_server: BN_bin2bn failed
SSH2_MSG_KEX_DH_GEX_REPLY sent
Cannot load hostkey
Unsupported hostkey type %d
SSH2_MSG_KEX_DH_GEX_REQUEST received
SSH2_MSG_KEX_DH_GEX_REQUEST_OLD received
protocol error during kex, no DH_GEX_REQUEST: %d
Packet integrity error (%d bytes remaining) at %s:%d
/cygdrive/e/hansenet/source/firmware/ap/sshd/kexgexs.c
Packet integrity error.
DH_GEX_REQUEST, bad parameters: %d !< %d !< %d
Protocol error: no matching DH grp found
key_new: RSA_new failed
key_new: BN_new failed
key_new: DSA_new failed
key_new: bad key type %d
key_new_private: BN_new failed
key_free: key is NULL
key_free: bad key type %d
key_equal: bad key type %d
key_fingerprint_raw: blob is null
key_fingerprint_raw: bad digest type %d
key_fingerprint_raw: bad key type %d
bcdfghklmnprstvzx
key_fingerprint: null from key_fingerprint_raw()
key_fingerprint_ex: bad digest representation %d
write_bignum: BN_bn2dec() failed
key_read: type mismatch
key_read: key_from_blob %s failed
key_read: type mismatch: encoding error
key_read: bad key type: %d
key_read: missing whitespace
key_read: missing keytype
key_read: short string
ssh-unknown
rsa_generate_private_key: key generation failed.
dsa_generate_private_key: DSA_generate_parameters failed
dsa_generate_private_key: DSA_generate_key failed.
dsa_generate_private_key: NULL.
key_generate: unknown type %d
key_from_private: BN_copy failed
key_from_private: unknown type %d
key_type_from_name: unknown key type '%s'
key names ok: [%s]
key_from_blob: can't read key type
key_from_blob: can't read rsa key
key_from_blob: can't read dsa key
key_from_blob: cannot handle type %s
key_from_blob: remaining bytes in key blob %d
key_to_blob: key == NULL
key_to_blob: unsupported key type %d
key_sign: invalid key type %d
key_verify: invalid key type %d
key_demote: RSA_new failed
key_demote: BN_dup failed
key_demote: DSA_new failed
kex_parse_kexinit: %s
kex_parse_kexinit: first_kex_follows %d 
kex_parse_kexinit: reserved %u 
Hm, kex protocol error: type %d seq %u
SSH2_MSG_NEWKEYS sent
expecting SSH2_MSG_NEWKEYS
Packet integrity error (%d bytes remaining) at %s:%d
/cygdrive/e/hansenet/source/firmware/ap/sshd/kex.c
Packet integrity error.
SSH2_MSG_NEWKEYS received
kex_send_kexinit: no kex, cannot rekey
KEX_INIT_SENT
kex_send_kexinit: kex proposal too short
SSH2_MSG_KEXINIT sent
SSH2_MSG_KEXINIT received
kex_input_kexinit: no kex, cannot rekey
Unsupported key exchange %d
no matching cipher found: client %s server %s
matching cipher is not supported: %s
unsupported mac %s
no matching mac found: client %s server %s
no matching comp found: client %s server %s
[email protected]
unsupported comp %s
Unable to negotiate a key exchange method
diffie-hellman-group1-sha1
diffie-hellman-group14-sha1
diffie-hellman-group-exchange-sha1
diffie-hellman-group-exchange-sha256
bad kex alg %s
no hostkey alg
bad hostkey alg '%s'
proposal mismatch: my %s peer %s
proposals match
kex: %s %s %s %s
client->server
server->client
skipping next packet (type %u)
bad kex md size %d
kex_derive_keys
%s: bad host modulus (len %d)
derive_ssh1_session_id
%s: bad server modulus (len %d)
packet_set_connection: cannot load cipher 'none'
Check packet error by getpeername connection in !
Check packet error by getpeername connection out !
Check packet error by len !
Check packet error by sin_family(%d) !
packet_set_encryption_key: unknown cipher number %d
packet_set_encryption_key: keylen too small: %d
packet_set_encryption_key: keylen too big: %d
Packet compress not yet support!!
set_newkeys: mode %d
set_newkeys: rekeying
newkeys: no keys for mode %d
packet_send2: adding %d (len %d padlen %d extra_pad %d)
XXX too many packets with same key
enqueue packet: %u
dequeue packet: %u
Packet integrity error.
Read from socket failed: %d
read socket error
Packet integrity error (%d bytes remaining) at %s:%d
/cygdrive/e/hansenet/source/firmware/ap/sshd/packet.c
Protocol error: expected packet type %d, got %d
Bad packet length %u.
packet_read_poll1: len %d != buffer_len %d.
Corrupted check bytes on input.
Invalid ssh1 packet type: %d
padding error: need %d block %d mod %d
Corrupted MAC on input.
Corrupted padlen %d on input.
Invalid ssh2 packet type: %d
Remote: %.900s
Received disconnect from %s: %u: %.400s
Received SSH2_MSG_UNIMPLEMENTED for %u
Received disconnect from %s: %.400s
packet_disconnect called recursively.
Disconnecting: %s
Write failed: %d
Socket write error %d
packet_set_maxsize: called twice: old %d new %d
packet_set_maxsize: bad size %d
packet_set_maxsize: setting to %d
buffer_append_space: len %u not supported
buffer_append_space: alloc %u not supported
buffer_get_ret: trying to get more bytes %d than in buffer %d
buffer_get: buffer error
buffer_consume_ret: trying to get more bytes than in buffer
buffer_consume: buffer error
buffer_consume_end: trying to get more bytes than in buffer
gqr<
$/o|
f-=v
mj>zjZ
l6qnk
IiGM>nw
no more sessions
Exec command '%s'
Packet integrity error (%d bytes remaining) at %s:%d
/cygdrive/e/hansenet/source/firmware/ap/sshd/session.c
Packet integrity error.
Unknown packet type received after authentication: %d
do_exec_pty: no session
getpeername: %d
session_new: init
session_new: session %d
dump: used %d session %d %p channel %d pid %ld
session_open: channel %d
no user for session %d
session_open: session %d: link with channel %d
session_by_tty: session %d tty %s
session_by_tty: unknown tty %.100s
session_by_channel: session %d channel %d
session_by_channel: unknown channel %d
Protocol error: you already have a pty.
Allocating pty.
subsystem request for %.100s
subsystem: exec() %s
subsystem request for %.100s failed, subsystem not found
session_x11_req: session %d: x11 forwarding already active
Ignoring env request %s: too many env vars
Setting env %d: %s=%s
Ignoring env request %s: disallowed name
[email protected]
subsystem
window-change
session_input_channel_req: no session %d req %.100s
session_input_channel_req: session %d req %s
session_set_fds: called for proto != 2.0
no channel for session %d
session_pty_cleanup: no session
session_pty_cleanup: session %d release %s
session_exit_message: session %d: no channel %d
session_exit_message: session %d channel %d pid %ld
Status = %d
session_exit_message: release channel %d
session_close: session %d pid %ld
session_close_by_channel: no session for id %d
session_close_by_channel: channel %d child %ld
session_close_by_channel: channel %d: has child
do_cleanup
Enabling compatibility mode for protocol 2.0
Enabling compatibility mode for protocol 1.3
*SSH_Version_Mapper*
*OSU_0*,OSU_1.0*,OSU_1.1*,OSU_1.2*,OSU_1.3*,OSU_1.4*,OSU_1.5alpha1*,OSU_1.5alpha2*,OSU_1.5alpha3*
*SSH Compatible Server*
1.2.18*,1.2.19*,1.2.20*,1.2.21*,1.2.22*
1.7 SecureFX*
3.0 SecureCRT*
2.2.0*,2.3.0*
2.0.11*,2.0.12*
2.0.13*,2.0.14*,2.0.15*,2.0.16*,2.0.17*,2.0.18*,2.0.19*
*MindTerm*
OpenSSH*
Sun_SSH_1.0*
OpenSSH_3.*
OpenSSH_2.*,OpenSSH_3.0*,OpenSSH_3.1*
OpenSSH_2.5.3*
OpenSSH_2.5.0*,OpenSSH_2.5.1*,OpenSSH_2.5.2*
OpenSSH_2.5.0p1*,OpenSSH_2.5.1p1*
OpenSSH_2.3.*
OpenSSH_2.3.0*
OpenSSH-2.0*,OpenSSH-2.1*,OpenSSH_2.1*,OpenSSH_2.2*
no match: %s
match: %s pat %s
ignoring bad proto spec: '%s'.
Original cipher proposal: %s
Compat cipher proposal: %s
No available ciphers found.
20040225025304 2 6 100 1023 2 CAADDDEC1667FC68B5FA15D53C4E1532DD24561A1A2D47A12C01ABEA1E00731F6921AAC40742311FDF9E634BB7131BEE1AF240261554389A910425E044E88C8359B010F5AD2B80E29CB1A5B027B19D9E01A6F63A6F45E5D7ED2FF6A2A0085050A7D0CF307C3DB51D2490355907B4427C23A98DF1EB8ABEF2BA209BB7B01F83CB
20040225035226 2 6 100 1535 2 FC4601920ABD76FF37FDC717EDFFEC0E539D5F7697882432A53085C95B040175503AEBD8A0FDF38D5F4EAA8EB1A22389D2CF2070F4DD47E2E8F89F4DD4ACACE4593F762DB92C479EBF1BBD4EF450A7FFAA15F75FB921B42B62466C29A993E7C7D8FD8412A4869D867E2765C2CBA0BC0F31E625B9BE1FF5421FDC2E097E0EF66F1CC9FF04AEB9341327D3468630C4E049530EF12350D51A71FDF9B6DB3CE56ED8C9FE61148F8098722A43C4F0AE29855BC9E06068D3898146ACFF844800C47CAB
20040225065646 2 6 100 2047 2 F8F54DA4E1F232A9D05104B807DCBEA553C1E606FEB1CF149DEBB99243AAA7A354616FD95368EBCC1A58C8BCB87FB993F731400A413E07E35B1ADDD6484973E1734835FEFDC214DACA8C0844285A670D03BB3E1A5B5E14DC6F3B20EAAC8F18EB6C48AA5604F21EBEEA3C867F6CFA010858DFD589DCDEFBE8996A42F5BA00BEDFF6743F4D4E2808806965258C4E17D1B2BF371814696A2CC7C5C6548ED480AA7491A9DE16D2B12F15471B192295AA27F6D047EC2BA7547ED70674F52B4934D846712B1EA87E7FE12C5A210DEF5B3A14DBC8E712AA7192D877B4E6479F3CD69F82127E7352C19191B036A86BCF2D7D7CC687C25C5E4620295F10DCCE6BA04740DB
20040225143208 2 6 100 3071 2 EDDA2E6520E6A915FE821EA06B4E19C95EBA8092F521CDE778B7B6CCA0FD89E935C904E2FA83E37DD49C1C52120C0958B85AAEE0B1A0E36C89836CE6C5509D50ABA58C154289C129B4A12A9249589496A5381CEA2105D818DB8790C4913BAD3C4C5ADB6BE036BD44B8AFB9F607017277FA36C971E5F10D7D062354FAB31BA97B376D723451478D1BA7D2C213A2E377E6826FF2F0695A2EDF9F8107DE4FF78DD0C2EF3A715084592623C58D2B2775FC7C0CF8F745EA1C75BEA8E574B9747207357DE143B0A803829E418B8F4BB44C40481CBB086B8AC6B93CC0E989E1336A010529F5D0FC4E077F778672646C62B7371965D60822C871F97C03913DB5CE080F67A348DD1722DD7BFA0761B2BF16A925FB9FCB6DCD1BC959A8794ACAEA984E1E9AE7BB2276B9C866CC890D8A8C51A17C479DA689DAA065C019CF9B082ED67D9CF1C9753E2A4030CCC27BE34280F042384597CEA223D5FA6631E109D5A23C60312F1D4783C3403D67A0D67665F7C5BEABF0BC30514DB07D7EF2A8E07CDD8968A91B
20040227101541 2 6 100 4095 2 C7FE661FF2675517258B6E893FE81DFC29EDFB28FFE325C4F929BFAF5D0203DF5D75D966B0886A4197CC8F2EE339349DF88E73C54A315C402DF609DA61A237435167524F8EA37E5AB33E8A0C80E36DF4F6B9D6141958CC784CDDB6E2543038C9966D62AC2474786F2E2890E4935AD47BB005A6FC309817807EC9597B69858F1FBD6A1B28E897EFB6219F9FF83BEAFFD448C9F2F8C33CEA7C08242428FD75D218411E41523B688BF3D9311374E43D8963C821611BBBC91CA23968E60FB143FA0B36120657734D5C83C1C58A5A229CCDDC27875E51C358F0C8FEDDE4A11C50E0A154C80127B6FF92F496F7F2FA41D601A3EA88A3A53569AA3F3ABA5761757AC553CF57578800379C5F06082DD6088841D7BA48A58D1422B0DEC088279655C2D6380CF7097CD39565E9998785CBEB300AFFADEACA285201CBB27F48456EF7E49DE75380D0D1B4CCC28ADB8E12903473548D74A8847DAADC34315F157351C4CD507FF9B03CA6DD1C954BB75C9FD3C425FEFA76FC03FB346BE11E61B67A3AD374C1843ECA636CC7454249AB2A08B645DADCBFB48A470B1206ED20020FF0A0F5C2253187BBC2BC7F449AD58D35746E5A47B4A7BB404592C0A1F4E3BA34938C1E3C32464E1A52D3E722FA1165B72E8B438C11CFD0DB42A4081ED09F468A2E17C8D3F2BB689DC0CC831F889D7BAFC39D2A7F6C9A362E9BAE48B12FBACF34F9DFC5AE7363
parse_prime: BN_new failed
Bad prime description in line %d
WARNING: no suitable primes!
WARNING: line %d disappeared, giving up
invalid public DH value (%d/%d)
invalid public DH value: negativ
invalid public DH value: <= 1
invalid public DH value: >= p-1
bits set: %d/%d
dh_gen_key: dh->p == NULL
dh_gen_key: group too small: %d (2*need %d)
dh_gen_key: BN_new failed
dh_gen_key: BN_rand failed
DH_generate_key
dh_gen_key: priv key bits set: %d/%d
dh_gen_key: too many bad keys: giving up
BN_hex2bn g
dh_new_group_asc: DH_new
BN_hex2bn p
dh_new_group: DH_new
FFFFFFFFFFFFFFFFC90FDAA22168C234C4C6628B80DC1CD129024E088A67CC74020BBEA63B139B22514A08798E3404DDEF9519B3CD3A431B302B0A6DF25F14374FE1356D6D51C245E485B576625E7EC6F44C42E9A637ED6B0BFF5CB6F406B7EDEE386BFB5A899FA5AE9F24117C4B1FE649286651ECE65381FFFFFFFFFFFFFFFF
FFFFFFFFFFFFFFFFC90FDAA22168C234C4C6628B80DC1CD129024E088A67CC74020BBEA63B139B22514A08798E3404DDEF9519B3CD3A431B302B0A6DF25F14374FE1356D6D51C245E485B576625E7EC6F44C42E9A637ED6B0BFF5CB6F406B7EDEE386BFB5A899FA5AE9F24117C4B1FE649286651ECE45B3DC2007CB8A163BF0598DA48361C55D39A69163FA8FD24CF5F83655D23DCA3AD961C62F356208552BB9ED529077096966D670C354E4ABC9804F1746C08CA18217C32905E462E36CE3BE39E772C180E86039B2783A2EC07A28FB5C55DF06F4C52C9DE2BCBF6955817183995497CEA956AE515D2261898FA051015728E5A8AACAA68FFFFFFFFFFFFFFFF
rsa_public_encrypt() exponent too small or not odd
rsa_public_encrypt() failed
rsa_public_encrypt: BN_bin2bn failed
rsa_private_decrypt() failed
rsa_private_decrypt: BN_bin2bn failed
rsa_generate_additional_parameters: BN_new failed
rsa_generate_additional_parameters: BN_CTX_new failed
rsa_generate_additional_parameters: BN_sub/mod failed
ssh_dss_sign: no DSA key
ssh_dss_sign: sign failed
bad sig size %u %u
ssh_dss_verify: BN_bin2bn failed
ssh_dss_verify: signature %s
incorrect
ssh_dss_verify: no DSA key
ssh_dss_verify: cannot handle type %s
ssh_dss_verify: remaining bytes in signature %d
bad sigbloblen %u != SIGBLOB_LEN
ssh_dss_verify: DSA_SIG_new failed
ssh_dss_verify: BN_new failed
ssh_rsa_sign: no RSA key
ssh_rsa_sign: EVP_get_digestbynid %d failed
ssh_rsa_sign: RSA_sign failed: %s
slen %u > len %u
ssh_rsa_sign: slen %u slen2 %u
ssh_rsa_verify: len %u > modlen %u
ssh_rsa_verify: add padding: modlen %u > len %u
ssh_rsa_verify: EVP_get_digestbynid %d failed
ssh_rsa_verify: signature %scorrect
ssh_rsa_verify: no RSA key
ssh_rsa_verify: RSA modulus too small: %d < minimum %d bits
ssh_rsa_verify: cannot handle type %s
ssh_rsa_verify: remaining bytes in signature %d
0!0	
oid mismatch
hash mismatch
bad hashlen
bad siglen
RSA_public_decrypt failed: %s
bad decrypted len: %d != %d + %d
ssh1_3des_cbc: no context
%s: bad 3des iv length: %d
ssh1_3des_iv
%s: no 3des context
%s: Installed 3DES IV
%s: Copying 3DES IV
wait_ieof
wait_oclose
chan_set_istate: bad state %d -> %d
channel %d: input %s -> %s
chan_set_ostate: bad state %d -> %d
channel %d: output %s -> %s
channel %d: protocol error: rcvd_oclose for istate %d
channel %d: rcvd oclose
channel %d: read failed
channel %d: chan_read_failed for istate %d
channel %d: ibuf empty
channel %d: chan_ibuf_empty for non empty buffer
channel %d: chan_ibuf_empty for istate %d
channel %d: rcvd ieof
channel %d: protocol error: rcvd_ieof for ostate %d
channel %d: write failed
channel %d: chan_write_failed for ostate %d
channel %d: obuf empty
channel %d: chan_obuf_empty for non empty buffer
channel %d: internal error: obuf_empty for ostate %d
channel %d: send ieof
channel %d: cannot send ieof for istate %d
channel %d: send oclose
channel %d: cannot send oclose for ostate %d
channel %d: rcvd close
channel %d: protocol error: close rcvd twice
channel %d: rcvd eof
channel %d: send eof
channel %d: cannot send eof for istate %d
channel %d: send close
channel %d: cannot send close for istate/ostate %d/%d
channel %d: already sent close
channel %d: zombie
channel %d: is dead
channel %d: active efd: %d len %d
channel %d: almost dead
channel %d: close_write
channel %d: chan_shutdown_write: shutdown() failed for fd%d: %d
channel %d: chan_shutdown_write: close() failed for fd%d: %d
channel %d: close_read
channel %d: chan_shutdown_read: shutdown() failed for fd%d [i%d o%d]: %d
channel %d: chan_shutdown_read: close() failed for fd%d: %d
hmac-md5-96
hmac-md5
hmac-sha1-96
hmac-sha1
mac %s len %d
mac_setup: found %s
mac_setup: unknown %s
mac_init: no key
mac_compute: mac too long %u %lu
mac_compute: unknown MAC type
bad mac %s [%s]
mac ok: %s [%s]
macs ok: [%s]
Timeout, client not responding.
[email protected]
Connection closed by %s
Read error from remote host %s: %d
Entering interactive session.
Waiting for forwarded connections to terminate...
Exiting on signal %d
End of interactive session; stdin %ld, stdout (read %ld, sent %ld), stderr %ld bytes.
Entering interactive session for SSH2.
need rekeying
Got %d/%u for keepalive
Packet integrity error (%d bytes remaining) at %s:%d
/cygdrive/e/hansenet/source/firmware/ap/sshd/serverloop.c
Packet integrity error.
EOF received for stdin.
Window change received.
server_request_direct_tcpip: originator %s port %d, target %s port %d
direct-tcpip
Unsupported tunnel device mode.
server-session
session open failed, free channel %d
input_session_request
server_input_channel_open: ctype %s rchan %d win %d max %d
[email protected]
server_input_channel_open: confirm %s
server_input_channel_open: failure %s
open failed
server_input_global_request: rtype %s want_reply %d
server_input_channel_req: channel %d request %s reply %d
server_input_channel_req: unknown channel %d
server_init_dispatch_20
server_init_dispatch_13
server_init_dispatch_15
 cnt1 %d cnt2 %d, diff %d
init_US_counter : 
time1 = %d , time2 = %d, diff %d
US_counter = %d
[INIT] usrclk
CPU Clock %d Hz
mips_counter_frequency:%d
r4k_offset: %08x(%d)
In c_entry() function ...
install_exception 
 SP (Real) :
 SP (Return Address) Aligment Failure !!
 SP (Return Address) Out Of Range !!
Stack Dump : 
Print call stacks
 Stack:
===================
===================
Print call path
Function
 DANUBE_BCU_EADD:
 DANUBE_SLAVE_BCU_CON:
 DANUBE_SLAVE_BCU_ECON:
 DANUBE_SLAVE_BCU_EADD:
 DANUBE_SLAVE_BCU_EDAT:
 DANUBE_BCU_CON:
 DANUBE_BCU_ECON:
==============================
finish PCI_irhan
Register Dump: Saved Area : Begin 
 CAUSE:
 EPC (Instruction Address) Aligment Failure !!
 SP (Save Point) :
 Task :
show PCI_irhan
===== Unknown Interrupt (Crash)======
EPC   -> 
CO_SR -> 
===== TLB refill exception ======
===== General exception ======
Test1 -> 
Test2 -> 
int_exception: MASK the interrupt source 
Co config = %x
%s: Re-Enter ISR: %d !! 
irq_handler
Disable un-handled Interrupt Channel[%d] ...
[INIT] Interrupt ...
%s : %d !! 
amazon_timer_interrupt
danube pci startup...
PCI clock 33.3MHz
cut-off PCI internal clock
DANUBE_GPIO_P1_ALTSEL0=%x
DANUBE_GPIO_P1_ALTSEL1=%x
DANUBE_GPIO_P1_DIR=%x
[pcibios_init] PCI slot %02x, function %02x...
PCI_CR_FCI_PCI_ERR_ADDR_REG = %08x
PCI_CR_FPI_ERR_TAG_REG = %08x
PCI_CR_PCI_IRR_REG = %08x
PCI_CR_PCI_IRA_REG = %08x
PCI_CR_PCI_IRM_REG = %08x
PCI_CR_PCI_FPI_ERR_ADDR_REG = %08x
setPCI_int : PCI_CR_PCI_IRR_REG = %08x
setPCI_int : PCI_CR_PCI_IRM_REG = %08x
PCI_irhan : ==========================================
pci_find_slot bus %x devfn %x
dev->bus->number %x dev->devfn %x
PCI: Unable to reserve %s region #%d:%lx@%lx for device %s
PCI: Enabling bus mastering for device %s
pci_generic_prep_mwi> cacheline_size>=pci_cache_line_size(%d)
pci_generic_prep_mwi> pci_cache_line_size=%d
PCI: cache line size of %d is not supported by device %s
PCI: Enabling Mem-Wr-Inval for device %s
PCI: Unable to handle 64-bit address for device %s
Transparent bridge - %s
PCI: Unable to handle 64-bit address space for %s
Scanning behind PCI bridge %s, config %06x, pass %d
PCI CardBus #%02x
PCI Bus #%02x
PCI: device %s has unknown header type %02x, ignoring.
PCI: %s: class %x doesn't match header type %02x. Ignoring class.
%02x:%02x.%d
PCI device %04x:%04x
Found %02x:%02x [%04x/%04x] %06x %02x
Scanning bus %02x
Fixups for bus %02x
Bus scan for %02x returning with max=%02x
PCI: Bus %02x already known
pci_pool_destroy %s/%s, %p busy
pci_pool_free %s/%s, %p/%x (bad dma)
PCI: Unknown option `%s'
Trying to free nonexistent resource <%08lx-%08lx>
PCI: Device %s not available because of resource collisions
PCI: Enabling device %s (%04x -> %04x)
pcibios_set_master> lat=0x%x
PCI: Setting latency timer of device %s to %d
PCI: Calling quirk %p for %s
IO space
MEM space
interrupt pin %d not supported!
wrong interrupt pin %d

Das sagt mir (ich weiß nicht warum :-D ) dass es wohl einen sshd auf der o2box gibt...das würde auch den root Eintrag in der config erklären...

nur die frage, wie bekommt man den sshd nun zum laufen? und wo ist er erreichbar?

LG
 
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.