DHCP configuration in Capsule gets overridden during upgrade to version 6.2

Solution In Progress - Updated -

Issue

Satellite Capsule server 6.1.9 has the below DHPC information :

~~
subnet 192.168.133.x netmask 255.255.255.0 {
pool
{
range 192.168.133.250 192.168.133.251;
}

option subnet-mask 255.255.255.0;
option routers 192.168.133.193;
}
~~
But after upgrade the configuration has changed to 192.168.122.0 , as below :
~~

subnet 192.168.122.0 netmask 255.255.255.0 {
pool
{
range 192.168.133.250 192.168.133.251;
}

option subnet-mask 255.255.255.0;
option routers 192.168.133.193;
}

Environment

  • Satellite 6.2 Capsule server

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content