Do a netstat -planet or you can do an lsof |grep &lt;port&gt;<br><br>Either of those should tell you where to look to see what&#39;s causing that port to listen.<br><br>brad<br><br><div><span class="gmail_quote">On 4/3/07, 
<b class="gmail_sendername">eric</b> &lt;<a href="mailto:eric@bootz.us">eric@bootz.us</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
sounds like a database port ...my wild and crazy guess :)<br><br>Justin Bennett wrote:<br><br>&gt; Does anyone know what port 56202 maybe?<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;I have an external connected machine (Dual Homed, LAN and Internet)
<br>&gt; which has this port open and I&#39;m not sure what it is. It&#39;s firewalled<br>&gt; from the outside world (doesn&#39;t even show using an nmap portscan),<br>&gt; however I&#39;d like to close it anyways. If I do a netstat it doesn&#39;t
<br>&gt; tell me what the process is.<br>&gt;<br>&gt; Proto Recv-Q Send-Q Local Address&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Foreign<br>&gt; Address&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; State&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PID/Program name<br>&gt; tcp&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0 <a href="http://0.0.0.0:56202">
0.0.0.0:56202</a><br>&gt; 0.0.0.0:*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; LISTEN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-<br>&gt;<br>&gt; It will answer if I telnet to it on the loopback or LAN interface but<br>&gt; not on the external interface.<br>&gt;<br>&gt; telnet localhost 56202
<br>&gt; Trying 127.0.0.1...<br>&gt; Connected to localhost (<a href="http://127.0.0.1">127.0.0.1</a>).<br>&gt; Escape character is &#39;^]&#39;.<br>&gt;<br>&gt;<br>&gt; Connection closed by foreign host.<br>&gt;<br>&gt;<br>
&gt; Thanks<br>&gt; Justin<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;_______________________________________________<br>&gt;nflug mailing list<br>&gt;<a href="mailto:nflug@nflug.org">nflug@nflug.org</a><br>&gt;<a href="http://www.nflug.org/mailman/listinfo/nflug">
http://www.nflug.org/mailman/listinfo/nflug</a><br>&gt;<br>&gt;<br><br><br>--<br>after years of waiting...<br><br>_______________________________________________<br>nflug mailing list<br><a href="mailto:nflug@nflug.org">nflug@nflug.org
</a><br><a href="http://www.nflug.org/mailman/listinfo/nflug">http://www.nflug.org/mailman/listinfo/nflug</a><br></blockquote></div><br>