jeff allen <mailto:[EMAIL PROTECTED]> wrote:

> I can bring the man pages up on traceroute but it comes up with the
> error command not found.

That's because the path that leads to traceroute is not a part of a regular user's 
environment. You have to specifically call it. Use 'locate traceroute' to find out 
where it is.

> As well I can ping web pages like google but I can't do it to our
> intranet. This web page is inside of our network.
> 
> This is what I am typing:
> 
> ping http://monolith/front_page/MFW_index/htm
> 
> 
> Am I missing something here?

Yes you are. You (not you specifically, but people in general) don't ping webpages, 
you ping DNS records.

Try 'ping monolith' or 'ping http://monolith' and see what you get. I've never seen an 
http address without a top level domain (i.e. .com, .net, .org, etc.) so I'd be 
surprised if either of those worked.


Chris.


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

Reply via email to