<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Yahoo voice through SQUID in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/yahoo-voice-through-squid/m-p/4910118#M45837</link>
    <description>Apart from the 'ip' info page (and a PS document distributed with the package), and the Advanced Routing Howto, I haven't used any.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 04 Jul 2005 00:19:37 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2005-07-04T00:19:37Z</dc:date>
    <item>
      <title>Yahoo voice through SQUID</title>
      <link>https://community.hpe.com/t5/operating-system-linux/yahoo-voice-through-squid/m-p/4910110#M45829</link>
      <description>Hi Friends,&lt;BR /&gt;&lt;BR /&gt;Anybody have idea how to get yahoo voice chat working through SQUID? I don't want to use NATing for this, I want it to be accomplished through SQUID itself.&lt;BR /&gt;One more thing is, is there any robust and easily configurable traffic shaper/ bandwidth manager available under GPL for linux? I was trying to implement tc, but found it somewhat difficult ( either due to insufficient documentation I have about tc, or I do not have much time to read all about tc right now).&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Jul 2005 05:45:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/yahoo-voice-through-squid/m-p/4910110#M45829</guid>
      <dc:creator>kcpant</dc:creator>
      <dc:date>2005-07-01T05:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: Yahoo voice through SQUID</title>
      <link>https://community.hpe.com/t5/operating-system-linux/yahoo-voice-through-squid/m-p/4910111#M45830</link>
      <description>Few things to note:&lt;BR /&gt;&lt;BR /&gt;You need to make sure any iptables configuration allows the ports that yahoo voice uses for output. If yahoo is accepting the tcp traffic on port 7800 for example, you need to allow output on that port and any other ports it needs.&lt;BR /&gt;&lt;BR /&gt;Example, many web sites let inbound traffic on port 80. The output for my web based email is in the 1500 range.&lt;BR /&gt;&lt;BR /&gt;So I recommend you analyze the port usage on a machine without squid and make sure iptables isn't bothering you.&lt;BR /&gt;&lt;BR /&gt;I don't actually see anything in the squid doc's that says there should be a problem with this service, so I suspect that it maybe firewall or other concerns.&lt;BR /&gt;&lt;BR /&gt;Tell me, what do the squid logs say when this fails?&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 01 Jul 2005 07:35:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/yahoo-voice-through-squid/m-p/4910111#M45830</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-07-01T07:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Yahoo voice through SQUID</title>
      <link>https://community.hpe.com/t5/operating-system-linux/yahoo-voice-through-squid/m-p/4910112#M45831</link>
      <description>Hi SEP,&lt;BR /&gt;&lt;BR /&gt;Thanks for reply. I've already checked my iptables configuration, and also checked that if I configure NATing on server, and then connect yahoo without proxy, it allows me to go to voice chat. but through SQUID, it's not possible. I don't want to use NATing , for obvious security reasons. So, please let me know if you find any how-to for this.&lt;BR /&gt;&lt;BR /&gt;Also, please suggest me any GPL software for traffic shaping/ bandwidth mgmt. (second question of prior post).</description>
      <pubDate>Sat, 02 Jul 2005 01:50:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/yahoo-voice-through-squid/m-p/4910112#M45831</guid>
      <dc:creator>kcpant</dc:creator>
      <dc:date>2005-07-02T01:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Yahoo voice through SQUID</title>
      <link>https://community.hpe.com/t5/operating-system-linux/yahoo-voice-through-squid/m-p/4910113#M45832</link>
      <description>&lt;BR /&gt;For traffic shapping use the iprout2 packages which are installed by default on the system.&lt;BR /&gt;&lt;BR /&gt;Most likely it is already installed on your system, check for command 'tc' and for further information check 'man tc'.&lt;BR /&gt;&lt;BR /&gt;For bandwidth usage display use MRTG, it is GPL and opensource and quite popular. &lt;BR /&gt;&lt;A href="http://mrtg.hdl.com/mrtg.html" target="_blank"&gt;http://mrtg.hdl.com/mrtg.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Gopi&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 02 Jul 2005 04:07:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/yahoo-voice-through-squid/m-p/4910113#M45832</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-07-02T04:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Yahoo voice through SQUID</title>
      <link>https://community.hpe.com/t5/operating-system-linux/yahoo-voice-through-squid/m-p/4910114#M45833</link>
      <description>Hi Gopi,&lt;BR /&gt;&lt;BR /&gt;I think you haven't read my prior post on this thread. I don't need bandwidth diplay ( I know about MRTG, RRDtool, MRTS and using them from last 1 yr), I need any easily configurable bandwidth manager other than tc.</description>
      <pubDate>Sat, 02 Jul 2005 06:39:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/yahoo-voice-through-squid/m-p/4910114#M45833</guid>
      <dc:creator>kcpant</dc:creator>
      <dc:date>2005-07-02T06:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: Yahoo voice through SQUID</title>
      <link>https://community.hpe.com/t5/operating-system-linux/yahoo-voice-through-squid/m-p/4910115#M45834</link>
      <description>oops, i am sorry...  my mistake&lt;BR /&gt;</description>
      <pubDate>Sat, 02 Jul 2005 06:43:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/yahoo-voice-through-squid/m-p/4910115#M45834</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-07-02T06:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Yahoo voice through SQUID</title>
      <link>https://community.hpe.com/t5/operating-system-linux/yahoo-voice-through-squid/m-p/4910116#M45835</link>
      <description>Squid has the ability to bounce given ports through it's self to external sites.&lt;BR /&gt;&lt;BR /&gt;If Yahoo Voice has the ability to use a single (or pre-defined/configurable) port, then you can configure squid to use a 'direct connect'.&lt;BR /&gt;&lt;BR /&gt;It's called the 'CONNECT' method.&lt;BR /&gt;&lt;BR /&gt;Assuming that Squid allows the given port through, then it should allow the CONNECT.&lt;BR /&gt;&lt;BR /&gt;If you look at a default configration (from a RH box), you'll see something simlar to this:&lt;BR /&gt;&lt;BR /&gt;acl localhost  src 127.0.0.1/255.255.255.255&lt;BR /&gt;acl to_localhost dst 127.0.0.0/8&lt;BR /&gt;acl SSL_ports port 443 563&lt;BR /&gt;acl Safe_ports port 80 81 88    # http&lt;BR /&gt;acl Safe_ports port 21          # ftp&lt;BR /&gt;acl Safe_ports port 443 563     # https, snews&lt;BR /&gt;acl Safe_ports port 70          # gopher&lt;BR /&gt;acl Safe_ports port 210         # wais&lt;BR /&gt;acl Safe_ports port 1025-65535  # unregistered ports&lt;BR /&gt;acl Safe_ports port 280         # http-mgmt&lt;BR /&gt;acl Safe_ports port 488         # gss-http&lt;BR /&gt;acl Safe_ports port 591         # filemaker&lt;BR /&gt;acl Safe_ports port 777         # multiling http&lt;BR /&gt;acl CONNECT method CONNECT&lt;BR /&gt;acl snmppublic snmp_community public&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;#Default:&lt;BR /&gt;# http_access deny all&lt;BR /&gt;#&lt;BR /&gt;#Recommended minimum configuration:&lt;BR /&gt;#&lt;BR /&gt;# Only allow cachemgr access from localhost&lt;BR /&gt;http_access allow manager localhost&lt;BR /&gt;http_access deny manager&lt;BR /&gt;# Deny requests to unknown ports&lt;BR /&gt;http_access deny !Safe_ports&lt;BR /&gt;# Deny CONNECT to other than SSL ports&lt;BR /&gt;# http_access deny CONNECT !SSL_ports&lt;BR /&gt;&lt;BR /&gt;As the line at the bottom here is commented out, it means that any of the ports of which weren't otherwise denied (i.e. ports listed in 'Safe_ports') will be allowed through.&lt;BR /&gt;&lt;BR /&gt;Now, as for a nice interface to TC, I've never found one worth using.&lt;BR /&gt;&lt;BR /&gt;TC isn't really that hard to figure out.&lt;BR /&gt;&lt;BR /&gt;But for a good example, have a look at the Wonder Shaper: &lt;A href="http://lartc.org/wondershaper/" target="_blank"&gt;http://lartc.org/wondershaper/&lt;/A&gt;</description>
      <pubDate>Sat, 02 Jul 2005 09:48:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/yahoo-voice-through-squid/m-p/4910116#M45835</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-07-02T09:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Yahoo voice through SQUID</title>
      <link>https://community.hpe.com/t5/operating-system-linux/yahoo-voice-through-squid/m-p/4910117#M45836</link>
      <description>Thanks SB,&lt;BR /&gt;&lt;BR /&gt;I'll find out if it works if CONNECT is allowed to all ports (or ports specific to yahoo, if I configure it this way), and assign point after that ;) .By the way, can you suggest me any nice document on using tc in conjuction to iptables/ iproute2?</description>
      <pubDate>Mon, 04 Jul 2005 00:08:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/yahoo-voice-through-squid/m-p/4910117#M45836</guid>
      <dc:creator>kcpant</dc:creator>
      <dc:date>2005-07-04T00:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Yahoo voice through SQUID</title>
      <link>https://community.hpe.com/t5/operating-system-linux/yahoo-voice-through-squid/m-p/4910118#M45837</link>
      <description>Apart from the 'ip' info page (and a PS document distributed with the package), and the Advanced Routing Howto, I haven't used any.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Jul 2005 00:19:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/yahoo-voice-through-squid/m-p/4910118#M45837</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-07-04T00:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: Yahoo voice through SQUID</title>
      <link>https://community.hpe.com/t5/operating-system-linux/yahoo-voice-through-squid/m-p/4910119#M45838</link>
      <description>Closing threads open from a long time....</description>
      <pubDate>Wed, 04 Jan 2006 02:21:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/yahoo-voice-through-squid/m-p/4910119#M45838</guid>
      <dc:creator>kcpant</dc:creator>
      <dc:date>2006-01-04T02:21:41Z</dc:date>
    </item>
  </channel>
</rss>

