Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
12-14-2006, 01:03 AM
|
#1
|
Member
Registered: Nov 2006
Posts: 97
Rep:
|
traffic spliiting using squid
we are using squid proxy server for web access and we need to access ONE particular site using another proxy server (squid running on port 8080) which is not under our control.
So i need to split traffic using our squid so traffic for other proxy will be redirected to that proxy (port 8080) and other traffic directly to the net via the router.
Please help me on this.
Thanks in advance.
|
|
|
12-14-2006, 01:59 AM
|
#2
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
check out the cache_peer_domain option, which forces certain domains via another proxy really easily.
#define a parent proxy
cache_peer 10.10.10.11 parent 8080 0 no-query proxy-only
# set parent to be used for *.example.com
cache_peer_domain 10.10.10.11 .example.com
|
|
|
12-14-2006, 02:23 AM
|
#3
|
Member
Registered: Nov 2006
Posts: 97
Original Poster
Rep:
|
it works
it works. Thanks
|
|
|
12-14-2006, 02:25 AM
|
#4
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
no probs.
Quote:
Originally Posted by thinker
I have network computer lab.
all my computer labs system ( client ) have the gateway is my proxy server where donwload and some website are blocked for security purpose.
my proxy server working as gateway and proxy ( cache ).
but when I use the globle proxy IPs in Internet Exlorer. like 169.229.50.10. I can Open all website that I blocked in proxy. How I can stop them if they using any globle Ips of proxy.
Any solution .. ?
|
yes, please don't hijack other peoples threads.
|
|
|
12-14-2006, 08:33 AM
|
#5
|
Member
Registered: Sep 2005
Location: New delhi
Distribution: RHEL 3.0/4.0
Posts: 777
Rep:
|
Quote:
Originally Posted by thinker
I have network computer lab.
all my computer labs system ( client ) have the gateway is my proxy server where donwload and some website are blocked for security purpose.
my proxy server working as gateway and proxy ( cache ).
but when I use the globle proxy IPs in Internet Exlorer. like 169.229.50.10. I can Open all website that I blocked in proxy. How I can stop them if they using any globle Ips of proxy.
Any solution .. ?
|
That means; you proxy server box is not only acting as a proxy server but a router as well. By the way, Do you specify the proxy server address manually in your clients browser or do you run it in a transparent mode ?
|
|
|
All times are GMT -5. The time now is 11:36 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|