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

Skype calls are one-way

Immediately after installing Astaro, all Skype calls are acting one-way. That is, I could hear people speaking, but the other side could not hear me. If I connect the network directly to the modem+router setup, it's working fine. Is there anything I should do to make Skype work properly?

Thank you!


This thread was automatically locked due to age.
  • Should I add some more details to get someone's attention or is it just that I am asking a meaningless question? Someone please help on this issue. Thanks!
  • Hi, are you using the http proxy, or are you using PacketFilter rules and Masquerading?

    Check the logs for the proxy and the packetfilter.

    Barry
  • Hi, are you using the http proxy, or are you using PacketFilter rules and Masquerading?

    Check the logs for the proxy and the packetfilter.

    Barry


    Thanks for the reply.
    I checked the packet filter and found that packets from port 36420 were blocked partially.

    So created a packet filter rule to allow access to 36420 and now everything is working perfect.

    Thanks for the hint!
  • In case if someone else needs the info:

    Definition > Services > New sevice definition
    Name: Skype IM
    Type of Definition: TCP/UDP
    Destination port: 36420
    Source port: 1:65535

    Network Security > Packet Filter > New rule
    Source: Internal (Network)
    Service: Skype IM
    Destination: Any
    Action: Allow
    Time Event: Always
    Log traffic: Not checked

    Finally, enable the packet filter just created.

    Thank you.