<?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: 4 Ways to Find Out Which Process Listening on a Particular Port	</title>
	<atom:link href="https://www.tecmint.com/find-out-which-process-listening-on-a-particular-port/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/find-out-which-process-listening-on-a-particular-port/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 12 Feb 2026 13:05:40 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Jerammy		</title>
		<link>https://www.tecmint.com/find-out-which-process-listening-on-a-particular-port/comment-page-1/#comment-1602699</link>

		<dc:creator><![CDATA[Jerammy]]></dc:creator>
		<pubDate>Tue, 05 Oct 2021 14:42:12 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=26262#comment-1602699</guid>

					<description><![CDATA[In the topic, there isn&#039;t a solution to find a kernel-level service/program listening to a specific port.

In my case, it was a wireguard service like the solution that i have found here https://serverfault.com/questions/1078483/how-to-find-out-what-service-is-listening-on-a-specific-port-of-a-ubuntu-server]]></description>
			<content:encoded><![CDATA[<p>In the topic, there isn&#8217;t a solution to find a kernel-level service/program listening to a specific port.</p>
<p>In my case, it was a wireguard service like the solution that i have found here <a target="_blank" href="https://serverfault.com/questions/1078483/how-to-find-out-what-service-is-listening-on-a-specific-port-of-a-ubuntu-server" rel="nofollow ugc">https://serverfault.com/questions/1078483/how-to-find-out-what-service-is-listening-on-a-specific-port-of-a-ubuntu-server</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: llutz		</title>
		<link>https://www.tecmint.com/find-out-which-process-listening-on-a-particular-port/comment-page-1/#comment-1590437</link>

		<dc:creator><![CDATA[llutz]]></dc:creator>
		<pubDate>Fri, 17 Sep 2021 06:49:50 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=26262#comment-1590437</guid>

					<description><![CDATA[There is &lt;strong&gt;ss&lt;/strong&gt; too, like &quot;&lt;strong&gt;ss -tlpn port 80&lt;/strong&gt;&quot;.]]></description>
			<content:encoded><![CDATA[<p>There is <strong>ss</strong> too, like &#8220;<strong>ss -tlpn port 80</strong>&#8220;.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sergio K		</title>
		<link>https://www.tecmint.com/find-out-which-process-listening-on-a-particular-port/comment-page-1/#comment-1537705</link>

		<dc:creator><![CDATA[Sergio K]]></dc:creator>
		<pubDate>Sun, 04 Jul 2021 22:59:58 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=26262#comment-1537705</guid>

					<description><![CDATA[-w works with &lt;strong&gt;&quot;:::80&quot;&lt;/strong&gt; but misses &lt;strong&gt;&quot;0.0.0.0:80&quot;&lt;/strong&gt;. Using &lt;strong&gt;&quot;:80 &quot;&lt;/strong&gt; (with blank) works.

Example: &lt;code&gt;netstat -ltnp &#124; grep -E &#039;:80 &#124;:443 &#039;&lt;/code&gt;]]></description>
			<content:encoded><![CDATA[<p>-w works with <strong>&#8220;:::80&#8221;</strong> but misses <strong>&#8220;0.0.0.0:80&#8221;</strong>. Using <strong>&#8220;:80 &#8220;</strong> (with blank) works.</p>
<p>Example: <code>netstat -ltnp | grep -E ':80 |:443 '</code></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/find-out-which-process-listening-on-a-particular-port/comment-page-1/#comment-1258385</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Mon, 30 Sep 2019 05:22:53 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=26262#comment-1258385</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/find-out-which-process-listening-on-a-particular-port/comment-page-1/#comment-1256104&quot;&gt;Jason&lt;/a&gt;.

@Jason

Many thanks for sharing your experience from the embedded Linux side of it.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/find-out-which-process-listening-on-a-particular-port/comment-page-1/#comment-1256104">Jason</a>.</p>
<p>@Jason</p>
<p>Many thanks for sharing your experience from the embedded Linux side of it.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jason		</title>
		<link>https://www.tecmint.com/find-out-which-process-listening-on-a-particular-port/comment-page-1/#comment-1256104</link>

		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Fri, 27 Sep 2019 15:07:15 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=26262#comment-1256104</guid>

					<description><![CDATA[The hard way:

on an embedded Linux 2.6 device, with read-only filesystem, without `&lt;strong&gt;lsof&lt;/strong&gt;` or `&lt;strong&gt;fuser&lt;/strong&gt;` binaries, where netstat exists, but &#039;&lt;strong&gt;-p&lt;/strong&gt;&#039; option is invalid, you can `&lt;strong&gt;cat /proc/net/tcp&lt;/strong&gt;` and see several &#039;local_address&#039; 00000000:####, where #### was the listening port in Hex.  In the same row under &#039;inode&#039; column you can see the FD#, and correlate that to /proc//fd/N (each N symlinks to socket:[FD#] or /dev/null).]]></description>
			<content:encoded><![CDATA[<p>The hard way:</p>
<p>on an embedded Linux 2.6 device, with read-only filesystem, without `<strong>lsof</strong>` or `<strong>fuser</strong>` binaries, where netstat exists, but &#8216;<strong>-p</strong>&#8216; option is invalid, you can `<strong>cat /proc/net/tcp</strong>` and see several &#8216;local_address&#8217; 00000000:####, where #### was the listening port in Hex.  In the same row under &#8216;inode&#8217; column you can see the FD#, and correlate that to /proc//fd/N (each N symlinks to socket:[FD#] or /dev/null).</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
