[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Enhanced SIIT
If the translation is stateless, there is no reason why the translator
would be a SPOF. You'd just deploy several of them, and packets would
flow through whichever one was up at any given time.
But that fails miserably if the protocol in use is stateful in a way
that needs stateful translation in the NAT devices.
Think about NAPT for example. I don't see how that can fail over
statelessly from one box to another.
Brian