Skip to main content
anonimis
New Member
January 9, 2013
Question

Apple TV, iMac, iPhone / iPad and iTunes not communicating properly

  • January 9, 2013
  • 7 replies
  • 11924 views
I have an AP220B connected to a FGT60C and it works fine for my notebooks and iDevices for all normal internet type functionality, like web browsing, email and the like. The problem I' m having though is getting any Airplay functions working over the wifi network. Can see the Apple TV from the remote app on my iPad and iPhone but not able to control it. Music will not push from any (iMac, iPad or iPhone) to the Apple TV. I' ve read that there may be issues with certain wifi chipsets and there has been mention that changing to only G 2.4Ghz might work. After a lot of experimentation of turning of radios and changing channels, it still fails to work. My older D-Link WAP-1353 works every time so I know I have no problems with the home sharing on the iDevices. Swapped back and forward between D-Link and AP220B connection to test and it is consistently not working on the AP220B network. Involved devices; Fortigate 60C with firmware v5.0, build0147 (GA Patch 1) FortiAP 220B with firmware v5.0, build024 (GA) iPhone 5 with iOS 6.0.1 iPad 2 with iOS 6.0.1 Apple TV 2 with software 5.1.1 (5433) iMac running OS X 10.6.8 and latest iTunes

    7 replies

    Dave_Hall
    New Member
    January 9, 2013
    How is the wifi or wlan interface (to the AP220B) configured on the 60C? Is it a separate interface on the 60C or is it merged with the internal interface? If the FortiAP has its own separate interface I would make damn sure there wasn' t any UTM features enabled on the firewall policy between the internal ->wlan interfaces (i.e. web filter, app control sensor, etc.) that could be blocking the ports used by the apple products you have mentioned. I am not familiar with Airplay, but a quick google search shows page hits on what ports are needed to be open for this service to properly function. As you have indicated normal web/email traffic appears to be functioning well, I am more inclined to to suspect some sort of port blocking is involved.
    anonimis
    anonimisAuthor
    New Member
    January 14, 2013
    Hi Dave, thank you for your response. The FortiAP is on its own interface with no UTM of any sort. This would not be the cause as all the devices were joined to the same wireless network so all ports are open. As described in the original post I replicate the network with another access point and it works perfectly, leading me to believe it is the FortiAP at fault not the networking configuration.
    Dave_Hall
    New Member
    January 14, 2013
    Connect an actual serial cable to the console port on the AP220B and watch for any error messages that might show up during/after it boots up and also during normal operation.
    RaviR_FTNT
    Staff
    Staff
    January 15, 2013
    We had a similar issue with Apple TV and Iphone, but in our case IPhone never discovered the Apple TV which was connected to the WAN port and then found the issue was with Multicast forwarding need to be enabled and we enabled the mulitcase policy and it worked. Now sure whether your issue is the same as this one. If not, please let us know the topology, Apple TV is connceted to which port of the 60c? Is Wifi and the port (apple TV) are in the same SoftSW interface ?
    RaviR_FTNT
    Staff
    Staff
    January 15, 2013
    http://kb.fortinet.com/kb/microsites/microsite.do?cmd=displayKC&externalId=FD33598 Check this Article
    anonimis
    anonimisAuthor
    New Member
    January 18, 2013
    Thank you RaviR, the KB article relates to extending between SSID etc. As mentioned previously but maybe not clearly, I have used a D-Link accesspoint for testing but am not trying to incorporate it in my network. All the iDevices are wireless on the same FortiAP, on the same SSID and subnet. This means no traffic even requires exiting the interface the it is connected to on the FG60C.
    ORIGINAL: RaviR http://kb.fortinet.com/kb/microsites/microsite.do?cmd=displayKC&externalId=FD33598 Check this Article
    Dave_Hall
    New Member
    January 18, 2013
    All the iDevices are wireless on the same FortiAP, on the same SSID and subnet. This means no traffic even requires exiting the interface the it is connected to on the FG60C.
    What does your " config wireless-controller vap" and " config wireless-controller" sections look like?
    Adrian_Lewis
    New Member
    January 18, 2013
    config wireless-controller vap     edit example_wlan     set multicast-enhance enable  end
    Worth a shot (or disable if it' s currently enabled). Had issues with DLNA on AeroHive APs before and their multicast handling was the issue.
    Dave_Hall
    New Member
    January 18, 2013
    set multicast-enhance enable
    I was wondering too if " intra-vap-privacy" was enabled (default setting is disabled).
    anonimis
    anonimisAuthor
    New Member
    January 21, 2013
    Well done Dave It was " intra-vap-privacy" being enabled. I' m not sure why but maybe I inadvertently changed this at some stage. Thank you all for your help.
    ORIGINAL: Dave Hall
    set multicast-enhance enable
    I was wondering too if " intra-vap-privacy" was enabled (default setting is disabled).