The traffic show as my server is generating the connection but no body use the server to establish those connections. Can anybody let me know what happens?? Before set iptables the server generate so much traffic that overload my network. I think in spyware or trojan… but in linux?? seriosly??
Well, these are coming from httpd, php, and stream (whatever that is).
It’s possible somebody hacked your box and is now using it for their own
purposes. If you do not know why Apace’s httpd is doing these things
then disable it, or maybe better yet, rebuild the box after backing up
whatever the server could be using to make these calls (.php files,
whatever). Maybe setup a LAN trace to see what happens when one of
these connections is actually made since here you do not see anything
other than the socket list.
Good luck.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
Comparing with the netstat result the same address that appear here was placed in vp.txt file.
I don’t post the full file content, but there is any other way to fix this without reinstall the full box?
If you do not know why this file is here then your box is infected. How
much? Who knows. If I were you I’d backup anything important, scan
that backed-up stuff with as many malware/virus-scanners as possible (in
case they are infected in a way that will cause havoc in the future) and
wipe this box.
Good luck.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
Are you running some kind of Peer to Peer app?
Not just torrent apps, sometimes social networking apps or apps with social networking features (like Skype) can get really chatty.
Also, inventory what is running.
A starting point is top or htop, other monitoriing apps might also tell you more. You can use Wireshark for example to see what is inside some of the packets.