[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] iptables redirect
- Subject: [ale] iptables redirect
- From: cfowler at outpostsentinel.com (Chris Fowler)
- Date: Thu, 06 Aug 2009 13:45:00 -0400
Is is possible to use iptables to redirect from one server to another.
Here is the issue.
We have a new address range. I now have two sets of public addresses.
I need to release the old set. I have many devices programmed to go to
the old IP. Can I create an iptables rule on 65.254.217.212 to redirect
to 74.113.143.4 ? Any request to the old server will be sent to the new
server. After I reprogram the devices then I'll relinquish the old
address.
Chris