Gentoo Archives: gentoo-server

From: widyachacra <widyachacra@×××××.com>
To: gentoo-server@l.g.o
Subject: [gentoo-server] skip transparent proxy for specific ip address
Date: Tue, 16 Oct 2007 07:16:27
Message-Id: cb9528810710160003n62e02f04y33393cfe9d39132@mail.gmail.com
1 Dear list friends,
2
3 I'm using a squid transparent proxy on my gateway(gentoo box). follow
4 command i entered to route my all 80port request to redirect through the
5 squid server.
6
7 command,
8 iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT
9 --to-port 8080
10
11 Now i want to skip my pc going through the transparent proxy server, my pc
12 ip address is 192.168.1.100. please help me to do this.
13
14
15 --
16 ---
17
18 - Widyachacra Rajapaksha -

Replies

Subject Author
RE: [gentoo-server] skip transparent proxy for specific ip address "Schvarcz András" <andras.schvarcz@××××××.hu>