Search squid archive

RE: 9001 port

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> ----- Original Message ----- 
> From: "Marcello Farias" <marcello@xxxxxxxxxxxxx>
> To: "Squid users" <squid-users@xxxxxxxxxxxxxxx>
> Sent: Wednesday, July 06, 2005 5:47 PM
> Subject:  9001 port
>
>
> Mail IMPASAHi there
> Excuse my english,
> I need help with my squid.conf configuration
> I´m using squid Version 2.4.STABLE6
> I want to know how to allow users to use 9001 port .
> Everything is fine all is working with proxy_auth authenticating to an
> active directory domain, except trought 9001
> Can someone advise me about any other way to do this without use IPTABLE.
>
> acl all src 0.0.0.0/0.0.0.0
> acl manager proto cache_object
> acl localhost src 127.0.0.1/255.255.255.255
> acl SSL_ports port 443 563
> acl Safe_ports port 9001 # what´s up ?
> acl Safe_ports port 80 # http
> acl Safe_ports port 21 # ftp
> acl Safe_ports port 443 563 # https, snews
> acl Safe_ports port 70 # gopher
> acl Safe_ports port 210 # wais
> acl Safe_ports port 1025-65535 # unregistered ports
> acl Safe_ports port 280 # http-mgmt
> acl Safe_ports port 488 # gss-http
> acl Safe_ports port 591 # filemaker
> acl Safe_ports port 777 # multiling http
> acl CONNECT method CONNECT
>
> Anyway, can I submit spanish post here ?
>
> thanks a lot
>
> Marcelo
>

Are you trying to use squid to connect to a service on port 9001, or are you trying to get squid to listen for proxy connections on port 9001?  What kind of error is occurring (browser timeout, squid error, etc)?

Chris


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux