Getting "connection refused" while ULN registration for OEL 5.4
Hi Friends,
We are getting "Connection refused" while try to register our system to ULN server "https://linux-update.oracle.com/XMLRPC".
The "up2date-config --nox" command shows the below settings,
*****************************************************
0. adminAddress ['root@localhost']
1. debug No
2. disallowConfChange ['noReboot', 'sslCACert', 'useNoSSLForPackages', 'noSSLSe
3. enableProxy Yes
4. enableProxyAuth No
5. enableRollbacks No
6. fileSkipList []
7. forceInstall No
8. gpgKeyRing /etc/sysconfig/rhn/up2date-keyring.gpg
9. headerCacheSize 40
10. headerFetchCount 10
11. httpProxy
12. isatty Yes
13. keepAfterInstall No
14. networkRetries 5
15. noBootLoader No
16. noReboot No
17. noReplaceConfig Yes
18. noSSLServerURL http://linux-update.oracle.com/XMLRPC
19. pkgSkipList ['kernel*']
20. pkgsToInstallNotUp ['kernel', 'kernel-modules', 'kernel-devel']
21. proxyPassword
22. proxyUser
23. removeSkipList ['kernel*']
24. retrieveOnly No
25. retrieveSource No
26. rhnuuid 8e6ccb86-97e5-11de-a1eb-0025b501012f
27. serverURL https://linux-update.oracle.com/XMLRPC
28. showAvailablePacka No
29. sslCACert /usr/share/rhn/ULN-CA-CERT
30. storageDir /var/spool/up2date
31. systemIdPath /etc/sysconfig/rhn/systemid
32. updateUp2date Yes
33. useGPG Yes
34. useNoSSLForPackage No
35. useRhn Yes
****************************************************
We are using proxy to connect internet. After setting proxy, we are able to connect google.com and yahoo.com. But, unabel to access any secured sites (https://) and it gives "connection refused" error.
Do we need to configure or enable anything in OS end.
Edited by: user12048134 on Jul 25, 2011 1:18 AM