Erhardt Georg Kurzhals <(E-Mail Removed)> writes:
>Moe Trin wrote:
>> On Sat, 05 Sep 2009, in the Usenet newsgroup comp.os.linux.networking, in
>> article <3225f$4aa30336$adbc7e0a$(E-Mail Removed)>, Erhardt Georg Kurzhals
>> wrote:
>>
>>> ... SNIP ...
>> Look at the output of the following commands
>>
>> cat /etc/resolv.conf
>the file is empty
Well, that means that no address can be resolved unless it is in your
/etc/hosts file. Why is it empty?
>>
>>
> > /sbin/ifconfig -a
>shows only inet6 fe80::...
It sounds like you do not really have a connection.
>>
>> /sbin/route -n
>shows nothing
And why in the world do you not actually post all of the output here.
What is nothing to you may be critical info to us. For example there
should be local (lo) routes.
>>
>... SNIP ...
>> Either a misconfigured DHCP client (I don't use DHCP), or server?
>with the comments removed, dhclient.conf is:
>send host-name "<hostname>";
>request subnet-mask, broadcast-address, time-offset, routers,
> domain-name, domain-name-servers, host-name,
> netbios-name-servers, netbios-scope;
>timeout 30;
>...SNIP ...
>> Old guy
> After this, I did some experiments. If I change from dhcp to
>static IP, supplying a network compatible IPv4 address, subnet mask, and
>the IP of my router, then I can visit websites I visited before, but not
>any new sites. I then switch back to dhcp, and things work okay.
>However, after I restart the computer it is back to the old problem.
> Other possible clues:
>1. I get "failed" for loading hardware drivers during boot, (and
>something else that scrolls away before I can read it.)
dmesg|less
>2. Devices - Network Tools for eth0 shows in IP Information, both IPv4
>(sensible) and IPv6 (fe80...), and in Interface Information, a sensible
>Hardware address, but Link speed is "not available".
|