[x] Welcome to LinuxSolved.com Linux help forums, here we are a community of Linux users helping each other. It is helpful to both ie. new linux users as well experienced one. We always have our experts to help you and ofcourse members help each other, so you can ask for help any time by Registering.: Click to Register

Welcome, Guest. Please login or register.
Did you miss your activation email?


Login with username, password and session length

Linux Forums - Linux Help,Advice & support community:LinuxSolved.com  |  Forum  |  Network Troublshooting  |  Linux Servers Support  |  Topic: squid + transparent proxy
The LinuxSolved.com GNU/Linux User Communit - Forum
Welcome to LinuxCommunity You have just arrived to a friendly linux community which is helping Linux Users from Years.. You can be its part if you have not already joined it. Registration is FREE and is gateway to unlimited help and support to all your linux related needs. If you are an GNU/Linux supporter then you have come to the right place.
Pages: [1]
  Print  
Author Topic: squid + transparent proxy  (Read 1514 times)
0 Members and 1 Guest are viewing this topic.
dev_rhce
New Member

Offline Offline

Posts: 3


View Profile
« on: October 07, 2004, 07:06:18 AM »

:oops:
i have configured my linux box for Squid + transparent proxy.n its working fine.
when i tried to look in access.log file for logging.
i came to kne tht its not logging anything.
it was working few time before.but suddenly got failed working.
can any one help me out in solving prb.
n i have another issue i have configured my squid for authentication n it was woking fine but when i made my linux box transparent to all user.it stops working.now it is not logging any thing n not asking for authentication.pls help me out in this prb.dev shah. :idea:
Logged
Ricky
LST CareTaker
Specially Skilled
*****
Offline Offline

Gender: Male
Posts: 2215


View Profile
« Reply #1 on: October 09, 2004, 05:05:34 AM »

first of all look for the permission of the access.log and secondly .. can you give me more detail .. like wht type of authentication.. etc. you are using..

better if you can post your squid.conf over here.. but only yours not the default one..
Logged
dev_rhce
New Member

Offline Offline

Posts: 3


View Profile
« Reply #2 on: October 09, 2004, 07:41:20 AM »

thnks a lot for reply.
but i got the solution for my prb.
but now i m facing another prb.
i have configured trans. proxy n it working fine.
but when i made configured my linux box as a trans. proxy after tht it wasnt asking for athentication.could u pls tell me tht is it possible transparent proxy + user athentication.coz i came to knw its not possible.
pls mail me back asap.i m in hurry.hoping favorable reply.
dev shah. :idea:
Logged
dev_rhce
New Member

Offline Offline

Posts: 3


View Profile
« Reply #3 on: October 09, 2004, 07:46:25 AM »

here is my squid.conf file.
pls help me out.

#Global Setting

hierarchy_stoplist cgi-bin ?

acl QUERY urlpath_regex cgi-bin \?
no_cache deny QUERY

maximum_object_size 8192 KB
cache_mem 16 MB

cache_dir ufs /var/spool/squid 100 16 256

#Logging
cache_access_log /var/log/squid/access.log
cache_log /var/log/squid/cache.log
cache_store_log /var/log/squid/store.log

#Authentication

auth_param basic children 5
auth_param basic realm Hi-Tech Export Authentication
auth_param basic credentialsttl 2 hour
auth_param basic program /usr/lib/squid/ncsa_auth /etc/squid/squid_passwd

#refresh_pattern ^ftp:          1440    20%     10080
#refresh_pattern ^gopher:       1440    0%      1440
#refresh_pattern .              0       20%     4320

#ACL

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 our_networks src 192.168.100.0/24
acl SSL_ports port 443 563
acl Safe_ports port 80 20 21 443 563 70 210 1025-65535
acl Safe_ports port 280         # http-mgmt
acl Safe_ports port 489         # gss-http
acl Safe_ports port 591         # filemaker
acl Safe_ports port 777         # multiling http
acl CONNECT method CONNECT
acl ncsa_users proxy_auth REQUIRED

#http_access

http_access allow ncsa_users
http_access allow manager localhost
http_access deny manager
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access allow our_networks
http_access deny all

http_reply_access allow all

icp_access allow all
miss_access allow all
cache_mgr root

#cache_effective_user squid
#cache_effective_group squid

#Hostname

visible_hostname technical
unique_hostname technical

#Transparent Proxy

httpd_accel_host virtual
httpd_accel_port 80
httpd_accel_with_proxy on
httpd_accel_uses_host_header on

#Proxy Port

http_port 3128
                                                                                                                                                                                                                       Cool                            1,0-1         Top
Logged
Ricky
LST CareTaker
Specially Skilled
*****
Offline Offline

Gender: Male
Posts: 2215


View Profile
« Reply #4 on: October 12, 2004, 04:21:36 AM »

hmm.. see
Squid Authentication using ncsa
Logged
Ricky
LST CareTaker
Specially Skilled
*****
Offline Offline

Gender: Male
Posts: 2215


View Profile
« Reply #5 on: October 12, 2004, 04:22:09 AM »

follow that and then tell me.. hw is it working ..
Logged
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
   

 Logged
Pages: [1]
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
Configuring Squid Proxy server & Transparent Proxy Linux Tutorials & How To's « 1 2 ... 10 11 » Ricky 163 91682 Last post September 11, 2006, 03:09:34 PM
by Ricky
Problem with Squid as transparent proxy Linux Servers Support RazaMetaL 5 2077 Last post June 08, 2004, 04:21:39 AM
by Ricky
Authenticaion in Squid Transparent Proxy, not possible ? Linux Proxy Server Support cyberkoa 3 917 Last post January 27, 2005, 04:13:47 AM
by Ricky
how to make transparent proxy using squid Linux Proxy Server Support adarshkum 1 1317 Last post May 04, 2006, 03:09:36 AM
by aktiwari4u
Transparent Proxy using squid and wccp Linux Proxy Server Support maisiba 2 874 Last post September 08, 2008, 10:33:52 AM
by maisiba
Welcome, Guest. Please login or register.
Did you miss your activation email?
December 01, 2008, 10:03:36 PM

Login with username, password and session length
Navigation
Recent Discussions
[November 29, 2008, 02:23:49 PM]

[November 29, 2008, 02:14:14 PM]

[November 29, 2008, 04:00:36 AM]

[November 28, 2008, 07:05:28 AM]

[November 28, 2008, 07:04:39 AM]

[November 28, 2008, 06:58:16 AM]

[November 28, 2008, 06:47:09 AM]

[November 26, 2008, 11:53:32 AM]

[November 26, 2008, 04:00:22 AM]

[November 25, 2008, 06:44:47 PM]
Members
Total Members: 6252
Latest: rash31
Stats
Total Posts: 8285
Total Topics: 2257
Online Today: 34
Online Ever: 111
(June 28, 2007, 06:47:29 AM)
Users Online
Users: 0
Guests: 9
Total: 9
Privacy Policy| Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC
Seo4Smf v0.2 © Webmaster's Talks
Theme & TinyPortal v0.9.8 © Bloc