Sponsored Content
Operating Systems Linux Red Hat Redhat network registration problem Post 302923428 by sembii on Sunday 2nd of November 2014 09:58:19 PM
Old 11-02-2014
Redhat network registration problem

Dear members & admins

I have 3 RHEL 5.7 servers. So I decided to upgrade them to latest version. 2 of them successfully upgraded to RHEL 5.11 and last one is the problem.

When I hit rhn_register command server shows following info :

Code:
#rhn_register
There was an SSL error: (104, 'Connection reset by peer')
A common cause of this error is the system time being incorrect. Verify that the time on this system is correct.

Below are steps I have tried.

1. So I checked data and timezone on the server. They all correct.
Checked /var/log/up2date log file. Following errors occured.

Code:
rhn_register A protocol error occured: Service Unavailable , attempt #1,
rhn_register A protocol error occured: Service Unavailable , attempt #2,

2. Checked the https and http connection to xmlrpc.rhn.redhat.com with telnet tool. Successfully connected via https and http.

3. Replaced http instead of https in /etc/sysconfig/rhn/up2date file and tried to register with rhn. But with no luck.

4. Checked root certificates. They all fine.

Now I'm running out of ideas. Is there anything to check?
Thanks guys
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Network Issue between Linux and RedHat (both on VMWare)

Hi All My first post so I hope it's ok. I have VMware workstation 5.0.0 build-13124 on an XP professional box. Within the VMware environment I have two virtual systems. The first is a Red Hat Linux (3.2.2-5) box and the second is an XP Home (sp2) box. When setting up both virtual boxes I set... (1 Reply)
Discussion started by: The_Lo_King
1 Replies

2. UNIX for Dummies Questions & Answers

vi problem, sco -> redhat

I rlogin from a sco box to a redhat box and run /bin/vi. Pgup, Pgdn, and arrow up/down keys don't work. I enter "export TERM=ansi80x25" and run vi again.Everything works just like I like it. Except the cursor turns into a blinking overscore. When I exit vi and close the connection to redhat,... (2 Replies)
Discussion started by: bussyw
2 Replies

3. Forum Support Area for Unregistered Users & Account Problems

Problem with registration

When I'm trying to register it says that my e-mail adress )is banned by administrator. Why? Thanks PS The same problem occurs with other 2 adresses I have (1 Reply)
Discussion started by: Mihail
1 Replies

4. Red Hat

Registro Redhat Network

Buenas, Tengo 3 sistemas registrados en redhat network; hace un mes modificamos las ip's de los mismos pero en redhat network igue poniendo las antiguas. Como puedo modificarlas? tengo q registrar los sistemas de nuevo? Otra cosilla, he intentado actualizar packages y erratas: en actualizar ahora... (4 Replies)
Discussion started by: fuentepinel
4 Replies

5. Red Hat

vxvm problem in redhat 5.4

Hi I have a problem related to vxvm. I am using redhat5.4 64 bit vxassist -g mydg growto my-vol 2G (Actually when i am running this command then this command is not increasing the size of volume but this command is running fine and the size which i have given to my volume it has been reduced... (0 Replies)
Discussion started by: life008
0 Replies

6. Red Hat

Redhat disabling network interface - IRQ issue

Hi. I'm having problems on multiple Red Hat VM's (on esxi) whereby the network interface IRQ is disabled by the OS. This is the error from dmesg: command: Write(10): 2a 00 03 42 3f e0 00 00 08 00 mptscsih: ioc0: task abort: SUCCESS (sc=ffff81018b45c680) irq 67: nobody cared (try... (0 Replies)
Discussion started by: badoshi
0 Replies

7. Red Hat

Problem in RedHat Cluster Node while network Failure or in Hang mode

Hi, We are having many RedHat linux Server with Cluster facility for availability of service like HTTPD / MySQL. We face some issue while some issue related to power disturbance / fluctuation or Network failure. There is two Cluster Node configured in... (0 Replies)
Discussion started by: hirenkmistry
0 Replies

8. UNIX for Dummies Questions & Answers

Redhat - network question

Hi, I am on Redhat 5. on the /etc/sysconfig/network file I don't see GATEWAY as one line. I also checked /etc/sysconfig/network-scripts/ifcfg-eth0. I don't see GATEWAY. But on the server. But when I do netstat -rn. I see many address. Is there some other settings ? ... (2 Replies)
Discussion started by: samnyc
2 Replies

9. UNIX for Beginners Questions & Answers

Why inactive slave bonding received network package in redhat?

bond0 active in eth0 and inactive in eth4. why eth4 received network package? Bonding Mode: fault-tolerance (active-backup) Primary Slave: eth0 (primary_reselect failure) Currently Active Slave: eth0 MII Status: up MII Polling Interval (ms): 100 Up Delay (ms): 0 Down Delay (ms): 0 ... (4 Replies)
Discussion started by: samran35
4 Replies
UP2DATE(5)							   Red Hat, Inc.							UP2DATE(5)

NAME
up2date - Configuration file for Spacewalk client programs. DESCRIPTION
Spacewalk client programs, such as rhn_check(8), use a common configuration file at /etc/sysconfig/rhn/up2date. OPTIONS
enableProxy Use a HTTP Proxy. Can be either 0 (False) or 1 (True). serverURL Remote server URL debug Whether or not debugging is enabled. Can be either 0 (False) or 1 (True). systemIdPath Location of system id file. Expects the path of a file on disk. versionOverride Override the automatically determined system version. Expects a string or blank (do not override the version). httpProxy HTTP proxy in host:port format, e.g. squid.redhat.com:3128 proxyUser The username for an authenticated proxy. proxyPassword The password to use for an authenticated proxy. enableProxyAuth To use an authenticated proxy or not. Can be either 0 (False) or 1 (True). networkRetries Number of attempts to make at network connections before giving up. Expects a positive integer. sslCACert The CA cert used to verify the ssl server. Expects the path of a file on disk. noReboot Disable the reboot action. Can be either 0 (False) or 1 (True). disallowConfChanges Config options that can not be overwritten by a config update action. Expects a semi-colon separated list of config option names. hostedWhitelist Override the default list of URLs the RHN Register client treats as official RHN hosted servers. This only affects the RHN Register graphical- and text-based clients, as it changes some of the options that appear. This option is included for testing purposes only. retrieveOnly If set to 1 (True), package installs done through rhn_check will only download the package, the package will not be installed. FILES
/etc/sysconfig/rhn/up2date The location of this configuration file SEE ALSO
rhn_check(8), rhn_register(8), rhnreg_ks(8), rhnsd(8), rhn-profile-sync(8), rhnplugin(8), rhnplugin.conf(5). AUTHORS
See the AUTHORS file included with this software. This manual page was written by James Bowes <jbowes@redhat.com> BUGS
Report bugs to <http://bugzilla.redhat.com>. COPYRIGHT
Copyright (C) 1999-2010 Red Hat, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. Linux 2010 August 30 UP2DATE(5)
All times are GMT -4. The time now is 07:27 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy