Find the answer to your Linux question:
Results 1 to 4 of 4
Every time I reboot my Linux server, a folder ssh-dLfiy7408 in /tmp is created, which contents one file called agent.{followed by a number}. On every reboot the folder name after ...
  1. #1
    BKT
    BKT is offline
    Just Joined!
    Join Date
    May 2008
    Posts
    4

    Folder ssh-dLfiy7408 in /tmp

    Every time I reboot my Linux server, a folder ssh-dLfiy7408 in /tmp is created, which contents one file called agent.{followed by a number}. On every reboot the folder name after ssh- will change and same with the file call agent.

    Does anyone know why this folder is created in /tmp and what is the purpose.

    BKT

  2. #2
    Linux Guru
    Join Date
    Jan 2009
    Location
    Dover, NH
    Posts
    1,633
    This is a socket type file, has something to do with ssh os ipc. I don't know the exact function, but it is by design.

    Unix file types - Wikipedia, the free encyclopedia

  3. #3
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    I don't know too much about it, but as I understand, when doing x forwarding over ssh, the xauthority creates a cookie in /tmp, which has something to do with maintaining a secure connection.

    Are you running your server with x forwarding?

  4. #4
    BKT
    BKT is offline
    Just Joined!
    Join Date
    May 2008
    Posts
    4
    Hello,

    No, I am not doing x forwarding. The server is only setup to run ERP software and nothing should be going out from internal to Wan through ssh. The problem I have is that the server is trying to connect to various IP address randomly and floods my network and the network just stop working. I was just wondering if this folder is causing problem or somebody has compomised the system (Could it be synfloods)

Posting Permissions

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