473,387 Members | 1,535 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Squid Proxy configuration

I 've installed squid proxy server on my Ubuntu machine (Vmware image)

It has no direct internet connection and is on a private n/w (192.168).
It uses another proxy server to reach the internet. it's on another network

Now when i configure other machines to point this Ubuntu as their proxy server it wouldnot connect to the internet !

http_port 3128

acl home_net src 192.168.209.0/255.255.255.0
http_allow access home_net



proxy server <------------------>Ubuntu squid server<------------------->Local net

Any suggestions appreciated
Nov 13 '07 #1
1 3716
Motoma
3,237 Expert 2GB
I 've installed squid proxy server on my Ubuntu machine (Vmware image)

It has no direct internet connection and is on a private n/w (192.168).
It uses another proxy server to reach the internet. it's on another network

Now when i configure other machines to point this Ubuntu as their proxy server it wouldnot connect to the internet !

http_port 3128

acl home_net src 192.168.209.0/255.255.255.0
http_allow access home_net



proxy server <------------------>Ubuntu squid server<------------------->Local net

Any suggestions appreciated
Most likely you have use the wrong network type for your VMWare image. You most likely will want to use a bridged network in order for the machine to receive traffic that is on the physical network.
Nov 15 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: ChronoFish | last post by:
Hello, Snoopy is reporting: Warning: MagpieRSS: Failed to fetch http://some.domain.com/atom.xml. (HTTP Response: HTTP/1.0 407 Proxy Authentication Required ) in \web\rss\magpie\rss_fetch.inc...
0
by: Matthias Riechmann | last post by:
Hello! I'm experiencing problems using sessions in php. As long as I access my php-website with the browser using a direct connection everything works fine. But when I activate my own or my...
1
by: Leonardo Ivan Torres Ochoa | last post by:
Hello friends I have a program client done in C # that invokes to a Web service, the program client uses proxy squid, but this return Timeout returns Any idea ? Thank you .. Leonardo..
0
by: .NET Undertaker | last post by:
Hi I have windows application(C#) that consumes a Web Service.Now my problem is with clients whom installed my application and use SQUId 2.5/Stable 4 , they keep getting HTTP error 407 proxy...
0
by: phil.a.jenkins | last post by:
Hopefully someone can provide a solution to this rather annoying problem - we have a Cocoon pipeline which ends thus: <!-- build the sql for insert and final stage of select --> T1 ...
0
by: Marcus Ogden | last post by:
Hello, A client of ours using the Squid proxy server (version 2.5.STABLE6-3.4E.12.1) on Red Hat Enterprise Linux 4 is experiencing a problem when running our .NET 2.0 client application, which...
1
sokoun
by: sokoun | last post by:
Hi all, could anybody help me to correct this problem, i used squid 2.6 as transparent proxy. when i browse to that server i got an error: The requested URL could not be retrieved While...
1
sokoun
by: sokoun | last post by:
All, Could anyone help me to resolve this problem? I used putty for ssh tunnelling from window to linux server, and i used squid as the proxy server. I want to redirect the traffic from the ssh...
6
by: Larry Hale | last post by:
Greetings, Pythonistas! My employer has a Squid Proxy between my Python programs and The Internet. I've searched high-and-low, and can only find examples online of how to do basic...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.