Hello, I have this line in my rules REDIRECT loc 3128 tcp www I would like to redirect all www traffic to port 3128 for transparent proxy except for when going to this IP 68.153.22.125 What would that line need to look like in my rules file? Thanks ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct
On 10/30/2012 10:47 PM, Ryan Joiner wrote:> Hello, I have this line in my rules > > REDIRECT loc 3128 tcp www > > I would like to redirect all www traffic to port 3128 for transparent > proxy except for when going to this IP 68.153.22.125 > > What would that line need to look like in my rules file? >REDIRECT loc 3128 tcp www - !68.153.22.125 -Tom -- Tom Eastep \ When I die, I want to go like my Grandfather who Shoreline, \ died peacefully in his sleep. Not screaming like Washington, USA \ all of the passengers in his car http://shorewall.net \________________________________________________ ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct
Something like this : REDIRECT loc 3128 tcp www - !68.153.22.125> Hello, I have this line in my rules > > REDIRECT loc 3128 tcp www > > I would like to redirect all www traffic to port 3128 for transparent > proxy except for when going to this IP 68.153.22.125 > > What would that line need to look like in my rules file? > > Thanks > >------------------------------------------------------------------------------> Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_sfd2d_oct [1] > _______________________________________________ > Shorewall-users mailing list > Shorewall-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/shorewall-users [2]Links: ------ [1] http://p.sf.net/sfu/appdyn_sfd2d_oct [2] https://lists.sourceforge.net/lists/listinfo/shorewall-users ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct