View Single Post
Brad
Selfish Heathen
 
Join Date: May 2004
Location: Zone of Pain
 
2005-06-02, 07:45

Okay, I discovered an "easy" way. Try this:

Code:
sudo tcpdump -i en0 -A -s 256 | grep 'Host: '
Remember that the en0 is for an Ethernet connection and should be changed to en1 if you're on a wireless (AirPort) connection.

Open iTunes and start to load a video. Go back to the Terminal and press control-c to stop listening to the traffic.

Just now, I tried it and it returned a1619.phobos.apple.com and that works perfectly with the old instructions posted above.

Cheers.

The quality of this board depends on the quality of the posts. The only way to guarantee thoughtful, informative discussion is to write thoughtful, informative posts. AppleNova is not a real-time chat forum. You have time to compose messages and edit them before and after posting.
  quote