From: Andrei Popescu on
On Lu, 05 iul 10, 13:07:51, Paul Chany wrote:
>
> I have loaded kernel modules for USB-Ethernet card:
> lsmod gives me the following:
> [snip..]
> ...
> cdc_ether 4672 0
> usbnet 14024 1 cdc_ether
> ...
> [..snip]
>
> I run resolvconf to setup nameservers:
> # cat file_with_nameservers | resolvconf -a eth0
>
> so after this command abowe I get the file:
> /etc/resolvconf/run/interface/eth0
>
> with nameservers.

resolvconf is not meant to be used "by hand", you have to add

nameservers 8.8.8.8

or whatever to /etc/network/interfaces
Note: "nameservers" (ending with s) is not a typo, because you can
specify several nameservers (three?) separated by spaces

> Still I can't reach the Internet:
> ping www.google.com

Can you ping outside addresses (for example the nameserver itself) by
IP?

Please also show the output of 'ifconfig -a' after loading the modules
above.

Regards,
Andrei
--
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
From: Andrei Popescu on
On Lu, 05 iul 10, 19:59:15, Paul Chany wrote:
>
> Aha, so here goes nameservers definitions on Debian Lenny?
> I remember on Debian Etch I used for this /etc/resolv.conf file.

Only if you use (a.k.a. install) the resolvconf package. You can still
use /etc/resolv.conf, if you uninstall resolvconf and you are 100% sure
no other program is touching it (pppd, dhcp clients, ...).

Using resolvconf makes more sense to me even for static configs, since
you configure everything about the network in only one file
(/etc/network/interfaces).

Regards,
Andrei
--
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
From: Lisi on
On Monday 05 July 2010 18:59:15 Paul Chany wrote:
> Paul Chany
> You can freely correct my English.

The last Hungarian to say that to me - my father - took extreme umbrage if I
actually did so!!

Lisi


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/201007052236.24847.lisi.reisz(a)gmail.com