ASN BGP AWS and On Premise same IP Range
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2019 06:37 AM
Hello everyone, its my first post so sorry if i make some mistake.
I have a big doubt about AS and BGP, i have ASN 263916 in on premise site with IP Address 200.9.144/24 and my question is. Its would be possible use the same ASN number and same public IP network in both locations?
Why?
I have a trackers system and i would like to make redundancy of my service, my service like 200.9.144.10 on AWS and 200.9.144.11 on premise, i know that the internet not propagate an ip range that the mask be less /24.
- Labels:
-
Routing Protocols
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2019 08:17 AM
It does not work to try to provide redundancy by having the same IP subnet/network in 2 different places. If you attempt to implement what you describe then the subnet/network will appear to be in 2 different places. Depending on how it is advertised some people will go to the server at AWS and some people may go to the server in your network. But if there is a problem with the server in your network there is not anything that would have the people who were using your server go to AWS instead.
HTH
Rick
Rick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2019 10:03 AM
Many thanks, so to provide redundancy i should have two distincts networks /24?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2019 11:32 AM
The easiest and best way to provide redundancy with 2 physical sites would be to have 2 sets of IP addresses. The alternative might be to have some private connection (GRE tunnel or something similar) to get traffic between the sites. But I don't see how you could do that with AWS.
HTH
Rick
Rick
