Hi Bruce, thank you for your recommendations . . . I passed the test and the only wanrning is this one : <br><br>/usr/sbin/unhide                                         [ Warning ]<br>    /usr/sbin/useradd                                        [ OK ]<br>
    /usr/sbin/userdel                                        [ OK ]<br>    /usr/sbin/usermod                                        [ OK ]<br>    /usr/sbin/vipw                                           [ OK ]<br>    /usr/sbin/unhide-linux26                                 [ Warning ]<br>
<br><br><div class="gmail_quote">On Wed, Jul 1, 2009 at 1:42 PM, Bruce Ferrell <span dir="ltr">&lt;<a href="mailto:bferrell@baywinds.org">bferrell@baywinds.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br>
<br>
Xavier Cardil wrote:<br>
&gt; I found nothing is passing through those ports . . . I think something<br>
&gt; was sending the stream to our PST/SIP gateways, so the calls where<br>
&gt; affected when getting in to the gateways. I found we are not running any<br>
&gt; extra TCL applications on those gateways . . . could it be possible ?<br>
&gt; Could an UDP stream get mixed with another through an UDP port ? Is a<br>
&gt; very strange issue but I really want to know why . . . any more hints ?<br>
&gt;<br>
&gt; Thanks.<br>
&gt;<br>
&gt; On Wed, Jul 1, 2009 at 11:48 AM, John A. Sullivan III<br>
</div>&gt; &lt;<a href="mailto:jsullivan@opensourcedevel.com">jsullivan@opensourcedevel.com</a> &lt;mailto:<a href="mailto:jsullivan@opensourcedevel.com">jsullivan@opensourcedevel.com</a>&gt;&gt;<br>
<div class="im">&gt; wrote:<br>
&gt;<br>
&gt;     On Wed, 2009-07-01 at 10:14 +0100, Steve Howes wrote:<br>
&gt;     &gt; On 1 Jul 2009, at 09:54, Xavier Cardil wrote:<br>
</div>&gt;     &gt; &gt; udp        0      0 <a href="http://0.0.0.0:2727" target="_blank">0.0.0.0:2727</a> &lt;<a href="http://0.0.0.0:2727" target="_blank">http://0.0.0.0:2727</a>&gt;<br>
<div class="im">&gt;     &gt; &gt; 0.0.0.0:*                           4989/asterisk<br>
</div>&gt;     &gt; &gt; udp        0      0 <a href="http://0.0.0.0:9001" target="_blank">0.0.0.0:9001</a> &lt;<a href="http://0.0.0.0:9001" target="_blank">http://0.0.0.0:9001</a>&gt;<br>
<div class="im">&gt;     &gt; &gt; 0.0.0.0:*                           26354/udp-sender<br>
</div>&gt;     &gt; &gt; udp        0      0 <a href="http://0.0.0.0:5000" target="_blank">0.0.0.0:5000</a> &lt;<a href="http://0.0.0.0:5000" target="_blank">http://0.0.0.0:5000</a>&gt;<br>
<div class="im">&gt;     &gt; &gt; 0.0.0.0:*                           4989/asterisk<br>
&gt;     &gt;<br>
&gt;     &gt; 2727 = mgcp<br>
&gt;     &gt;<br>
&gt;     &gt; I found that with Google. A useful tool.<br>
&gt;     &lt;snip&gt;<br>
&gt;     I thought 9001 was for JetDirect style print servers.  I don&#39;t recall<br>
&gt;     off the top of my head if they are tcp or udp - John<br>
&gt;     --<br>
&gt;     John A. Sullivan III<br>
&gt;     Open Source Development Corporation<br>
&gt;     +1 207-985-7880<br>
</div>&gt;     <a href="mailto:jsullivan@opensourcedevel.com">jsullivan@opensourcedevel.com</a> &lt;mailto:<a href="mailto:jsullivan@opensourcedevel.com">jsullivan@opensourcedevel.com</a>&gt;<br>
<div class="im">&gt;<br>
&gt;     <a href="http://www.spiritualoutreach.com" target="_blank">http://www.spiritualoutreach.com</a><br>
&gt;     Making Christianity intelligible to secular society<br>
&gt;<br>
<br>
<br>
</div>Assuming first your box doesn&#39;t have a rootkit installed  (to check for<br>
a rootkit, use rkhunter.  Your distro may have it packaged, if not<br>
google for it) I use lsof to find out what is listening to TCP and UDP<br>
ports:<br>
<br>
lsof -P | grep UDP<br>
lsof -P | grep TCP<br>
<br>
YMMV<br>
<font color="#888888"><br>
Bruce<br>
</font><div><div></div><div class="h5"><br>
<br>
<br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br>