LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   A way to forward an IP/Port to another system's IP/Port (https://www.linuxquestions.org/questions/linux-networking-3/a-way-to-forward-an-ip-port-to-another-systems-ip-port-138930/)

astroboy5714 01-26-2004 03:17 PM

A way to forward an IP/Port to another system's IP/Port
 
Can I forward traffic coming to an IP/Port on one system to an IP/Port on another system? Basically just forward it over - I want to move a game server from one system to another system but I want people to be able to connect with the old IP address.

I don't want the traffic routed through the first server at all, I just want it to bounce them to the new server.


Thanks in advance!

CaptainInsane 01-26-2004 03:31 PM

Can you just swap the machines IP addresses ? That would be the quick fix....

astroboy5714 01-26-2004 03:32 PM

Unfortunately no - the systems are hosted in a datacenter and they do not allow that.

hotrodowner 01-26-2004 03:48 PM

If you done a search, you would have found this:

http://www.linuxquestions.org/questi...+port+iptables

I don't know about bounce though

astroboy5714 01-26-2004 03:51 PM

I guess my question should be revised to ... Does using IPTables still put the traffic through the first IP address / system? If so, is there a way to re-route all traffic so that it is not going through the initial IP address at all?

hotrodowner 01-26-2004 03:55 PM

couldn't you just use dns?

astroboy5714 01-26-2004 05:45 PM

Could I? That would be fantastic... I will start to research it, if anyone knows if this would work and how to do it please let me know. Thanks!


All times are GMT -5. The time now is 03:05 AM.