Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Unblocking YouTube
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
mistersnorfles
n00b
n00b


Joined: 03 Aug 2007
Posts: 32

PostPosted: Tue Aug 14, 2007 6:00 pm    Post subject: Unblocking YouTube Reply with quote

I can get to the YouTube site, and go to the pages for the videos, but am unable to actually watch the videos. I think either my firewall or privoxy is blocking it.

What ports do I need to allow in iptables to permit youtube traffic?

I have ipt_LOG enabled, where should I look to find out what iptables doesn't like about youtube? I looked in /var/log/messages and couldn't find anything. And the /var/log/privoxy log file shows a request for the video, but doesn't say anything about denying it. I enabled javascript, referrer logging, and redirection for youtube, and those didn't seem to be the problem either. Any ideas?

Thanks,
Mr. Snorfles
Back to top
View user's profile Send private message
erik258
Advocate
Advocate


Joined: 12 Apr 2005
Posts: 2650
Location: Twin Cities, Minnesota, USA

PostPosted: Tue Aug 14, 2007 6:22 pm    Post subject: Reply with quote

Are you sure you aren't just missing the plugins to watch the media in YouTube?

I like to compare the output of consecutive runs of 'iptables -L -v' to see where the packets are going. 'watch' is a useful utility for this.
Code:
watch -n 3 "iptables -L -v"

in a nice big xterm window. Then you can see where your packets are heading to.
_________________
Configuring a Firewall? Try my iptables configuration
LinuxCommando.com is my blog for linux-related scraps and tidbits. Stop by for a visit!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum