Find the answer to your Linux question:
Results 1 to 6 of 6
To make a long story short, I have an Ubuntu server(8.10 Desktop edition) running a Squid proxy server. My Windows Desktop, while using it as a proxy, is unable to ...
  1. #1
    Just Joined!
    Join Date
    Feb 2009
    Posts
    9

    Squid and Movie Streaming

    To make a long story short, I have an Ubuntu server(8.10 Desktop edition) running a Squid proxy server. My Windows Desktop, while using it as a proxy, is unable to watch videos on Hulu. So far Hulu is the only problem I've seen, Youtube works.

    Hulu works if I am on the server itself.

  2. #2
    Linux Enthusiast meton_magis's Avatar
    Join Date
    Oct 2006
    Location
    arizona
    Posts
    665
    I know hulu uses flash, does it maybe try and route data through a different port than port 80? If so, either your squid proxy could be blocking data going through a different port (I think the default would be to do so). You could also fix this by changing your firefox to not proxy hulu data, depending on your setup.
    New to the internet, technical forums, or the hacker / open source community??
    Read this to learn good posting habits http://www.catb.org/~esr/faqs/smart-questions.html

    RHCE for RHEL version 5
    RHCT for RHEL version 4

  3. #3
    Just Joined!
    Join Date
    Feb 2009
    Posts
    9
    Well, I unblocked all ports between 0 and 65535, so I don't think it's a port problem. I can't exclude Hulu from the proxy because the proxy is my only source of internet.

    I'm using windows, the college network requires all windows machines, and only windows, to have special software. So I'm using puTTy to create a SSH tunnel to my dedicated Ubuntu server, which does not require special software to get internet access.

  4. #4
    Linux Enthusiast meton_magis's Avatar
    Join Date
    Oct 2006
    Location
    arizona
    Posts
    665
    OH, in that case, just use a socks 5 proxy, and skip all the squid crap. In PuTTY, under tunnel, do a dynamic tunnel on whatever port (above 1024). then put that into firefox under the socks proxy. That will clear up all your problems I think. Squid is a little excesive if you have no intention of cacheing content (kinda pointless for 1 person) or blocking access (kinda stupid, since YOU'RE the admin)
    New to the internet, technical forums, or the hacker / open source community??
    Read this to learn good posting habits http://www.catb.org/~esr/faqs/smart-questions.html

    RHCE for RHEL version 5
    RHCT for RHEL version 4

  5. #5
    Just Joined!
    Join Date
    Feb 2009
    Posts
    9
    Thanks, that worked.

  6. #6
    Linux Enthusiast meton_magis's Avatar
    Join Date
    Oct 2006
    Location
    arizona
    Posts
    665
    Quote Originally Posted by UndeniablyRexer View Post
    Thanks, that worked.

    Glad it worked for you, since I was only about 80% sure it would work, the other 20% was a wild guess

    gratz on getting it working
    New to the internet, technical forums, or the hacker / open source community??
    Read this to learn good posting habits http://www.catb.org/~esr/faqs/smart-questions.html

    RHCE for RHEL version 5
    RHCT for RHEL version 4

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...