I have 1 hosted Server with 4 IPs in a datacenter. 4 black boxes and 1 linux server in a local network at my workplace behind a router. And i need to assign each blackbox one of those 4 IPs from my hosted server, which also needs to be static.
Both server run debian stretch. Apart from setting ip & Gateway i have no access to the blackboxes. I need TCP & UDP support.
What would be the best way to accomplish that? I could only think of a VPN between the 2 server where my local one acts as a gateway? But i dont realy need a VPN overhead a simple proxy would be enough.
And how would i do that?