Gateway redirection (routing?)

I have a router with a public address of 166.82.244.8 and a gateway of 166.81.244.1. My local hosts are on a 192.168.1.0/24 net using nat. What I need to do is foward all traffic a content filter on another public network eg 166.82.236.x. Any advice would be welcomed.
Randy :confused:

Randy, could you provide some details about required scenario.
You can create tunnel between 166.82.244.8 and 166.82.236.x, then using policy-routing forward required traffic over tunnel to 166.82.236.x

Hi and thanks for answering.
The content filter is a Linux box running Dans Guardian. It resides ont he 166.82.236.0/24 net. The local router is for a DSL customer that resides on the 166.82.244/0 net. The local router gets it address from a dhcp server. Basically I need to send the local traffic to the content server on the 236 net. Did I miss anything?
Thanks
Randy