4.4.4. Switch Satellite to Connected Mode


The installation was completed in disconnected mode, so must be switched to connected mode.

Procedure 4.6. Switch to Connected Mode

  1. Edit the Red Hat Network configuration file /etc/rhn/rhn.conf and make the following changes:
    1. Edit the server.satellite.rhn_parent line as follows.
      # server.satellite.rhn_parent = satellite.rhn.redhat.com
      
    2. Change the line disconnected=1 to disconnected=0.
      disconnected=0
      
  2. Validate the configuration changes.
    1. # spacewalk-cfg-get get server disconnected
      
      The expected output is 0, confirming that disconnected mode is not enabled.
    2. # spacewalk-cfg-get get server.satellite rhn_parent
      
      The expected output is satellite.rhn.redhat.com.
  3. Reactivate the Satellite Server.
    # rhn-satellite-activate -vvv --rhn-cert=Satellite-56.cert
    RHN_PARENT: satellite.rhn.redhat.com
    
    The rhn-satellite-activate command requires as input the certificate downloaded in Section 4.1.3, “Obtaining an Entitlement Certificate”. In this example, the certificate was saved in file Satellite-56.cert.
    When the Satellite Server is reactivated, you may see the message ERROR: Server not registered? No systemid: /etc/sysconfig/rhn/systemid. This can be safely ignored because the systemid file is the Red Hat Network system ID and no longer relevant.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.