LWN.net Logo

TCP connection hijacking and parasites - as a good thing

TCP connection hijacking and parasites - as a good thing

Posted Aug 18, 2011 10:30 UTC (Thu) by etienne (subscriber, #25256)
In reply to: TCP connection hijacking and parasites - as a good thing by dlang
Parent article: TCP connection hijacking and parasites - as a good thing

I do not understand how you can hide the originating IP address of the process you are restarting.
Can you only checkpoint/restart on a machine with the same IP address (so the machine you are restarting cannot be present on the network at the checkpoint time because it would be duplicate IP)?


(Log in to post comments)

TCP connection hijacking and parasites - as a good thing

Posted Aug 18, 2011 18:19 UTC (Thu) by dlang (✭ supporter ✭, #313) [Link]

you create a separate IP address for the service group that you want to migrate, then you move that IP address along with the services.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds