<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: 24 Nmap Commands Every Linux Admin Should Use for Network Security	</title>
	<atom:link href="https://www.tecmint.com/nmap-command-examples/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/nmap-command-examples/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 14 May 2025 09:08:26 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: YueliangGu		</title>
		<link>https://www.tecmint.com/nmap-command-examples/comment-page-1/#comment-1841184</link>

		<dc:creator><![CDATA[YueliangGu]]></dc:creator>
		<pubDate>Thu, 07 Jul 2022 05:05:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5050#comment-1841184</guid>

					<description><![CDATA[In &#060;&#062; section, I found the command should be used as &quot;nmap -sU  server2.tecmint.com -p 53&quot;]]></description>
			<content:encoded><![CDATA[<p>In &lt;&gt; section, I found the command should be used as &#8220;nmap -sU  server2.tecmint.com -p 53&#8221;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Harish Chander Singh		</title>
		<link>https://www.tecmint.com/nmap-command-examples/comment-page-1/#comment-1303617</link>

		<dc:creator><![CDATA[Harish Chander Singh]]></dc:creator>
		<pubDate>Sat, 07 Dec 2019 17:06:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5050#comment-1303617</guid>

					<description><![CDATA[Nice post]]></description>
			<content:encoded><![CDATA[<p>Nice post</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ruchi		</title>
		<link>https://www.tecmint.com/nmap-command-examples/comment-page-1/#comment-1156167</link>

		<dc:creator><![CDATA[ruchi]]></dc:creator>
		<pubDate>Wed, 22 May 2019 05:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5050#comment-1156167</guid>

					<description><![CDATA[Hello,

I was doing &lt;strong&gt;udp&lt;/strong&gt; port scanning on &lt;strong&gt;nmap&lt;/strong&gt; .I have some udp ports open but in nmap it is showing open &#124; filtered only. Please give me solution for this. Is there any other tool for this?]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>I was doing <strong>udp</strong> port scanning on <strong>nmap</strong> .I have some udp ports open but in nmap it is showing open | filtered only. Please give me solution for this. Is there any other tool for this?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jared		</title>
		<link>https://www.tecmint.com/nmap-command-examples/comment-page-1/#comment-1102872</link>

		<dc:creator><![CDATA[jared]]></dc:creator>
		<pubDate>Mon, 18 Feb 2019 23:28:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5050#comment-1102872</guid>

					<description><![CDATA[This article was very helpful! Thanks for taking the time to write this.]]></description>
			<content:encoded><![CDATA[<p>This article was very helpful! Thanks for taking the time to write this.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Muhammad Karam Shehzad		</title>
		<link>https://www.tecmint.com/nmap-command-examples/comment-page-1/#comment-834960</link>

		<dc:creator><![CDATA[Muhammad Karam Shehzad]]></dc:creator>
		<pubDate>Fri, 04 Nov 2016 11:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5050#comment-834960</guid>

					<description><![CDATA[What is the best way to go about finding all ports being used by MySQL for clustering purposes?

I am on Linux platform with MySQL NDB 5.7. I am trying to monitor all traffic related to MySQL clustering - between data nodes, management node and sql nodes. To that end, I used netstat to list all open ports listening on my machine before starting MySQL cluster. Then, I started MySQL cluster and ran netstat again. I assumed that the ports that were listening the second time around, but not the first time, were related to MySQL clustering. 

But there are two problems with this. First, there could be ports opened by other processes between the two netstat runs. Second, MySQL might open other ports after I ran the netstat command the second time.

What is the best way to go about finding all ports being used by MySQL for clustering purposes? I believe ephemeral ports are picked dynamically, so perhaps if I knew all the MySQL clustering related processes that would be running, I can figure out every port that they are using. Pointers will be very welcome.]]></description>
			<content:encoded><![CDATA[<p>What is the best way to go about finding all ports being used by MySQL for clustering purposes?</p>
<p>I am on Linux platform with MySQL NDB 5.7. I am trying to monitor all traffic related to MySQL clustering &#8211; between data nodes, management node and sql nodes. To that end, I used netstat to list all open ports listening on my machine before starting MySQL cluster. Then, I started MySQL cluster and ran netstat again. I assumed that the ports that were listening the second time around, but not the first time, were related to MySQL clustering. </p>
<p>But there are two problems with this. First, there could be ports opened by other processes between the two netstat runs. Second, MySQL might open other ports after I ran the netstat command the second time.</p>
<p>What is the best way to go about finding all ports being used by MySQL for clustering purposes? I believe ephemeral ports are picked dynamically, so perhaps if I knew all the MySQL clustering related processes that would be running, I can figure out every port that they are using. Pointers will be very welcome.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
