Não é possível se comunicar localmente na eth0 e com a internet na wlan0

Não é possível se comunicar localmente na eth0 e com a internet na wlan0

Analisei outras perguntas e respostas sobre configuração sobre eth0 e wlan0. Nada sugerido parecia funcionar. Executando 14.04 Lubuntu no desktop e filhoteLinux no laptop cliente.

frank@HP-Pavilion:~$ ifconfig

"eth0    Link encap:Ethernet  HWaddr: 00:18:f3:31:19:d6
         UP BROADCAST MULTICAST MTU:1500  METRIC:1
         RX packets:0 errors:0 dropped:0 overruns:0 frame:0
         TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:1000 
         RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:5687 errors:0 dropped:0 overruns:0 frame:0
          TX packets:5687 errors:0 dropped:0 overruns:0 carrier:0 
          collisions:0 txqueuelen:0 
          RX bytes:531647 (531.6 KB)  TX bytes:531647 (531.6 KB)

wlan0     Link encap:Ethernet  HWaddr e0:91:f5:53:47:23  
          inet addr:192.168.1.66  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: 2602:306:31b6:dbd0:e291:f5ff:fe53:4723/64 Scope:Global
          inet6 addr: 2602:306:31b6:dbd0:389a:6c14:8305:81ca/64 Scope:Global
          inet6 addr: fe80::e291:f5ff:fe53:4723/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:23561 errors:0 dropped:0 overruns:0 frame:0
          TX packets:20483 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:10010457 (10.0 MB)  TX bytes:3313915 (3.3 MB)
"

Observe que não existe um endereço IP para eth0, embora a interface tenha um endereço de hardware.

Configuração no PC cliente, filhote pc:

Puppy_Network_Setup

Enter you static IP parameters:
- If you are using a router check your router’s
status page to get these values.
- If you connect directly to your modem you will
need to get these values from your ISP.

Please enter all addresses in dotted-quad decimal
format (xxx.xxx.xxx.xxx). other formats will
not be recognized.


Static IP parameters
IP address: 192.168.1.72
Net Mask:   255.255.255.0
Gateway:    192.168.1.254

DNS parameters

Primary:    192.168.1.254
Secondary:  8.8.8.8

A interface Ethernet no nó filhote de cachorro não consegue se conectar à Internet. Se eu adicionar um endereço IP estático de 192.168.1.70 à eth0 em meu desktop, HP-Pavilion, recebo mensagens de “incapaz de resolver o host: HP-Pavilion”. Parece haver um conflito entre wlan0 e eth0.

Qual deve ser a configuração de eth0 e wlan0 para o Lubuntu 14.04.3 para permitir a comunicação local entre computadores e conexão sem fio à internet?

PC cliente alterado para HPMini rodando Lubuntu 14.04.3. Cabo Ethernet conectado ao desktop. PC cliente inicializado com Ethernet sendo exibida em vez de sua interface sem fio. Desktop ifconfig eth0 mostrou inet: 10.42.0.1, Bcast: 10.42.0.255. O HPMini ifconfig eth0 mostrou inet: 10.42.0.57, Bcast: 10.42.0.255. Servidores DNS 127.0.1.1 e domínio de pesquisa attlocal.net.

A questão pode ser retirada.

informação relacionada