RE: SPA 3000 registration problems revisited Unless you have a Symmetric NAT router it is my experience that it is never necessary to forward any ports on behalf of any client device. Only host devices (like your Asterisk server) need ports forwarded into them, since they are the only devices that will ever receive unsolicited inbound packets (SIP REGISTER commands from the various clients). Since a client device never receives a REGISTER command it never needs to have its listening port forwarded to it.
I have also recently moved my Asterisk out of my DMZ and have forwarded these ports:
UDP 5060 - SIP listening port
UDP 10000-20000 - RTP port range
UDP 4569 - IAX2 listening port
TCP 22 - SSH configuration port (how I get into my Asterisk to manage it)
By the way, what is "unknown network traffic"?
__________________ Please do not send technical questions via PM.
Please post all questions to the forum. |