This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Ooma & Astaro Issues

I have Ooma as my VoIP phone company and I am trying to get it to work through the ASG. I have the Ooma device in the SIP client networks configured as:

Type: Network
Interface: Internal
IPv4: 192.168.10.0/24
Netmask: 255.255.255.0
IPv6 Address: N/A
Netmask: 64 (Put here by default)
Comment: VoIP for Ooma device

In the VoIP section of the ASG where it says (SIP sever networks), I am not sure what information to put in there for the IP address? 

So far I have:

Type: Network
Interface: Any (Should I select Uplink Interface instead)?
IPv4 Address: Not sure what to put here
IPv6 Address: N/A
Netmask: 64 (Put here by default)
Comment: VoIP for Ooma device

Any help on this is greatly appreciated.  FYI: I am very new to Astaro and learning as much as I can, so please be gentle.   :-)

Thanks.


This thread was automatically locked due to age.
  • Hi, your definition for the SIP device should be for a single IP (of the SIP adapter), not your entire internal Class C network.

    Then you would put that definition in the VOIP Security section under SIP Client networks.

    The SIP Server networks would be the network(s) of Ooma. You could ask them, or use a sniffer, for their network addresses.
    I think it is acceptable to use the Internet definition there as well, at a slight loss of security.

    Barry
  • Barry, thanks for your reply. When I type 192.168.10.10 (the IP address of the Ooma Telo device), I get the following message:

    Address 192.168.10.10 is not a /24 network address.
    Will use 192.168.10.0/24 instead. 

    That is why the Ooma device appears to be for the entire internal Class C Network and not just for the device. 

    In the Networkmask it shows /24 (255.255.255.0) so I guess that's why it's doing what it's doing.  How do I set it so it shows 192.168.10.10?

    Thanks.
  • Update:

    I created the definition (even though it's wrong) in order to get a dial tome. I then added a Packet Filter:

    Source: Ooma
    Service: Any
    Destination: Any
    Action: Allow

    and everything is working for some reason!  :-)

    I have a feeling using Any is not a good idea? What can I do to make this work using different settings?

    Forgive my ignorance, butafter doing more searching regarding SIP, I understand that SIP is software if I'm not mistaken, and therefore I don't need the SIP setting at this point.

    Thanks.
  • Ooma only need outbound traffic.  You could narrow the definition to the following service ports (UDP 53, UDP 123, UDP 514, UDP 1194,UDP 3386, UDP 3480, UDP 10000-20000, TCP 53 and TCP 443) instead of "Any"

    Good Luck

    Hint - use the group definition...[:)]
  • Barry, thanks for your reply. When I type 192.168.10.10 (the IP address of the Ooma Telo device), I get the following message:

    Address 192.168.10.10 is not a /24 network address.
    Will use 192.168.10.0/24 instead. 

    That is why the Ooma device appears to be for the entire internal Class C Network and not just for the device. 

    In the Networkmask it shows /24 (255.255.255.0) so I guess that's why it's doing what it's doing.  How do I set it so it shows 192.168.10.10?

    Thanks.


    Hi, create the definition as a HOST (preferred) instead of a network; or use /32 instead of /24.

    Barry
  • Ooma only need outbound traffic.  You could narrow the definition to the following service ports (UDP 53, UDP 123, UDP 514, UDP 1194,UDP 3386, UDP 3480, UDP 10000-20000, TCP 53 and TCP 443) instead of "Any"

    Good Luck

    Hint - use the group definition...[:)]


    Thanks for the hint. I was able to get it to work...[;)]

    In Packet Filter, I noticed that the Ooma Group I created was highlighted in green and now it's purple. Is it suppose to do that? When creating the rule, I used:

    Source: Internal Network
    Service Ooma Group
    Destination: Any

    Did I do this correctly?

    Thanks again for your help.
  • Your rule looks fine.
    I don't remember what Purple means, but as long as it's not RED, it's OK.

    Barry