Tagged Questions
0
votes
0answers
80 views
set up squid proxy server for users in a different country to bypass censorship
I've configured a squid proxy server so that users from another country that censore the Internet access can access to filtered Websites. How my client should set the network settings in order to ...
0
votes
1answer
396 views
iptables doesn't redirect http traffic to my Squid proxy!
I arranged a transparent Squid proxy which listens to port 3128 on localhost, to block some web sites.
I've tested the proxy using Firefox, and it works.
Then I ran this, hoping to redirect all the ...
0
votes
0answers
63 views
Artica squid appliance
I am currently trying to find out different squid appliances in order to install them on my Ubuntu server. These appliances are great since they integrate many functions together into one package and ...
0
votes
0answers
35 views
Squid Proxy Allow All internal users
I need to allow users in our building to use a machine here as a proxy so that when users access the internet from outside of the building they still follow the content filter rules as if they were ...
2
votes
0answers
163 views
squid + iptables not working
I would like to make a proxy on my ubuntu VM for testing a PHP script that must use proxy.
I installed Squid and made some things with iptables command.
I wrote :
sudo iptables -A OUTPUT -p tcp ...
2
votes
0answers
158 views
unable to use apt-get or cpan
I am using Ubunto 12.10. A few days back I needed to change my proxy for connecting to the internet at my institute. After that I can't access the internet through terminal like can't install CPAN lib ...
0
votes
1answer
211 views
Squid3 dns resolution error
Squid3 on ubuntu 12.04 returns ipv6 addresses instead of ipv4. I have no ipv6 network therfeore connection fails. DNS resolution directly on the server returns ipv4 addresses.
0
votes
0answers
459 views
Why skype can not connect through squid proxy in ubuntu 12.04
No matter how hard I try Skype still can not connect to its server.
I'm able to access other HTTPS servers like Gmail, but Skype is not working through the proxy.
Configuration:
squid proxy ...
0
votes
0answers
532 views
Slow squid proxy server
I am using Ubuntu 12.04 LTS. I just installed a fresh squpid proxy server and browsing websites is quite slow. I'm the only person using the proxy so there can't be any other users using it. Anyone ...
1
vote
0answers
228 views
How to block bypassing Squid Proxy? [closed]
I am using 12.04 and have installed Squid proxy to limit Internet access. The proxy works fine normally, but users can bypass by using web-proxies like ipHider etc. I tested it myself and it seems ...
0
votes
1answer
328 views
not accessible local host 127.0.0.1 of squid proxy server in ubuntu
I have configure squid proxy server on ubuntu 11.10. it's working fine but when i accessed local host 127.0.0.1 in firefox browser it shows an error unable to connect & Firefox can't establish a ...
1
vote
1answer
1k views
Squid Proxy Server not working ubuntu 12 04
long time ago while using ubuntu 10.04 i have install squid server and webmin and never check it. i know that webmin wont work for long time with ubuntu higher level so that why im back using 10.04 at ...
1
vote
1answer
517 views
How to make a Squid Proxy server?
I want to set up squid proxy server for monitoring user activity in a network and Internet Web URL filtering for user. I also want to configure the user login, user log, user access group, and block ...
0
votes
1answer
610 views
Lusca and Squid3
I ask your opinion of all, what if Squid3 and Lusca were installed on a single machine or on a single server (Ubuntu 12.04 LTS)?
Did anyone ever try? How did it go?
0
votes
1answer
870 views
Squid: caching *.swf with variables
I'd recently upgraded my Ubuntu 11.10 x64 server to 12.04. In this process Squid was updated from 2.7 to 3.1. Squid 3.1 has many different options witch broke my setup. So I completely removed squid ...
3
votes
3answers
5k views
Simple and easy way to bypass blocked sites
My ISP blocks a lot of websites so I need an easy way to bypass it. I use a proxy to bypass it.
What if I use my own squid server will it bypass my ISP block sites? I need an easy and simple way to ...
1
vote
2answers
699 views
Squid proxy not working, using Ubuntu Server 10.04 and two NICs. One is connected to WAN and other to LAN
I am trying to setup a proxy server but I am unable to do it. Here is the details of my setup
I have one Server(IBM X3800 series) and one Desktop PC. Server is having to network card connected to it. ...
3
votes
1answer
235 views
How do I pre-populate a squid proxy with a Ubuntu installation?
I have an installation service in a central data centre and proxies in other data centres and need to pre-populate those proxies with the contents of the installation.
What's the best way to do this? ...
4
votes
2answers
785 views
How to install squid-deb-proxy-client via preseed/early_command
Using Lucid, installing from the Lucid mini.iso. Both AMD64.
In the following I've tried as \, all of apt-get, apt-install, anna-install, dpkg:
d-i preseed/early_command string <cmd+opt> ...
0
votes
1answer
739 views
Squid Proxy Problem to arised after update
When I restart squid web proxy service, I receive the following errors. What are these errors?
/etc/init.d/squid restart
Rather than invoking init scripts through /etc/init.d, use the service(8)
...
2
votes
1answer
2k views
Squid or Polipo
Currently I am using Squid3 on my netbook, which has an Atom N450 processor and 1 GB of RAM running ubuntu. The proxy is used to share the internet connection with a small group of PC's (3 machines) ...
62
votes
5answers
7k views
Best way to cache apt downloads on a LAN?
I have multiple Ubuntu machines at home and a pretty slow internet connection, and sometimes multiple machines need to be updated at once (especially during new Ubuntu releases.)
Is there a way where ...
