<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>postIt &#187; TCP</title>
	<atom:link href="https://lakm.us/postit/tag/tcp/feed/" rel="self" type="application/rss+xml" />
	<link>https://lakm.us/postit</link>
	<description>Post-It sticky notes with PasteBin sense</description>
	<lastBuildDate>Thu, 02 Jan 2025 01:33:57 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.0.18</generator>
	<item>
		<title>tcpdump default truncate to 68 bytes sna &#8230;</title>
		<link>https://lakm.us/postit/2011/06/tcpdump-default-truncate-to-68-bytes-sna/</link>
		<comments>https://lakm.us/postit/2011/06/tcpdump-default-truncate-to-68-bytes-sna/#comments</comments>
		<pubDate>Wed, 15 Jun 2011 04:57:28 +0000</pubDate>
		<dc:creator><![CDATA[Arif]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[sniffer]]></category>
		<category><![CDATA[TCP]]></category>

		<guid isPermaLink="false">http://xp-racy.lan/postit/?p=132</guid>
		<description><![CDATA[tcpdump default truncate to 68 bytes snapshot length (snaplen). Use -s 0 to capture all packet length tcpdump -s 0 -w /tmp/my240.dump -i eth1 port 2000]]></description>
				<content:encoded><![CDATA[<p>tcpdump default truncate to 68 bytes snapshot length (snaplen). Use -s 0 to capture all packet length</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="bash" style="font-family:monospace;">tcpdump <span style="color: #660033;">-s</span> <span style="color: #000000;">0</span> <span style="color: #660033;">-w</span> <span style="color: #000000; font-weight: bold;">/</span>tmp<span style="color: #000000; font-weight: bold;">/</span>my240.dump <span style="color: #660033;">-i</span> eth1 port <span style="color: #000000;">2000</span></pre></td></tr></table></div>

]]></content:encoded>
			<wfw:commentRss>https://lakm.us/postit/2011/06/tcpdump-default-truncate-to-68-bytes-sna/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In Wireshark
If coloring of TCP analysi &#8230;</title>
		<link>https://lakm.us/postit/2010/08/in-wiresharkif-coloring-of-tcp-analysi/</link>
		<comments>https://lakm.us/postit/2010/08/in-wiresharkif-coloring-of-tcp-analysi/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 10:52:38 +0000</pubDate>
		<dc:creator><![CDATA[Arif]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[TCP]]></category>
		<category><![CDATA[wireshark]]></category>

		<guid isPermaLink="false">http://xp-racy.lan/postit/?p=102</guid>
		<description><![CDATA[In Wireshark If coloring of TCP analysis is disturbing i.e. black higlights, uncheck the &#8220;Validate the TCP checksum if possible&#8221; in Edit > Preferences > Protocols > TCP]]></description>
				<content:encoded><![CDATA[<p>In Wireshark<br />
If coloring of TCP analysis is disturbing i.e. black higlights, uncheck the &#8220;Validate the TCP checksum if possible&#8221; in Edit > Preferences > Protocols > TCP</p>
]]></content:encoded>
			<wfw:commentRss>https://lakm.us/postit/2010/08/in-wiresharkif-coloring-of-tcp-analysi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>For SCAPv1 diameter TCP port in Wireshar &#8230;</title>
		<link>https://lakm.us/postit/2010/08/for-scapv1-diameter-tcp-port-in-wireshar/</link>
		<comments>https://lakm.us/postit/2010/08/for-scapv1-diameter-tcp-port-in-wireshar/#comments</comments>
		<pubDate>Tue, 03 Aug 2010 03:28:53 +0000</pubDate>
		<dc:creator><![CDATA[Arif]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[diameter]]></category>
		<category><![CDATA[port]]></category>
		<category><![CDATA[SCAPv1]]></category>
		<category><![CDATA[TCP]]></category>
		<category><![CDATA[wireshark]]></category>

		<guid isPermaLink="false">http://xp-racy.lan/postit/?p=101</guid>
		<description><![CDATA[For SCAPv1 diameter TCP port in Wireshark Edit > Preferences > Protocols must be altered from standard 3868 to 1812]]></description>
				<content:encoded><![CDATA[<p>For SCAPv1 diameter TCP port in Wireshark Edit > Preferences > Protocols must be altered from standard 3868 to 1812</p>
]]></content:encoded>
			<wfw:commentRss>https://lakm.us/postit/2010/08/for-scapv1-diameter-tcp-port-in-wireshar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Filter out initial SYN (flags 0x02) of T &#8230;</title>
		<link>https://lakm.us/postit/2010/03/filter-out-initial-syn-flags-0x02-of-t/</link>
		<comments>https://lakm.us/postit/2010/03/filter-out-initial-syn-flags-0x02-of-t/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 00:03:24 +0000</pubDate>
		<dc:creator><![CDATA[Arif]]></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[TCP]]></category>
		<category><![CDATA[wireshark]]></category>

		<guid isPermaLink="false">http://xp-racy.lan/postit/?p=44</guid>
		<description><![CDATA[Filter out initial SYN (flags 0x02) of TCP connection from specific source and destination: tcp.flags == 0x02 and ip.src == 10.201.62.78 and ip.dst == 10.201.62.249 A series of sync packets will appear as: 1 2 3 4 5 6 7 No. Time Source Destination Protocol Info 1 0.000000 10.201.62.78 10.201.62.249 TCP 53161 &#62; 10010 &#91;SYN&#93; [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Filter out initial SYN (flags 0x02) of TCP connection from specific source and destination:<br />
<code>tcp.flags == 0x02 and ip.src == 10.201.62.78 and ip.dst == 10.201.62.249</code></p>
<p>A series of sync packets will appear as:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
</pre></td><td class="code"><pre class="bash" style="font-family:monospace;">No.     Time        Source                Destination           Protocol Info
      <span style="color: #000000;">1</span> <span style="color: #000000;">0.000000</span>    10.201.62.78          10.201.62.249         TCP      <span style="color: #000000;">53161</span> <span style="color: #000000; font-weight: bold;">&gt;</span> <span style="color: #000000;">10010</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span>SYN<span style="color: #7a0874; font-weight: bold;">&#93;</span> <span style="color: #007800;">Seq</span>=<span style="color: #000000;">0</span> <span style="color: #007800;">Win</span>=<span style="color: #000000;">49640</span> <span style="color: #007800;">Len</span>=<span style="color: #000000;">0</span> <span style="color: #007800;">MSS</span>=<span style="color: #000000;">1460</span> <span style="color: #007800;">WS</span>=<span style="color: #000000;">0</span>
      <span style="color: #000000;">4</span> <span style="color: #000000;">0.001124</span>    10.201.62.78          10.201.62.249         TCP      <span style="color: #000000;">53162</span> <span style="color: #000000; font-weight: bold;">&gt;</span> <span style="color: #000000;">10010</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span>SYN<span style="color: #7a0874; font-weight: bold;">&#93;</span> <span style="color: #007800;">Seq</span>=<span style="color: #000000;">0</span> <span style="color: #007800;">Win</span>=<span style="color: #000000;">49640</span> <span style="color: #007800;">Len</span>=<span style="color: #000000;">0</span> <span style="color: #007800;">MSS</span>=<span style="color: #000000;">1460</span> <span style="color: #007800;">WS</span>=<span style="color: #000000;">0</span>
      <span style="color: #000000;">7</span> <span style="color: #000000;">0.001556</span>    10.201.62.78          10.201.62.249         TCP      <span style="color: #000000;">53163</span> <span style="color: #000000; font-weight: bold;">&gt;</span> <span style="color: #000000;">10010</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span>SYN<span style="color: #7a0874; font-weight: bold;">&#93;</span> <span style="color: #007800;">Seq</span>=<span style="color: #000000;">0</span> <span style="color: #007800;">Win</span>=<span style="color: #000000;">49640</span> <span style="color: #007800;">Len</span>=<span style="color: #000000;">0</span> <span style="color: #007800;">MSS</span>=<span style="color: #000000;">1460</span> <span style="color: #007800;">WS</span>=<span style="color: #000000;">0</span>
     <span style="color: #000000;">16</span> <span style="color: #000000;">0.006334</span>    10.201.62.78          10.201.62.249         TCP      <span style="color: #000000;">53164</span> <span style="color: #000000; font-weight: bold;">&gt;</span> <span style="color: #000000;">10010</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span>SYN<span style="color: #7a0874; font-weight: bold;">&#93;</span> <span style="color: #007800;">Seq</span>=<span style="color: #000000;">0</span> <span style="color: #007800;">Win</span>=<span style="color: #000000;">49640</span> <span style="color: #007800;">Len</span>=<span style="color: #000000;">0</span> <span style="color: #007800;">MSS</span>=<span style="color: #000000;">1460</span> <span style="color: #007800;">WS</span>=<span style="color: #000000;">0</span>
     <span style="color: #000000;">20</span> <span style="color: #000000;">0.009590</span>    10.201.62.78          10.201.62.249         TCP      <span style="color: #000000;">53165</span> <span style="color: #000000; font-weight: bold;">&gt;</span> <span style="color: #000000;">10010</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span>SYN<span style="color: #7a0874; font-weight: bold;">&#93;</span> <span style="color: #007800;">Seq</span>=<span style="color: #000000;">0</span> <span style="color: #007800;">Win</span>=<span style="color: #000000;">49640</span> <span style="color: #007800;">Len</span>=<span style="color: #000000;">0</span> <span style="color: #007800;">MSS</span>=<span style="color: #000000;">1460</span> <span style="color: #007800;">WS</span>=<span style="color: #000000;">0</span>
     <span style="color: #000000;">24</span> <span style="color: #000000;">0.011687</span>    10.201.62.78          10.201.62.249         TCP      <span style="color: #000000;">53166</span> <span style="color: #000000; font-weight: bold;">&gt;</span> <span style="color: #000000;">10010</span> <span style="color: #7a0874; font-weight: bold;">&#91;</span>SYN<span style="color: #7a0874; font-weight: bold;">&#93;</span> <span style="color: #007800;">Seq</span>=<span style="color: #000000;">0</span> <span style="color: #007800;">Win</span>=<span style="color: #000000;">49640</span> <span style="color: #007800;">Len</span>=<span style="color: #000000;">0</span> <span style="color: #007800;">MSS</span>=<span style="color: #000000;">1460</span> <span style="color: #007800;">WS</span>=<span style="color: #000000;">0</span></pre></td></tr></table></div>

<p>In the above specific case, multiple ports i.e. 53163, 53162, etc. is starting conversation with port 10010 by sending out sync packets.</p>
]]></content:encoded>
			<wfw:commentRss>https://lakm.us/postit/2010/03/filter-out-initial-syn-flags-0x02-of-t/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
