FreeBSD router and WCCP
    Girish Venkatachalam 
    girishvenkatachalam at gmail.com
       
    Mon Nov 19 20:41:18 PST 2007
    
    
  
On 10:47:37 Nov 19, Steve Bertrand wrote:
 
> Essentially, I simply need a method to redirect layer 3/4 traffic
> destined for anything:80 from the router to the appliance.
> 
> I've got a few options now, so I'll be testing all of them in the coming
> days.
> 
Including this one?
rdr all port 80 to ${appliance} 
Since you are leaving out the proto and "tcp/udp" fields this
redirection will work as expected.
regards,
Girish
    
    
More information about the freebsd-questions
mailing list