Setting up a NAT
January 7, 2005 2:33 PM
Subscribe
PacketFilter: (Ha! Double entendre!) I need to set up a firewall/router box for a client because their Linksys router isn't doing what they need anymore. [More past the firewall]
This is kind of a weird problem.
One of my clients uses a tool hosted by a third party. The tool has been the target of bot attacks in recent weeks, so the third party has set up their server to deny requests from a particular IP address after n number of requests have been received from that IP address. They say this is to control bots and their server admins are not willing to open it up again for my client.
My client has asked me to replace their linksys firewall/router with a firewall/router/dhcp box that will allow them to randomly NAT their outgoing traffic to an IP address from their block, which should keep them from getting blocked by the anti-bot control.
I know I can NAT outgoing traffic with iptables, but I'm not sure where to start with the random-from-block thing. Ideas?
posted by SpecialK to computers & internet (9 comments total)
posted by dorian at 2:45 PM on January 7, 2005