Do you have a gateway set? Can you ping outside IPs, but are not reachable by DNS? I think it's either the gateway or DNS. You can check your DNS by "cat /etc/resolv.conf" There should be at least one entry that says "nameserver xx.xx.xx.xx" You can check the gateway by "/sbin/route" and check the "default" gateway set. It should be your router IP. Elvio On Wed, 2004-05-19 at 08:03, Jason Wiener wrote: > I just installed Fedora Core 1 and hooked up the internal ethernet card to > my router. I got assigned an IP, can access the router and the DSL modem but > not any webpages. Seems like there is no DNS. Any ideas? I am new to > Linux but have some experience with networking and remember so UNIX from an > old job. > Thanks