[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Very Strange!!!! Apache Works But Ftp, Email, PING Doesn't !



Florian Effenberger wrote:
> 
> 
> > I can access web pages fro my RaQs , But when I  PING the servers
> > by IP & by Host there is no response.
>
> 1. Stop and start the services from the control panel
> 
> 2. If that doesn't help: try rebooting the server (no, Fabrice, don't
> hurt me! :))

I don't think that will help... 
ping works at a very low level, and if that's not working but higher level 
protocols are, it implies that the packets are getting discarded.

This is one of those situations where knowing how to telnet to
different ports is useful.

E.g. try "telnet server.ip.address 80" 
followed by "GET / HTTP/1.0" (return return)

John, is the server the other side of a firewall or router?

-- 
Dom.