| Boris Glawe 2004-02-29, 5:33 pm |
| Denis wrote:
> Could some please advise me on a problem
> I have load RH9 succesfully with my isp logon script using DCHP i get an
> ip from the isp yet i carnt ping the isp or brouse the web any hep would
> be grat
>
>
Did you check the routing table ? Maybe your default route is not properly set.
Enter the comand "route" and you will see the routing table. I cannot explain
with a few words, what routing is. If you don't know it, look for network howtos
in the web.
Have you configured a firewall ?
try "iptables -L" and "man iptables" for help.
All policies have to be set to "ACCEPT" (This is very insecure, but might be a
reason, why ping replies won't reach you).
greets Boris
|