[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Rede instável



Antonio Sergio de Moura escreveu:
Posta o resultado de route -n (antes de vc fazer o processo para rede subir)


bl?

Saídas da tabela de rotas:
Antes de fazer route del default:
Tabela de Roteamento IP do Kernel
Destino Roteador MáscaraGen. Opções Métrica Ref Uso Iface
192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0 eth1
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 eth1
0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 wlan0

Depois do route del default:
Tabela de Roteamento IP do Kernel
Destino Roteador MáscaraGen. Opções Métrica Ref Uso Iface
192.168.0.0     0.0.0.0         255.255.255.0   U     0      0        0 eth1
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 eth1

cat /etc/network/interfaces:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth1
#iface eth0 inet dhcp

#auto eth0

iface eth1 inet static
address xxx.xxx.xxx.xxx
netmask 255.xxx.xxx.xxx
#gateway xxx.xxx.xxx.xxx

auto eth1



iface wlan0 inet static
address xxx.xxx.xxx.xxx
netmask 255.255.255.0
gateway xxx.xxx.xxx.xxx
wireless-key xxxxxxxxxxxx
wireless-essid xxxxxxxx



auto wlan0

Esclarece alguma coisa?

Sérgio


--
Soluções em Automação e Controle
Integrador Autorizado: Metaltex - Atos - Dexter - AllConverge - Dakol - Elipse - Conversoft
Linux User #426387 Linux: A liberdade da escolha. A escolha da liberdade.
      The freedom of the choice. The choice of the freedom.	
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
iD8DBQFF9vhuJ+YDTomMwA8RAvSAAJoDwkzHJK3P98vEDx5pJxeyT3xyzgCg22/u
W/MTldaxqdeNLjlWF49wpig=
=MVB7
-----END PGP SIGNATURE-----



Reply to: