Hi, I do have a server for some test actions which has 32 physical interfaces. I really need them physically. But for my test actions I need a application set started for each interface with same IP and routing infos. Usually I would use kvm but isnt that to much for just separating the interfaces from each other... Docker seems not to be an option because its L7 optimzed virtualisation. Or not ? What would you suggest to be a ressource gently virtualisation for such things. BTW one example of the app would be a webbrowsing app started on each interface to connect to a DSL Modem with default ip (192.168.1.1) and check the webinterface
↧