
LINUX - IPTABLES TRAFFIC PROXY SERVER - SQUID TRANSPARENT
$10-50 USD
S-au achitat serviciile după ce au fost prestate
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 Proiect: #36665515
Detalii despre proiect
12 freelanceri licitează în medie 42$ pentru acest proiect
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 Mai multe
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 Mai multe
I understand that you are looking for someone to configure "SQUID TRANSPARENT" and Iptables to connect the proxy server. With over 7 years of experience in web development and a vast understanding of how it works, I am Mai multe
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 Mai multe
Hi am experience, trained and professional expert for this linux Based Operating system. I have 10 years practical experiences and i hope i can solved your issue perfectly and shortly. Thank you foysal for conside Mai multe
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.
Hi, I can help with you problem, I've been working with linux firewalls and squid proxy in the last 18 years. Now a days I migrate some enviroments to the iptables sucessor the nftables. we just to need to check if y Mai multe
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.