LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   ahhh squeeeeed help! (https://www.linuxquestions.org/questions/slackware-14/ahhh-squeeeeed-help-145285/)

littleking 02-12-2004 11:44 AM

ahhh squeeeeed help!
 
im doing a transparent proxy, dg+squid+smoofwall+iptables

1076331310.726 1020 127.0.0.1 TCP_MISS/200 33064 GET http://www.msn.com/ - DIRECT/207.68.173.254 text/html

^is a selection of the access.log for squid...

anyway the clients are using squid to make the request (ie: transparent proxy) but i need to show where the request is coming from, i have configured squid with the --enable-linux-netfilter option, and both squid and dg are running correctly, i have created an iptable redirect, such as this:

iptables -t nat -A PREROUTING -m tcp -p tcp --dport 80 -j REDIRECT
--to-port 8080

using prerouting to route the traffic accordingly... any ideas?

Astro 02-12-2004 01:56 PM

mods: this might be better in the networking forum?

littleking 02-12-2004 02:02 PM

ok sorry, but im running it on slackware, so i thought i would try here mods.

littleking 02-13-2004 10:39 AM

no one uses squid?

RickyJaff 02-21-2004 07:40 AM

I think squid gurus are very less.. What if some guru get in trouble ?


All times are GMT -5. The time now is 11:28 AM.