dr_pardee Posted February 20, 2012 Share Posted February 20, 2012 Since I can't post to http://www.insanelym...showtopic=90851, here's a tip for anyone wanting to use Remote Speakers in iTunes Prior to Lion, you could perform the following to allow airtunes to work by turning off IPv6 for your network Card: System Preference >> Network Highlight your network card on the left sidebar Click on "Advanced" on the right side Click on the TCP/IP tab Set "Configure IPv6" to "Off" Click "OK" to close window Click "Apply" However with Lion, there isn't an option to turn off IPV6 using the System Preferences. You should edit /Library/Preferences/SystemConfiguration/preferences.plist and change the IPv6 ConfigMethod's string to __INACTIVE__ manually for the appropriate adapter: <key>IPv6</key> <dict> <key>ConfigMethod</key> string>__INACTIVE__</string> </dict> Save the file and restart your mac. This will turn IPV6 off and will solve the issue. * credit to http://forums.boxee....ad.php?p=206302 Quote Link to comment https://www.insanelymac.com/forum/topic/276204-airtunes-remote-speakers-in-itunes/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.