Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
November 25, 2024, 06:53:37 PM
News
: LinuxSolved.com Linux Help Community Forum..
Home
Search
Login
Register
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Network Troublshooting
»
Linux Proxy Server Support
»
Squid 3 stable and transparent mode
« previous
next »
Print
Pages: [
1
]
Author
Topic: Squid 3 stable and transparent mode (Read 10608 times)
sada_ind
New Member
Posts: 2
Squid 3 stable and transparent mode
«
on:
March 21, 2009, 11:03:07 AM »
I am hari.i installed fedora 10 and squid 3 stable.squid is working fine when i give browser settings at client side but transparent mode is not working.i searched googling i tried but no result.please anybody help
Thank u.
Logged
Ricky
LST CareTaker
Specially Skilled
Posts: 2381
Re: Squid 3 stable and transparent mode
«
Reply #1 on:
March 21, 2009, 07:33:05 PM »
How did you set the transparent mode ?
It needs to have some iptables redirection etc.. did you do that ?
Logged
sada_ind
New Member
Posts: 2
Re: Squid 3 stable and transparent mode
«
Reply #2 on:
March 24, 2009, 03:45:21 AM »
in my squid configuration file i configure like this
http_port 3128 transparent
visible_hostname linux
acl our_networks src 192.168.0.0/24
http_access allow our_networks
i am trying to configure iptables redirection in fedora 10.but really i don't know how to configure iptables.can u please tellme how to configure transparent proxy.step by step.
Regards,
Hari
Logged
vlinux1
Linux Learner
Posts: 118
Re: Squid 3 stable and transparent mode
«
Reply #3 on:
March 28, 2009, 07:02:27 AM »
Reffer The followinf Link.
http://www.cyberciti.biz/tips/linux-setup-transparent-proxy-squid-howto.html
Logged
Print
Pages: [
1
]
« previous
next »
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Network Troublshooting
»
Linux Proxy Server Support
»
Squid 3 stable and transparent mode