Do a netstat -planet or you can do an lsof |grep <port><br><br>Either of those should tell you where to look to see what'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> <<a href="mailto:eric@bootz.us">eric@bootz.us</a>> 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>> Does anyone know what port 56202 maybe?<br>><br>> I have an external connected machine (Dual Homed, LAN and Internet)
<br>> which has this port open and I'm not sure what it is. It's firewalled<br>> from the outside world (doesn't even show using an nmap portscan),<br>> however I'd like to close it anyways. If I do a netstat it doesn't
<br>> tell me what the process is.<br>><br>> Proto Recv-Q Send-Q Local Address Foreign<br>> Address State PID/Program name<br>> tcp 0 0 <a href="http://0.0.0.0:56202">
0.0.0.0:56202</a><br>> 0.0.0.0:* LISTEN -<br>><br>> It will answer if I telnet to it on the loopback or LAN interface but<br>> not on the external interface.<br>><br>> telnet localhost 56202
<br>> Trying 127.0.0.1...<br>> Connected to localhost (<a href="http://127.0.0.1">127.0.0.1</a>).<br>> Escape character is '^]'.<br>><br>><br>> Connection closed by foreign host.<br>><br>><br>
> Thanks<br>> Justin<br>><br>><br>><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>><br>><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>