pls read ssh.log attachment
# ifconfig sis0     
sis0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 150
        lladdr 00:16:ec:b0:25:d
        groups: egres
        media: Ethernet autoselect (100baseTX half-duplex
        status: activ
        inet 192.168.1.248 netmask 0xffffff00 broadcast 192.168.1.25
        inet6 fe80::216:ecff:feb0:25d7%sis0 prefixlen 64 scopeid 0x

I use ssh connect to remote sshd server 192.168.1.191 , then i us

# ssh 192.168.1.1911
The authenticity of host '192.168.1.1911 (202.102.2.116)' can't be established
RSA key fingerprint is 88:43:7d:20:64:c8:40:bc:57:96:ac:12:cd:38:e3:c7
Are you sure you want to continue connecting (yes/no)? ^
# ssh 192.168.1.1912
ssh: 192.168.1.1912: non-recoverable failure in name resolutio
# ssh 192.168.1.1913
ssh: 192.168.1.1913: non-recoverable failure in name resolutio
# ssh 192.168.1.1914
The authenticity of host '192.168.1.1914 (202.102.2.116)' can't be established
RSA key fingerprint is 88:43:7d:20:64:c8:40:bc:57:96:ac:12:cd:38:e3:c7
Are you sure you want to continue connecting (yes/no)? ^
# ssh 192.168.1.1915
The authenticity of host '192.168.1.1915 (202.102.2.116)' can't be established
RSA key fingerprint is 88:43:7d:20:64:c8:40:bc:57:96:ac:12:cd:38:e3:c7
Are you sure you want to continue connecting (yes/no)? ^
# ssh 192.168.1.1916
ssh: 192.168.1.1916: non-recoverable failure in name resolutio
# ssh 192.168.1.1917
ssh: 192.168.1.1917: non-recoverable failure in name resolutio
# ssh 192.168.1.1918
The authenticity of host '192.168.1.1918 (202.102.2.116)' can't be established
RSA key fingerprint is 88:43:7d:20:64:c8:40:bc:57:96:ac:12:cd:38:e3:c7
Are you sure you want to continue connecting (yes/no)? ^

at this line , when i input correct password , but authenticate is incorrec

# ssh 192.168.1.1919
[EMAIL PROTECTED]'s password:
Permission denied, please try again
[EMAIL PROTECTED]'s password:

# uname -
OpenBSD EServer-01.evermoresw.com.cn 4.2 GENERIC#0 i38
# sysctl hw                                                                     
                                            
hw.machine=i38
hw.model=Intel(R) Pentium(R) 4 CPU 2.93GHz ("GenuineIntel" 686-class
hw.ncpu=
hw.byteorder=123
hw.physmem=46926643
hw.usermem=46926233
hw.pagesize=409
hw.disknames=cd0,wd
hw.diskcount=
hw.sensors.it0.temp0=48.00 deg
hw.sensors.it0.temp1=39.00 deg
hw.sensors.it0.temp2=22.00 deg
hw.sensors.it0.fan0=1231 RP
hw.sensors.it0.volt0=1.25 VDC (VCORE_A
hw.sensors.it0.volt1=2.62 VDC (VCORE_B
hw.sensors.it0.volt2=3.31 VDC (+3.3V
hw.sensors.it0.volt3=5.00 VDC (+5V
hw.sensors.it0.volt4=11.71 VDC (+12V
hw.sensors.it0.volt5=2.01 VDC (Unused
hw.sensors.it0.volt6=-0.77 VDC (-12V
hw.sensors.it0.volt7=4.97 VDC (+5VSB
hw.sensors.it0.volt8=4.08 VDC (VBAT
hw.cpuspeed=293
hw.setperf=10
hw.vendor=Ace
hw.product=Aspire SA80/AP S28
hw.version=R01-C
hw.uuid=Not Se
# ssh -
OpenSSH_4.7, OpenSSL 0.9.7j 04 May 200

Reply via email to