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

Itunes Radio/AOL Radio HOWTO?

I would like to access the radio stations in Itunes and/or AOL Radio but I cannot get the audio streams to play. I have googled extensively to find the port ranges need to add PF rules, but the information is being treated like a military secret. Can anyone lend me a hand? I am running ASG 7.501 + Home license.


This thread was automatically locked due to age.
  • Don't know if iTunes does something special, but radio streams use port 80 in most cases. You may can try to sniff the packages with Wireshark.
    Do you have HTTP Proxy enabled? Try to disable it for a test.
  • I disabled it to test and no joy. Packets were being dropped by the PF. I will take a peek with Wireshark and post my results here.
  • OK, solved it for AOL Radio. Here's how:

    In DEFINITIONS define the following:

    HOST
    Name: CBS radio
    Type: HOST
    Address: 208.80.52.128
    Interface: >

    DNS GROUPS
    Name: Guide Play It
    Type: DNS GROUP
    Interface: >
    Hostname: guide.play.it

    Name: Player Play It
    Type: DNS GROUP
    Interface: >
    Hostname: player.play.it

    Name: Streamtheworld
    Type: DNS GROUP
    Interface: >
    Hostname: provisioning.streamtheworld.com

    NETWORK GROUP
    Name: AOL Radio
    Type: NETWORK GROUP
    Members: -- All of the definitions listed above --

    Then in WEB SECURITY -> HTTP/S -> Advanced add AOL Radio to the Transparent mode Skiplist and hit apply.