Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 6 of 6

This is a discussion on /var/log/secure , hacked ? in the VPS & Dedicated forum
Hi ! I saw in my log file /var/log/secure some login from India, Is my VPS hacked again ?? Oct 9 07:20:01 vps sshd[30703]: Accepted ...

  1. #1
    JPC Member
    Join Date
    Apr 2008
    Posts
    26

    /var/log/secure , hacked ?

    Hi !

    I saw in my log file /var/log/secure some login from India, Is my VPS hacked again ??
    Oct 9 07:20:01 vps sshd[30703]: Accepted password for root from 220.226.6.159 port 1553 ssh2

    ct 9 07:20:01 vps sshd[30703]: Accepted password for root from xxxxxxxxxxxxxxxxxxxx port 1553 ssh2
    Oct 9 07:20:01 vps sshd[30703]: Accepted password for root from xxxxxxxxxxxxxxxxxxxx port 1553 ssh2
    Oct 9 07:00:30 vps sshd[18105]: pam_unix(sshd:session): session opened for user root by (uid=0)

    I reinstalled VPS yesterday, change the ssh port, disable root login, and now still see that log : (, the IP from India

    thanks
    Last edited by Ron; 10-10-2008 at 06:13 AM. Reason: removed IP

  2. #2
    JPC Member
    Join Date
    Apr 2008
    Posts
    26
    [root@vps /]# iptables -A INPUT -s xxxxxxxxxxxxxxxx -j DROP
    bash: iptables: command not found , iptables is there before, but where is it now ?
    Last edited by Ron; 10-10-2008 at 06:13 AM. Reason: Removed IPs

  3. #3
    JPC Dream Team JPC-Bilal's Avatar
    Join Date
    Nov 2006
    Posts
    1,175
    Please login into your client area and open a support ticket. We will investigate it. Thank you.

    --
    Bilal. B.
    Technical Support Dept.
    JaguarPC LLC.

  4. #4
    Techinical Support Rep.
    Join Date
    Oct 2008
    Location
    Canada
    Posts
    526
    Quote Originally Posted by htonline View Post
    [root@vps /]# iptables -A INPUT -s xxxxxxxxxxxxxxxxxxxxxx -j DROP
    bash: iptables: command not found , iptables is there before, but where is it now ?
    If you used su to change to the root user make sure you type

    Code:
    su -
    if that doesn't work try

    Code:
    /sbin/iptables -A INPUT -s xxxxxxxxxxxxxx -j DROP
    Please note that some of our technicians do work out of India and if you gave us the new password and login information to troubleshoot an issue that may be why you see that login.
    Last edited by Ron; 10-10-2008 at 06:13 AM. Reason: Removed IPs

  5. #5
    JPC Member
    Join Date
    Apr 2008
    Posts
    26
    Please help remove the IP address above

    thanks

  6. #6
    Ron
    Ron is offline
    Loyal Client
    Join Date
    Aug 2002
    Posts
    7,312
    I think I got them all...
    Good luck

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •