[squid-users] 9001 port

From: Marcello Farias <marcello@dont-contact.us>
Date: Wed, 6 Jul 2005 10:17:53 -0300

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
 
Received on Wed Jul 06 2005 - 07:15:37 MDT

This archive was generated by hypermail pre-2.1.9 : Mon Aug 01 2005 - 12:00:02 MDT