Fri Apr 26, 2024 5:05 am
I basically have a colo setup with some off site storage and a couple of game servers. The interface connected to my provider's handoff is bridged with a couple of other interfaces, so the servers directly get an IP, and I have that bridge listed as my WAN connection and the rest of the interfaces are on the default bridge with local networking (for lights off management) which is accessed through Wireguard. Not sure if this is the best route but this is baseline what I have setup. Due to DDOS attacks against my game servers, I found a provider that offers ddos protected BGP sessions where they would advertise my IP addresses. My question is, before I go into a rabbit hole to figure out how to do this, is if I do have a BGP session setup, would I be able to assign my servers the public IPs from BGP directly, avoiding NAT stuff? How would that even be configured? Thanks