Y
Hacker News
new
|
ask
|
show
|
jobs
by
falcolas
4502 days ago
Sure, here you go. Basically, you can set up a private subnet, from which you can use any IP.
http://aws.amazon.com/articles/2127188135977316
2 comments
tgeek
4502 days ago
This isn't ARP per se as one would traditionally expect it. This is the networking in VPC handling the movement of the ENI.
link
wmf
4502 days ago
It looks like this is using APIs not ARP to move the IP address; am I wrong?
link
mh-
4502 days ago
that's correct as far as I understand the capabilities in VPC.
link