
LINUX - IPTABLES TRAFFIC PROXY SERVER - SQUID TRANSPARENT
$10-50 USD
Thanh toán khi bàn giao
LINUX - IPTABLES TRAFFIC PROXY SERVER - SQUID TRANSPARENT
Necessary to configure "SQUID TRANSPARENT" and Iptables to connect proxy server.
http_port 8888 transparent
/var/log/squid/[login to view URL]
This example iptables output traffic proxy server:
# Redirect HTTP traffic to the proxy server
sudo iptables -t nat -A OUTPUT -p tcp --dport 80 -j DNAT --to-destination "$PROXY_IP:$PROXY_PORT"
# Redirect HTTPS traffic to the proxy server
sudo iptables -t nat -A OUTPUT -p tcp --dport 443 -j DNAT --to-destination "$PROXY_IP:$PROXY_PORT"
Error on connected iptables to squid proxy /var/log/squid/[login to view URL]:
TCP_MISS/403 4135 GET [login to view URL] - HIER_NONE/- text/html
TAG_NONE/400 4417 NONE error:invalid-request - HIER_NONE/- text/html
ID dự án: #36665515
Về dự án
12 freelancer chào giá trung bình$42 cho công việc này
Hello I am a Linux system administrator with 9 years of experience in web hosting and web security. I am interested to hear more about the project. We can discuss more in chat. Thanks VishnuLal*
Hello there! My name is Muhammad Arif and I am excited to help you with your project. With over 10 years of experience in the fields of Linux and Window system dedicated help, I can confidently say that I am the perfec Thêm
Hi, I can help you to configure transparent proxy using SQUID. I am interested in this job. can do this job as per project requirement. Thanks Ashish A.
I understand that you are looking to configure Squid transparent and iptables to connect your proxy server. Specifically, you need to redirect HTTP traffic to the proxy server and HTTPS traffic to the proxy server. My Thêm
Hey man The error message you provided suggests that there is an issue with the proxy configuration or the connection between Squid and iptables. Let's go through the steps to configure Squid transparent proxy and ipt Thêm
Hhi I am experienced in this and I can start right now but i have few doubts and questions lets have a quick chat and get it started waiting for your replyyy
I am well-versed in Linux iptables and Squid proxy. Hope to work with you. I can start right now. Best Regards.
we are set up your Linux server with Squid as a transparent proxy using iptables: Install Linux, update system, install Squid, configure Squid, enable IP forwarding, redirect HTTP traffic using iptables.