Results 1 to 10 of 22

Thread: Q on VoIPo SIP outbound vs. router

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Dec 2008
    Posts
    200

    Default Re: Q on VoIPo SIP outbound vs. router

    NAT Keep alive packets probably don't have any SIP header.. That maybe the reason it is rejecting the packets.

    Since you are working fine with the packets being rejected, I assume you don't need any keep alive packets. You could probably ask VOIPo to turn off Keep Alive packets. Since your router is SIP aware, it is getting the registration interval from the SIP packets and keeping the NAT entry alive for the duration.

    I am not sure if STUN setting is turned on for your ATA. If not, your router's SIP ALG is working fine. If the SIP ALG is turned off in your router, you will need NAT Traversal and STUN server on your ATA.

    On my ATA, NAT Traversal, STUN and Keep alive packets are turned off.

  2. #2
    Join Date
    Jan 2009
    Posts
    230

    Default Re: Q on VoIPo SIP outbound vs. router

    Quote Originally Posted by sr98user View Post
    NAT Keep alive packets probably don't have any SIP header.. That maybe the reason it is rejecting the packets.
    Sounds correct, if keep alive packets had a valid SIP header, it would be passed just like registration requests are.


    Quote Originally Posted by sr98user View Post
    On my ATA, NAT Traversal, STUN and Keep alive packets are turned off.
    On my ATA, NAT traversal (STUN) and keep alive are on (keep alive sent every 20 seconds but really is just bouncing back and forth between the router and ATA).

  3. #3
    Join Date
    Feb 2010
    Posts
    235

    Default Re: Q on VoIPo SIP outbound vs. router

    Do I have this correct:
    The Grandstream ATA is sending "keep alive" packets to the SIP server, on the SIP port, but these are not SIP-formatted (standards-compliant). Therefore, the ALG in my router rejects them. So they should not be sent on the SIP port. Yes?

    VoIPo told me they moved my ATA to non-standard SIP ports to better hide from bad guys trying to steal service. Not sure this is relevant.

    The keep-alive packets, if this is what they are, seemingly should be sent via some port number that is not reserved by agreement for a given service like SIP.
    Yes?

    It would be noise on the LAN but my router's log fills quickly with these junk messages, and those of rejected incoming messages from VoIPo's SIP servers doing some sort of NAT trigger keep-alive. I'd really like my router's log to be useful for what it is intended for: logging anomalies.
    Last edited by stevech; 03-15-2011 at 06:00 PM.

  4. #4
    Join Date
    Dec 2008
    Posts
    200

    Default Re: Q on VoIPo SIP outbound vs. router

    Quote Originally Posted by stevech View Post
    Do I have this correct:
    The Grandstream ATA is sending "keep alive" packets to the SIP server, on the SIP port, but these are not SIP-formatted (standards-compliant). Therefore, the ALG in my router rejects them. So they should not be sent on the SIP port. Yes?
    Your router log says that SIP ALG functionality rejected it. But I am not sure if the packet is still sent out without being rewritten by SIP ALG. Cradlepoint can confirm that for you.

    VoIPo told me they moved my ATA to non-standard SIP ports to better hide from bad guys trying to steal service. Not sure this is relevant.

    The keep-alive packets, if this is what they are, seemingly should be sent via some port number that is not reserved by agreement for a given service like SIP. Yes?
    VOIPo could have just changed the port on your side to avoid the "bad guys stealing service" problem. I am not sure if they changed both the local port and the destination port. Given that SIP ALG is kicking in on your router, I would guess that VOIPo changed only the local port.

    I know that you can access VOIPo service at ports other than 5060. Like 5061, 5062, 5078 etc..

    It would be noise on the LAN but my router's log fills quickly with these junk messages, and those of rejected incoming messages from VoIPo's SIP servers doing some sort of NAT trigger keep-alive. I'd really like my router's log to be useful for what it is intended for: logging anomalies.
    Is your router rejecting incoming packets from multiple SIP servers or just one? I know your service works fine, but rejecting incoming packets from SIP servers it not the ideal setup.

  5. #5
    Join Date
    Feb 2010
    Posts
    235

    Default Re: Q on VoIPo SIP outbound vs. router

    The log entries are an about equal mix of outgoing packets from the grandstream that are blocked as apparently invalid SIP packets, by the ALG in the router. Others here said it's probably keep-alive packets sent on the SIP port but without a SIP header; and incoming packets from VoIPo's SIP servers, apparently in an attempt to cope with some consumer routers that won't work correctly for NAT without this barrage of ping-like packets.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •