[asterisk-users] SIP port 5060 closed - how do I open it?

Zaheer K. Master lists at adamantsecurity.com
Tue Nov 27 09:57:34 CST 2007


Hi Adrian here is what I got when I ran the command you suggested:
netstat -an|grep 5060
udp        0      0 0.0.0.0:5060            0.0.0.0:*

I also ran netstat -l and got the following:
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State
tcp        0      0 *:4000                  *:*                     LISTEN
tcp        0      0 *:nfs                   *:*                     LISTEN
tcp        0      0 *:8003                  *:*                     LISTEN
tcp        0      0 *:8004                  *:*                     LISTEN
tcp        0      0 *:1001                  *:*                     LISTEN
tcp        0      0 *:mysql                 *:*                     LISTEN
tcp        0      0 *:43724                 *:*                     LISTEN
tcp        0      0 *:5038                  *:*                     LISTEN
tcp        0      0 *:sunrpc                *:*                     LISTEN
tcp        0      0 *:sieve                 *:*                     LISTEN
tcp        0      0 *:http                  *:*                     LISTEN
tcp        0      0 *:ftp                   *:*                     LISTEN
tcp        0      0 *:h323hostcall          *:*                     LISTEN
tcp        0      0 *:8088                  *:*                     LISTEN
tcp        0      0 *:smtp                  *:*                     LISTEN
tcp        0      0 *:https                 *:*                     LISTEN
tcp        0      0 *:46302                 *:*                     LISTEN
tcp        0      0 *:ssh                   *:*                     LISTEN
udp        0      0 *:32768                 *:*
udp        0      0 *:nfs                   *:*
udp        0      0 *:32770                 *:*
udp        0      0 *:2727                  *:*
udp        0      0 *:4520                  *:*
udp        0      0 *:5060                  *:*
udp        0      0 *:715                   *:*
udp        0      0 *:4569                  *:*
udp        0      0 *:998                   *:*
udp        0      0 *:sunrpc                *:*
udp        0      0 192.168.1.55:ntp        *:*
udp        0      0 localhost.localdoma:ntp *:*
udp        0      0 *:ntp                   *:*
udp        0      0 *:ntp                   *:*

So does this mean that port 5060 is not listening for traffic?

Thanks again,
Zaheer




More information about the asterisk-users mailing list