Hi, On Fri, Oct 17, 2014 at 07:36:05AM +0200, Petter Reinholdtsen wrote: > [Giorgio Pioda] > > Hi, > > Hi. > > > at school we are developing a BBB server on EC2 to have videoconference.
> What is a BBB server? It is a videoconference server (BigBlueButton) with videorecording ability. > > > Now we register the strange behaviour of squid on tjener, that tries > > to cache and block port 5066 (flashaudio). Any idea? Quickfix? > > I believe th cause are these statements in /etc/squid/squid.conf: > > acl SSL_ports port 443 > http_access deny CONNECT !SSL_ports > > This specify that only port 443 is allowed when using the CONNECT > statement, which is used by SSL but also by non-HTTP protocols. Try adding > > acl SSL_ports port 5066 Thanks for the tip. I'll test it immediately Regards Giorgio -- Giorgio Pioda - Sysadmin SPSE-Tenero Cell +41 79 629 20 63 Tel +41 58 468 62 48 Fax +41 58 468 61 98 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

