Forward source private IP address to Public IP address

I statically assign private IP addresses to customer routers. I have a customer that hasn’t paid their bill and want to forward their web traffic to our billing web portal that has a public IP address. Once they pay I will take the rule out.

For instance, the customer has IP address 10.1.24.133 and want to forward web traffic to 208.94.2.14, but don’t want to affect any other users ability to browse the web.

Any help is greatly appreciated.

Firewall NAT

DSTNAT

SRCADDRESS=Customer IP


Action=DSTNAT
DSTAddress=Your websever with the nag page
Port=port on your webserver with the nag page


You mentioned this on the customer router. I wrote this to do it the head end router.