John Lord writes:
> > I have squid setup like with these options
> > http_port 8080
> > httpd_accel_host virtual
> > httpd_accel_port 80
> > httpd_accel_with_proxy on
> > httpd_accel_uses_host_header on
So far, so good...
> > I have ipchains setup with these rules
> >
> > /sbin/ipchains -A input -j ACCEPT -i lo
> > /sbin/ipchains -A input -j ACCEPT -p tcp -d 192.168.25.1 80
> > /sbin/ipchains -A input -j REDIRECT 80 -p tcp -s 0.0.0.0/0 -d
> > 0.0.0.0/0 8080
Try changing this last 0.0.0.0/0 to 192.168.25.1, and see if that fixes
it.
-- Clifton
-- Clifton Royston -- LavaNet Systems Architect -- cliftonr@lava.net "An absolute monarch would be absolutely wise and good. But no man is strong enough to have no interest. Therefore the best king would be Pure Chance. It is Pure Chance that rules the Universe; therefore, and only therefore, life is good." - ACReceived on Sun Aug 15 1999 - 15:16:43 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:48:02 MST