Jeffrey Montgomery escreveu:
> When I try to connect I get this entry in the squid log
>
> 1182363445.756 59784 10.0.3.183 TCP_MISS/503 0 CONNECT
> 10.0.6.254:1494 - DIRECT/10.0.6.254 -
>
> I added this to the squid.conf
>
> acl citrix_1494 port 1494
> http_access allow citrix_1494
>
>
http_access allow will not help. According to your own log files,
you got TCP_MISS, which means connection was already allowed.
http_access allow would solve if we got some TCP_DENIED.
503 is the http return code, which means 'Service Unavailable'.
Are you sure you can connect to 10.0.6.254 port 1494 from the
machine you're running squid ?
-- Atenciosamente / Sincerily, Leonardo Rodrigues Solutti Tecnologia http://www.solutti.com.br Minha armadilha de SPAM, NÃO mandem email gertrudes@solutti.com.br My SPAMTRAP, do not email itReceived on Wed Jun 20 2007 - 14:23:25 MDT
This archive was generated by hypermail pre-2.1.9 : Sun Jul 01 2007 - 12:00:04 MDT