<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=6446&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] netstat -tulpen:  strange output]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=6446</link>
		<description><![CDATA[The most recent posts in [SOLVED] netstat -tulpen:  strange output.]]></description>
		<lastBuildDate>Tue, 05 Mar 2024 22:51:17 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] netstat -tulpen:  strange output]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=48717#p48717</link>
			<description><![CDATA[<p>Thanks</p>]]></description>
			<author><![CDATA[dummy@example.com (bai4Iej2need)]]></author>
			<pubDate>Tue, 05 Mar 2024 22:51:17 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=48717#p48717</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] netstat -tulpen:  strange output]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=48467#p48467</link>
			<description><![CDATA[<p>A quck test gave me a clue (output truncated for brevity):</p><div class="codebox"><pre><code>$ netstat -tulpen
(Not all processes could be identified, non-owned process info
 will not be shown, you would have to be root to see it all.)
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          15476      -                   
tcp        0      0 0.0.0.0:60799           0.0.0.0:*               LISTEN      105        14342      - </code></pre></div><p>And as root:</p><div class="codebox"><pre><code>$ sudo netstat -tulpen
[sudo] password for chris: 
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          15476      2240/exim4          
tcp        0      0 0.0.0.0:60799           0.0.0.0:*               LISTEN      105        14342      1343/rpc.statd  </code></pre></div><p>So netstat can&#039;t find out the PID/Program name if it&#039;s not running as root unless the program that opened the socket is running as you.</p>]]></description>
			<author><![CDATA[dummy@example.com (chris2be8)]]></author>
			<pubDate>Sun, 25 Feb 2024 17:26:40 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=48467#p48467</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] netstat -tulpen:  strange output]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=48465#p48465</link>
			<description><![CDATA[<p>in the output of netstat -tulpen have these lines amongst others </p><div class="codebox"><pre><code>netstat -tulpen | grep \-
Proto Recv-Q Send-Q Local Address           Foreign Address         State       Benutzer   Inode      PID/Program name    
tcp        0      0 0.0.0.0:42397           0.0.0.0:*               LISTEN      0          1874       -                   
tcp        0      0 0.0.0.0:3142            0.0.0.0:*               LISTEN      108        15793      1656/apt-cacher-ng  
tcp        0      0 0.0.0.0:2049            0.0.0.0:*               LISTEN      0          15825      -                   
tcp6       0      0 :::45827                :::*                    LISTEN      0          1877       -                   
tcp6       0      0 :::3142                 :::*                    LISTEN      108        15794      1656/apt-cacher-ng  
tcp6       0      0 :::2049                 :::*                    LISTEN      0          15841      -                   
udp        0      0 0.0.0.0:57006           0.0.0.0:*                           0          1873       -                   
udp6       0      0 :::49439                :::*                                0          1875       -                   </code></pre></div><p>I am wondering, what these lines are with the dash - at the end . Never seen this before. <br />Something to do with docker , which I recently installed?</p>]]></description>
			<author><![CDATA[dummy@example.com (bai4Iej2need)]]></author>
			<pubDate>Sun, 25 Feb 2024 16:49:54 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=48465#p48465</guid>
		</item>
	</channel>
</rss>
