Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

register and update redhat 4 box from within secure network

Options
  • 10-01-2008 5:16pm
    #1
    Closed Accounts Posts: 18,966 ✭✭✭✭


    Hi,

    I have a server on a secure network. It does not have access to the internet directly. Instead I have to login to a trusted box, and from there login to the server. I want to register ths server on the redhat network, and I want to install the updates. Does anyone know how I could do this? I was thinking of using an ssh tunnel, but I dont know how to tell up2date to use the tunnel. Any thoughts?

    Thanks,


Comments

  • Registered Users Posts: 1,064 ✭✭✭Snowbat


    If you set up the tunnel from localhost:31337 on the server to a RHN server via the trusted box, I imagine it would be:
    up2date --serverUrl=localhost:31337 ...


Advertisement