View Single Post
  #4   (View Single Post)  
Old 28th August 2011
zeenmc zeenmc is offline
Port Guard
 
Join Date: Jun 2011
Posts: 18
Default

Quote:
zeenmc@tesla:~$ ssh -v zeenmc@freeland.brokenbyte.org
I have apache on that server, I am sure, I have connections on my server, I config on Mikrotik router, port forwarding, for ssh,

OpenSSH_5.8p1 Debian-1ubuntu3, OpenSSL 0.9.8o 01 Jun 2010
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to freeland.brokenbyte.org [188.120.102.175] port 22.
debug1: Connection established.
debug1: identity file /home/zeenmc/.ssh/id_rsa type -1
debug1: identity file /home/zeenmc/.ssh/id_rsa-cert type -1
debug1: identity file /home/zeenmc/.ssh/id_dsa type -1
debug1: identity file /home/zeenmc/.ssh/id_dsa-cert type -1
debug1: identity file /home/zeenmc/.ssh/id_ecdsa type -1
debug1: identity file /home/zeenmc/.ssh/id_ecdsa-cert type -1
debug1: Remote protocol version 1.99, remote software version OpenSSH_2.3.0_Mikrotik_v2.9
debug1: match: OpenSSH_2.3.0_Mikrotik_v2.9 pat OpenSSH_2.3.0*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.8p1 Debian-1ubuntu3
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client 3des-cbc hmac-md5 none
debug1: kex: client->server 3des-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST_OLD(2048) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug1: Server host key: DSA ed:4d:cb:43:bc:c6:5d:ab:dd:32:da:65:b3:f5:4b:08
debug1: Host 'freeland.brokenbyte.org' is known and matches the DSA host key.
debug1: Found key in /home/zeenmc/.ssh/known_hosts:4
debug1: ssh_dss_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: Roaming not allowed by server
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey,password
debug1: Next authentication method: publickey
debug1: Trying private key: /home/zeenmc/.ssh/id_rsa
debug1: Trying private key: /home/zeenmc/.ssh/id_dsa
debug1: Trying private key: /home/zeenmc/.ssh/id_ecdsa
debug1: Next authentication method: password
zeenmc@freeland.brokenbyte.org's password:
Last part of /var/log/authlog
Quote:
Aug 28 19:31:46 freeland su: zeenmc to root on /dev/ttyp0
Aug 28 19:33:21 freeland sshd[17603]: Server listening on :: port 22.
Aug 28 19:33:21 freeland sshd[17603]: Server listening on 0.0.0.0 port 22.
Aug 28 19:35:19 freeland sshd[11863]: Accepted password for zeenmc from 192.168.1.2 port 54838 ssh2
Aug 28 19:35:47 freeland su: zeenmc to root on /dev/ttyp0
Aug 28 19:46:27 freeland sshd[4128]: Accepted password for zeenmc from 192.168.1.2 port 59717 ssh2
Aug 28 19:46:41 freeland su: zeenmc to root on /dev/ttyp1
Aug 28 19:48:39 freeland sshd[784]: Accepted password for zeenmc from 192.168.1.2 port 59756 ssh2
Aug 28 19:49:17 freeland su: zeenmc to root on /dev/ttyp2
Aug 28 19:53:34 freeland sshd[23181]: Accepted password for zeenmc from 192.168.1.2 port 44601 ssh2
Aug 28 19:53:36 freeland su: zeenmc to root on /dev/ttyp3
Aug 28 19:57:15 freeland sshd[2643]: Server listening on :: port 22.
Aug 28 19:57:15 freeland sshd[2643]: Server listening on 0.0.0.0 port 22.
Aug 28 23:49:17 freeland sshd[30099]: Accepted password for zeenmc from 192.168.1.2 port 38302 ssh2
Aug 28 23:49:23 freeland sshd[14861]: Received disconnect from 192.168.1.2: 11: disconnected by user
Aug 28 23:49:32 freeland sshd[3736]: Accepted password for zeenmc from 192.168.1.2 port 43344 ssh2
Aug 28 23:49:34 freeland su: zeenmc to root on /dev/ttyp0
Reply With Quote