Page 1 of 1

SIP on management interface?

Posted: Wed Apr 11, 2018 4:11 pm
by jurwiller
I just happened to port scan the management interface of some of my nextonix switches running the latest firmware. I noticed port 5060 open; what for??

Re: SIP on management interface?

Posted: Wed Apr 11, 2018 5:00 pm
by Eric Stern
Nothing on the switch uses port 5060. Only ports 22 (SSH) ,80 (HTTP),161 (SNMP) and 443 (HTTPS) are generally open. Also 4200 but that only allows local connections.

You can confirm by dropping to the command line and using this command "netstat -n -a -p".