Recently, when the organization wants to disconnect the internet, it needs to configure a proxy server as a backdoor on the server,
After you confirm the use of squid, you can immediately activate it. First install apt-Get install squid, version 2.7. Then, I will ask for h
First of all, I would like to explain that we are here to talk about the proxy, is the proxy server, English name is proxy server. Generally speaking, for us these ordinary netizen its function has three (aside some advanced usefulness not to talk about, because we may not u
Article Title: Set up a proxy server in Linux (2 ). Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
5.2 User Authentication Settings
By default, squid itself does not contain any authentication program, but we can implem
. Several machines with internal addresses make up the intranet, The role of proxy server is to communicate the intranet and the Internet, to solve the problem of intranet access to the Internet. And this proxy is irreversible, and the host on the Internet cannot access any machine with an internal address. This will ensure the security of internal information.
://www.wingate.net, software installation is very convenient, as long as the "Next", the final finish on the line. After reboot, an icon appears in the status bar, blue indicates that it is working, and red indicates a stop or an abnormal error.
1. Client Browsing Web page
In fact, the Wingate Agent service has been able to work, as long as the dial-up connection can make the LAN Internet access. If you want to use IE to browse the
. Several machines with internal addresses make up the intranet, The role of proxy server is to communicate the intranet and the Internet, to solve the problem of intranet access to the Internet. And this proxy is irreversible, and the host on the Internet cannot access any machine with an internal address. This will ensure the security of internal information.
with internal addresses make up the intranet, and the role of proxy servers is to communicate the intranet and the Internet. Troubleshoot intranet access to the Internet. And this proxy is irreversible, the Internet host can not access any of the internal address of the machine, so that can guarantee the security of internal information. Squid not only realizes
Forward proxies and reverse proxies are named from the data flow direction, forward proxies, proxy user requests, reverse proxies, alternate server accept requestsForward Proxy: User-"proxy server-" WWW user request data to the proxy
Case 1, Reverse proxyGoal:1. The proxy server can cache remote Web Server Pages locally2. Proxy server port set to 80 port3. Users can get the content on the Remote Web
must specifically configure the forwarding agent to access other sites, such as configuring the proxy server address and port number in the browser.A typical application of a forwarding proxy is to provide access to an external Internet network for internal clients behind the firewall , such as campus network users visiting foreign websites through proxies, Comp
must specifically configure the forwarding agent to access other sites, such as configuring the proxy server address and port number in the browser.A typical application of a forwarding proxy is to provide access to external Internet networks for internal clients behind the firewall, such as campus network users accessing foreign websites through proxies, and co
, select "Use proxy server to access the Internet," and the proxy server's IP address and port number (80) into the address and port items, this completes the client's simple configuration.
2, Server: Install Windows NT and proxy software. Configure the server's RAS, dial-u
Reverse proxy and nginx Example 1 concept of reverse proxy
The reverse proxy method is to use a proxy server to accept connection requests from the Internet, and then forward the requests to the server on the internal network, ret
proxy. The forwarding Proxy server can also use caching to mitigate the original server load and provide a response speed.Reverse proxy ServerReverse proxy server Instead, it looks lik
Official website: http://www.squid-cache.org/Installationsudo apt install squid
Configuration, add or modify in /etc/squid/squid.conf :
# set the anonymous proxy forwarded_fordeleteviaoff# modify the listening port http_port3128# allow local network access acl Localnetsrc10.0.0.0/8#rfc1918possibleinternal networkacllocalnetsrc172.16.0.0/12#RFC1918po
Varnish reverse proxy server introduction, varnish Proxy Server
First, we will introduce the cache system:Two logics for running the program: 1. run on a single host 2. run collaboratively on different hosts (1. transverse cut 2. vertical Cut ----> 1. only responsible for one level 2.
behind the firewall to Internet users for access. The reverse proxy can also provide load balancing for multiple servers in the backend, or provide buffering services for servers with slower back-end. In addition, the reverse proxy can enable advanced URL policies and management techniques so that Web pages that are in different
directory. You can check the specific cache directory information later.
2.4 Other parameters
There are some other parameters such as mem_cache, specific can refer to http://www.php3.cn/squid/chap01.html
2.5 reload the configuration file
Squid3-K reconfigure
Be sure to reload the file. Otherwise, the modification is invalid!
3. access the Internet through the cache proxy
3.1 browser settings
can also filter and control some websites, so that we can use it to achieve the original intention-control and save Internet access costs.
In LINUX, Squid Proxy Server, a powerful http/https/ftp Proxy Server, is widely used because it is easy to install and easy to use. It
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.