System Administrator <[EMAIL PROTECTED]> wrote:
>
> ipfwadm -F -p deny
> ipfwadm -I -a accept -r 3128 -P tcp -S 209.31.54.0/24 -D any/0 www
> 
> Where 3128 is the port the squid proxy listens to to forward packets.

Looks good on that end.

> After running ipfwadm with argument all computer both local and dialup
> receive a squid error when trying to access any site.  Any help would
> be appreciated.

You may need to re-build Squid and tell it to expect transparent-proxy
connections.  The necessary steps are different (Squid needs to do a
getsockname() call and parse the IP/port info from there instead of
examining the GET request, as a normal proxy would do).

-- 
   [EMAIL PROTECTED] (Fuzzy Fox)      || "Nothing takes the taste out of peanut
sometimes known as David DeSimone  ||  butter quite like unrequited love."
  http://www.dallas.net/~fox/      ||                       -- Charlie Brown


_______________________________________________
Masq maillist  -  [EMAIL PROTECTED]
http://tiffany.indyramp.com/mailman/listinfo/masq
Admin requests can be handled by web (above) or [EMAIL PROTECTED]

Reply via email to