RHEL 시스템을 사용하게되면 당연시 되어야 하는 RHN 등록이 어떠한 이유에서인지?
등록이 되지 않는다???
우선 점검해야 될 부분은 아래와 같다.
1. NameServer ( /etc/resolv.conf )
2. Date ( 시간 동기화 )
3. Internet Connection ( 80,443 port )
그래도 연결이 안 될 경우엔 아래의 링크를 참고해 보자.
https://access.redhat.com/site/solutions/42705
https://access.redhat.com/site/solutions/11216
https://access.redhat.com/site/solutions/9825
https://access.redhat.com/site/solutions/26510
DownLoad : check_connect_2_0 – RHN Connection Test Script
ex)
#python check_connect_2_0.py
Checking direct connection on port 443
Connected to: redhat.com on port: 443
Connected to: cdn.redhat.com on port: 443
Connected to: rhn.redhat.com on port: 443
Connected to: satellite.rhn.redhat.com on port: 443
Connected to: content-xmlrpc.rhn.redhat.com on port: 443
Connected to: content-satellite.rhn.redhat.com on port: 443
—————————————————-
Checking RHN API
API version: 6.1.5 Java
—————————————————-
Checking SSL connection with redhat.com
https://redhat.com
.
.
.
Connection: Transfer-Encoding
Set-Cookie: JSESSIONID=8C03xxxxxxxxxxxxxxxxxx36CCA48F011.d20ec1a7; Path=/
Set-Cookie: portal-cms-a-sticky-sessions=rd202xxxxxxxxxxxxxxx00ffff0a052609o8080; path=/
Set-Cookie: DCID=origin-www-a; expires=Thu, 28-Nov-2013 10:30:02 GMT; path=/; domain=.redhat.com
“
—————————————————-
Checking SSL connection with rhn.redhat.com
https://rhn.redhat.com
response headers: “Server: Apache-Coyote/1.1
X-Powered-By: JSF/2.0
.
.
.
Connection: close
Connection: Transfer-Encoding
Set-Cookie: JSESSIONID=VXAXiyp+mXExxxxxxxxxxxxG6; Path=/; Secure
Set-Cookie: gwss=rd202o0xxxxxxxxxxxxxxxffff0a056769o8080; path=/
“
—————————————————-