Jump to content

Airtunes, remote speakers in iTunes


dr_pardee
 Share

1 post in this topic

Recommended Posts

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:

  1. System Preference >> Network
     
  2. Highlight your network card on the left sidebar
     
  3. Click on "Advanced" on the right side
     
  4. Click on the TCP/IP tab
     
  5. Set "Configure IPv6" to "Off"
     
  6. Click "OK" to close window
     
  7. 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

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...