Hello,
it says "iptables: No chain/target/match by that name" (PREROUTING)
what else can i do?
Quoting Roger <[EMAIL PROTECTED]>:

> Hi 
> 
> I think the following is the simpliest way..
> 
> -A PREROUTING -p tcp -m tcp --dport 80 -j REDIRECT --to-ports 3128
> 
> http_port xxxx
> httpd_accel_host virtual
> httpd_accel_port 80
> httpd_accel_with_proxy on
> httpd_accel_uses_host_header on
> 
> ----- Original Message ----- 
> From: "Edward Dekkers" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, February 17, 2003 9:38 AM
> Subject: Re: transparent proxy?
> 
> 
> > Hello,
> > how can i make transparent proxy on rh linux 8 with iptables?
> > i have read some documents.
> > i made some changes and i saw the server is redirecting to the squid
> proxy. not the clients(although their gateways are shown to my server).
> >
> > any alternates?
> 
> I recall seeing a how-to for exactly that on the Linux Documentation
> Project. Have a squiz there.
> 
> Regards,
> 
> ---
> Edward Dekkers (Director)
> Triple D Computer Services P/L
> 
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to