phg_moura
(usa BackTrack)
Enviado em 20/01/2012 - 14:03h
Emanuel.Linux beleza?
o comando 'cat /etc/network/interfaces' deu os seguintes resultados:
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
auto eth1
iface eth1 inet dhcp
auto eth2
iface eth2 inet dhcp
auto ath0
iface ath0 inet dhcp
auto wlan0
iface wlan0 inet dhcp
O comando /etc/init.d/networking start me traz a seguinte informação:
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service networking start
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the start(8) utility, e.g. start networking
networking stop/waiting
Lembrando que se eu conectar no meu windows 7 a internet via wireless e tentar navegar pelo firefox do backtrack eu navego normalmente.
Também apenas como observação, estou usando o backtrack através de um vmware player.