On 10 Aug 2003 13:30:39 -0400
Jason Dixon <[EMAIL PROTECTED]> wrote:

> On Sun, 2003-08-10 at 12:53, Randy Perkins wrote:
> > On Sun, 2003-08-10 at 07:07, Robert C. Paulsen Jr. wrote:
> > > Well, immediately after I sent the following, the little rhn icon
> > > changed from a grey "?" to a blue checkmark and this problem went away.
> > > 
> > 
> > i just had the same thing happen to me ??
> 
> Server appears to be down...
> 
> [EMAIL PROTECTED] ~]$ sudo grep xml /etc/sysconfig/rhn/up2date
> serverURL=https://xmlrpc.rhn.redhat.com/XMLRPC
> noSSLServerURL=http://xmlrpc.rhn.redhat.com/XMLRPC
> [EMAIL PROTECTED] ~]$ ping xmlrpc.rhn.redhat.com
> PING www.rhns.redhat.com (66.187.232.101) 56(84) bytes of data.
> ^C
> --- www.rhns.redhat.com ping statistics ---
> 3 packets transmitted, 0 received, 100% packet loss, time 2038ms
> 

Hey Jason,

The RedHat servers seem to block ping all the time..

The server is up however...

[EMAIL PROTECTED] logrotate.d]# ping -c 2 xmlrpc.rhn.redhat.com
PING xmlrpc.rhn.redhat.com (66.187.232.101) 56(84) bytes of data.

--- xmlrpc.rhn.redhat.com ping statistics ---
2 packets transmitted, 0 received, 100% packet loss, time 999ms


but:


[EMAIL PROTECTED] logrotate.d]# telnet xmlrpc.rhn.redhat.com 80
Trying 66.187.232.101...
Connected to xmlrpc.rhn.redhat.com (66.187.232.101).
Escape character is '^]'.
HELLO
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>501 Method Not Implemented</TITLE>
</HEAD><BODY>
<H1>Method Not Implemented</H1>
HELLO to /index.html not supported.<P>
Invalid method in request HELLO<P>
<HR>
<ADDRESS>Apache/1.3.27 Server at xmlrpc.rhn.redhat.com Port 80</ADDRESS>
</BODY></HTML>
Connection closed by foreign host.


Cheers,
Sean


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to