Problem with NAT and Apache

What we are attempting to do is use the firewall portion of the MikroTik router to Nat a non-paying customer to a FreeBSD Box running Apache. The goal is to have any domain a customer goes to, to come back to the index.html of this non-payment box.

Using Nat I can get directly to this box on a machine that completely shutdown, but if I go to cnn.com or elsewhere, it just hangs out. I setup Apache with Virtual Hosts, but I still can’t get this going.

From the Winbox I go into IP and then Firewall. Then to Destination Nat. From there Under General I throw in the non-paying customer in teh Source Address with /32. I check the box on the DST. Port and put 80 in there. Then Put TCP for the protocol. Under Action I put nat and then put the IP address of the computer this is going to. This immediately kills the Internet connection and only allows that offending machine to access the designated server. Anywhere on this site I can go, but if I want to go to cnn.com the goal was to have it point me to the index.html of this local server.

I am kicking myself. Anyone have any ideas?

http://forum.mikrotik.com/phpbb2/viewtopic.php?t=18

Fixed!! Add a default router with the IP block of your web server.