|
|
|
|
|
by rsync
3839 days ago
|
|
"things like IPMI interfaces or SCADA devices the alternatives approache zero" My strategy with IPMI has been to assign IPMI non-routable, private IP addresses, then block that address space at the interior of the network (which is sort of redundant) and then require folks to SSH onto an interior host and connect to IPMI that way. I would be very interested in, and receptive to, criticisms of this model ... |
|
In a high security situation I'd keep the IPMI network physically segregated, with a small number of machines acting as access to it. Or maybe connect IPMI only within each (locked) rack, and require using something like ansible if you want to perform an operation across more than one rack. Whether the cost/benefit fits for your circumstances is another question of course.