hilfe! unbekannter traffic

Backup, Restore und Transfer von Daten
Post Reply
cye
Posts: 144
Joined: 2003-03-27 19:18
Location: Bayerischer Wald
 

hilfe! unbekannter traffic

Post by cye »

da mein server heut nacht ziemlich viel traffic verbraten hat
hab ich jetzt mal alle dienste runtergefahren
und darkstat zum überwachen gestartet:

Code: Select all

ps ax:
    1 ?        S      0:06 init [2]
    2 ?        SW     0:00 [keventd]
    3 ?        SW     0:00 [kapmd]
    4 ?        SWN    0:00 [ksoftirqd_CPU0]
    5 ?        SW     0:00 [kswapd]
    6 ?        SW     0:00 [bdflush]
    7 ?        SW     0:00 [kupdated]
    8 ?        SW<    0:00 [mdrecoveryd]
   94 ?        SW     0:00 [eth0]
  186 ?        S      0:01 /sbin/syslogd
  191 ?        S      0:00 /sbin/klogd
  201 ?        S      0:00 /usr/sbin/inetd
  382 ?        S      0:00 /usr/sbin/sshd
  399 ?        S      0:00 /usr/sbin/atd
 9227 ?        S      0:00 /usr/sbin/sshd
 9253 ?        S      0:00 /usr/sbin/sshd
 9254 pts/0    S      0:00 -bash
 9258 pts/0    S      0:00 -su
10664 pts/0    R      0:00 darkstat
10665 pts/0    R      0:00 darkstat
10666 pts/0    S      0:00 darkstat
10667 pts/0    S      0:00 darkstat
10670 pts/0    R      0:00 ps ax
dieser zeigt mir nun an das ich ziemlich viel traffic zu mir selber habe
??!??
liegt das an meiner einstellung am dns oder woher kommt dieser traffic ?
(ca. 20-70 kb/s)
cye
Posts: 144
Joined: 2003-03-27 19:18
Location: Bayerischer Wald
 

Re: hilfe! unbekannter traffic

Post by cye »

nachtrag:
der traffic läuft über keinen tcp port sondern über
Transmission Control Protocoll

was ist das und kann ich das abstellen/ braucht man das ..?!?
coolsurfer
Posts: 61
Joined: 2002-05-01 18:16
 

Re: hilfe! unbekannter traffic

Post by coolsurfer »

Hi,

nachdem ich eben ca. 15 Minuten unterm Tisch gelegen bin dacht ich mir, ich muss dir auch sagen warum :-)

Code: Select all

TCP (Transmission Control Protocol) is a set of rules (protocol) used along with the Internet Protocol (IP) to send data in the form of message units between computers over the Internet.
der traffic läuft über keinen tcp port sondern über
Transmission Control Protocoll
TCP = Transmission Control Protocol

coolsrufer
cye
Posts: 144
Joined: 2003-03-27 19:18
Location: Bayerischer Wald
 

Re: hilfe! unbekannter traffic

Post by cye »

hum .. ok .. logisch :)

trotzdem verbrät er immer noch traffic
[monk]
Posts: 163
Joined: 2002-08-09 17:31
Location: Ulm
Contact:
 

Re: hilfe! unbekannter traffic

Post by [monk] »

Cye wrote:hum .. ok .. logisch :)

trotzdem verbrät er immer noch traffic
ja dann schau halt mal woher und whin der traffic geht / kommt

stichwort: iptables, tcpdump, netstat...
Post Reply