RE: [squid-users] Squid Problem.....!

From: Farzan Qureshi <farzanq_at_cubexsweatherly.com>
Date: Fri, 6 Feb 2009 15:37:56 +0500

Add this line to your iptables..

 

iptables -t nat -A PREROUTING -p tcp -s 192.168.0.0/24 --dport 80 -j
REDIRECT --to 3128

 

Regards,

 

Farzan Q.

 

-----Original Message-----
From: jjrowan [mailto:squid_user_at_rownetco.com]
Sent: Friday, February 06, 2009 2:42 PM
To: squid-users_at_squid-cache.org
Subject: Re: [squid-users] Squid Problem.....!

M. Asghar Nazir wrote:
> Dear All friends,
>
> I am new with squid installation and setup. I have installed two NIC cards
in my pc....! one with public address and one with my local LAN address
scheme. I have successfully installed squid on my linux machine. When I
configure mozilla firefox browser with localhost:3128 port using proxying
setting. internet working fine. But when any client of my LAN try to access
internet using proxy setting with 192.168.0.1:3128 internet not work.
>
> plz advise how my LAN user access internet using my squid server.
>
> Regards
>
>
>
>
>
First the C in NIC is card, you don't need to say NIC card, just NIC.

You have two NICs in your PC. Is your "PC" your linux machine?
Is the firewall on the Linux machine set up to allow port 3128 from
devices on 192.168.0.x?

If your firewall is configured to allow LAN clients access to port 3128
have you tried running WireShark to capture packets on the private
Ethernet interface while clients are trying to access the proxy server?

Sorry about the blank reply earlier.
Received on Fri Feb 06 2009 - 10:38:21 MST

This archive was generated by hypermail 2.2.0 : Fri Feb 06 2009 - 12:00:02 MST