question concerning tcpdump
- From: Bernd <bernd.lentes@xxxxxxxx>
- Date: 10 May 2007 02:09:57 -0700
hello NG,
i have a question concerning tcpdump. I have a machine running which
is behaving a bit strange. I wanted to check the network traffice
there using tcpdump.
So i connected this machine to network-hub, connected there a second
machine and ran on the second machine tcpdump. I don't trust the
"strange" machine completly.
I ran tcpdump for about 10 hours and wrote all traffic from this host
to a file, using:
tcpdump -n -vv -w ~/tcpdump.txt -C 10 ip src host adress
Today i had a file with about 65000 lines, that's o.k.
I checked it a bit, filtered out all the lines with traffic which
looks o.k. for me using grep.
I have one line which i don't understand and i'm wondering about:
19:35:30.510098 IP xxxxxxx.32786 > xxxxxxxx.smpppd: S
555971953:555971953(0) win 5840 <mss
1460,sackOK,timestamp 15510435 0,nop,wscale 2>
I deleted our ip's, hope that's o.k. for you.
Can i find out if this packet used tcp or udp ?
Is the "win 5840" a sign for tcp ? I don't know much about protocols,
i just red a time ago that tcp uses "windows" for connection control.
The first "xed" ip is our host (the source), the second one
(destination) is the router in our network.
/etc/services says: smpppd 3185/tcp # SuSE Meta PPPD
for smpppd. The machine we are talking about is a SuSE 9.2 box.
PPP is something with point-to-point protocol ?
We don't have a modem or isdn-card on this box.
Thanks for any hint.
Bernd
.
- Follow-Ups:
- Re: question concerning tcpdump
- From: Moe Trin
- Re: question concerning tcpdump
- Prev by Date: Re: configure
- Next by Date: libata: ide-drive mounted as sda : how to deal with 32-bit/multisector?
- Previous by thread: how we can get the icon of any file through shellscript in c++
- Next by thread: Re: question concerning tcpdump
- Index(es):
Relevant Pages
|