<?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: Aix &#8211; Como identificar o processo que está utilizando uma porta</title>
	<atom:link href="http://www.unixnotes.org/2009/11/03/aix-como-identificar-o-processo-que-esta-utilizando-uma-porta/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unixnotes.org/2009/11/03/aix-como-identificar-o-processo-que-esta-utilizando-uma-porta/</link>
	<description>O unix, o universo e tudo mais.</description>
	<lastBuildDate>Tue, 03 Aug 2010 15:03:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Andre Facina</title>
		<link>http://www.unixnotes.org/2009/11/03/aix-como-identificar-o-processo-que-esta-utilizando-uma-porta/comment-page-1/#comment-12882</link>
		<dc:creator>Andre Facina</dc:creator>
		<pubDate>Mon, 26 Jul 2010 14:16:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixnotes.org/?p=401#comment-12882</guid>
		<description>Oi, para portas UDP trocar o tcpcb por inpcb

Exemplo:

# rmsock f100070003e31e00 inpcb
The socket 0x1e40c08 is being held by proccess 462914 (rwhod).

# ps -ef &#124;grep rwhod
    root 462914 266404   0   Jun 07      -  0:05 /usr/sbin/rwhod</description>
		<content:encoded><![CDATA[<p>Oi, para portas UDP trocar o tcpcb por inpcb</p>
<p>Exemplo:</p>
<p># rmsock f100070003e31e00 inpcb<br />
The socket 0x1e40c08 is being held by proccess 462914 (rwhod).</p>
<p># ps -ef |grep rwhod<br />
    root 462914 266404   0   Jun 07      &#8211;  0:05 /usr/sbin/rwhod</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: UNIX notes &#187; Linux &#8211; Como identificar o processo que está utilizando uma porta</title>
		<link>http://www.unixnotes.org/2009/11/03/aix-como-identificar-o-processo-que-esta-utilizando-uma-porta/comment-page-1/#comment-12135</link>
		<dc:creator>UNIX notes &#187; Linux &#8211; Como identificar o processo que está utilizando uma porta</dc:creator>
		<pubDate>Tue, 03 Nov 2009 13:11:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.unixnotes.org/?p=401#comment-12135</guid>
		<description>[...] Para saber como identificar o processo utilizando uma porta de rede no Aix, veja aqui: Aix – Como identificar o processo que está utilizando uma porta [...]</description>
		<content:encoded><![CDATA[<p>[...] Para saber como identificar o processo utilizando uma porta de rede no Aix, veja aqui: Aix – Como identificar o processo que está utilizando uma porta [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
