Here is what I need to do. I have a web server that
is currently located at my office. I am going to move this to a co-location
company to allow for 24/7 continuous ops even if our company loses
power/internet.
This web server also handle our dns services. I am
going to have to change the ip address of our dns server thru domain bank and
then move this server. the problem is that it can take up to 48 hours to
propagate that change over the web. which means we could be down for up to 2
days. I want to have the current ip address forwarded to the new ip, so
that the only actual downtime will be the time it take to physically move the
server. I have several other services on this server so I need to forward the ip
address, not just ports.
Also, is it possible to forward and incoming ip on
eth1 to an internet ip on the same nic (eth1) or do I need another
nic?
Tony
|
- Re: IP Forwarding theal
- Re: IP Forwarding Eriberto