this post was submitted on 12 Nov 2023
1 points (100.0% liked)

Homelab

22 readers
1 users here now

Rules

founded 1 year ago
MODERATORS
 

I do not work at a datacenter but been reading about out of band management and how it related to OOB servers like Dell PowerEdge and it's iDRAC features.

So, OOB network is a different network used for management in case the production network goes down. It needs to be accessed from the internet, as well as the production network of course.

Does that mean that two different edge devices need to be placed in the network, with two public IP addresses? (Firewall + Router) ?

Let's say I have 5 servers running Linux or Windows Server, no virtual machines, will I be able to remotely access the server from the iDRAC interface? is it only through SSH or like RDP?

Does the Dell server have to be like a hypervisor with VMs within, from me to manage them?

To access the management interface from the internet from a web browser I need port forwarding from public IP to the local management network correct?

Apart from the edge devices, do I need a routing device between the production and management network to access the production servers?

As you can see these are very basic questions as I am not familiarized with these technologies so please be patient.

Also, any good guides out there that would help me understand more with practical/configuration examples?

top 6 comments
sorted by: hot top controversial new old
[–] kY2iB3yH0mN8wI2h@alien.top 1 points 1 year ago (2 children)

It needs to be accessed from the internet, as well as the production network of course.

that's generally a horrible idea.

[–] CameronDev@programming.dev 1 points 1 year ago

Maybe direct access on the internet would be bad, but if its not somehow accessible remotely (vpn/authentication/etc) , doesnt it defeat the purpose of idrac? If you have to physically turn up at the data center you may as well just connect to the server directly?

[–] erudes91@alien.top 1 points 1 year ago

I made a mistake, I meant that the public network has a gateway to the outside for example if they are web servers, just that, my bad haha

[–] alconaft43@alien.top 0 points 1 year ago (1 children)

iDRAC is just miniPC with access to the server hardware. You can plug that PC in whatever network or use VLAN. In datacenter/corporate infa they are connected to the separated network with very limited access to it.

[–] erudes91@alien.top 1 points 1 year ago (1 children)

@alconaft43 is this interface limited to severs only or routers or switches have it as well?

[–] alconaft43@alien.top 1 points 1 year ago

servers only, managed routers and switches are just miniPC by themselves (mostly not x86, but mips/arm).