From: Tom Broome (tom@cook.k12.ga.us)
Date: Thu Feb 01 2001 - 13:53:19 PST
Is this the correct way to force web traffic to use my proxy?
$IPCHAINS -A input -p tcp -s $REMOTENET -d $REMOTENET 80 -j DENY
$IPCHAINS -A input -p tcp -s $OUTERIP -d $REMOTENET 80 -j ACCEPT
$IPCHAINS -A input -p tcp -s $REMOTENET -d $OUTERNET 80 -j ACCEPT
Thanks
Tom
****************************************************************************
* To UNSUBSCRIBE from the list, send a message with "unsubscribe pmfirewall"
* in the message body to majordomo@pointman.org. Please direct other
* questions, comments, or problems to pmfirewall-owner@pointman.org.
*
* Need answers fast? Check the list archive located at:
* http://www.pointman.org/PMFirewall/list-archive/
*
This archive was generated by hypermail 2b29 : Sun Jun 10 2001 - 02:39:13 PDT