theblackwolf
(usa Debian)
Enviado em 26/10/2011 - 15:55h
Meu problema que são mais de 4 máquinas e muitos muitos files...
Essa em questão com problema,meu notebook só nele tem 3 SOs com muitos aquivos
Aqui resultados de hoje...
GNU a sugestão desse colega Jvianez não deu certo de forma nenhuma. Nem conectando ficou reverti
as modificações conectou porém como antes sem navegar...
Resultados:
Feitas modificações e resposta dos comandos pedidos...
root@debian:/home/users# pppoeconf
bash: pppoeconf: comando não encontrado
root@debian:/home/users# /etc/resolv.conf
bash: /etc/resolv.conf: Permissão negada
root@debian:/home/users# nano /etc/resolv.conf
root@debian:/home/users#
# Generated by NetworkManager
nameserver 10.1.1.1 DESSA FORMA CONECTA PORÉM NÃO NAVEGA
Ola configura o seu arquivo interfaces se o ip estiver automático basta colocar as configurações abaixo.
/etc/network/interfaces
auto lo
iface lo inet loopback
# The primary network interface
#allow-hotplug eth0
auto eth0
iface eth0 inet dhcp ASSIM NEM CONECTA
E o dns configura o falou
No arquivo "/etc/network/interfaces descomente a linha (retirar a cerquilha "#")
..............
allow-hotplug eth0
..................
No arquivo /etc/resolv.conf comente (colocar a cerquilha "#")a linha
#10.1.1.1
e coloque logo após
nameserver 8.8.8.8
nameserver 8.8.4.4 ASSIM NEM CONECTA
Aí passou a dar a messagem "Nenhuma canecção de Rede"
Do jeito anterior ao menos conectado estava,vou ré-verter as moficações e postar os comandos...
/etc/network/interfaces "ASSIM NEM CONECTA"
# 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 eth0
#auto eth0
iface eth0 inet dhcp
O editar o /etc/resolv.conf resultou só em depois do reboot
nameserver 10.1.1.1 "ASSIM NÃO CONECTA"
e o reverti ao que era anterior pois ao menos conectava porém sem navegar...
# Generated by NetworkManager
nameserver 10.1.1.1 "ASSIM CONECTA MAIS NÃO NAVEGA"
Novo reboot e sem conecção reverter mais as modificaçãoes...
Revertedo ao estado anterior voltou a conectar más sem navegação...
# 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 eth0
#iface eth0 inet dhcp "ATUAL CONECTANDO PORÉM SEM NAVEGAR"
Refazendo todos os comandos...
Tarde de 26 out 2011
root@debian:/home/users# adduser users netdev
O usuário 'users' já é um membro de 'netdev'.
root@debian:/home/users# iwlist wlan0 scan
bash: iwlist: comando não encontrado
root@debian:/home/users# lshw -C network
bash: lshw: comando não encontrado
root@debian:/home/users# cat /etc/debian_version
6.0.3
root@debian:/home/users# uname -a
Linux debian 2.6.32-5-686 #1 SMP Mon Oct 3 04:15:24 UTC 2011 i686 GNU/Linux
root@debian:/home/users# ifconfig
eth0 Link encap:Ethernet Endereço de HW 00:40:a7:19:63:56
inet end.: 10.1.1.2 Bcast:10.255.255.255 Masc:255.0.0.0
endereço inet6: fe80::240:a7ff:fe19:6356/64 Escopo:Link
UP BROADCASTRUNNING MULTICAST MTU:1500 Métrica:1
RX packets:129 errors:0 dropped:0 overruns:0 frame:0
TX packets:366 errors:0 dropped:0 overruns:0 carrier:0
colisões:0 txqueuelen:1000
RX bytes:19844 (19.3 KiB) TX bytes:36892 (36.0 KiB)
IRQ:26 Endereço de E/S:0xc000
lo Link encap:Loopback Local
inet end.: 127.0.0.1 Masc:255.0.0.0
endereço inet6: ::1/128 Escopo:Máquina
UP LOOPBACKRUNNING MTU:16436 Métrica:1
RX packets:178 errors:0 dropped:0 overruns:0 frame:0
TX packets:178 errors:0 dropped:0 overruns:0 carrier:0
colisões:0 txqueuelen:0
RX bytes:14274 (13.9 KiB) TX bytes:14274 (13.9 KiB)
root@debian:/home/users# iwconfig
bash: iwconfig: comando não encontrado
root@debian:/home/users# uname -a
Linux debian 2.6.32-5-686 #1 SMP Mon Oct 3 04:15:24 UTC 2011 i686 GNU/Linux
root@debian:/home/users# route -n
Tabela de Roteamento IP do Kernel
Destino Roteador MáscaraGen. Opções Métrica Ref Uso Iface
10.0.0.0 0.0.0.0 255.0.0.0 U 1 0 0 eth0
0.0.0.0 10.1.1.1 0.0.0.0 UG 0 0 0 eth0
root@debian:/home/users# ping -5
http://www.google.com
ping: invalid option -- '5'
Usage: ping [-LRUbdfnqrvVaAD] [-c count] [-i interval] [-w deadline]
[-p pattern] [-s packetsize] [-t ttl] [-I interface]
[-M pmtudisc-hint] [-m mark] [-S sndbuf]
[-T tstamp-options] [-Q tos] [hop1 ...] destination
root@debian:/home/users# lspci
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 09)
00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 09)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 6 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation ICH9M/M-E SATA AHCI Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03)
root@debian:/home/users# ping
http://www.google.com
ping: unknown host
http://www.google.com
root@debian:/home/users# route -n
Tabela de Roteamento IP do Kernel
Destino Roteador MáscaraGen. Opções Métrica Ref Uso Iface
10.0.0.0 0.0.0.0 255.0.0.0 U 1 0 0 eth0
0.0.0.0 10.1.1.1 0.0.0.0 UG 0 0 0 eth0
root@debian:/home/users# lspci -v -s 04:00.0
04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03)
Subsystem: FIRST INTERNATIONAL Computer Inc Device 3009
Flags: bus master, fast devsel, latency 0, IRQ 26
I/O ports at 3000 [size=256]
Memory at f6000000 (64-bit, non-prefetchable) [size=4K]
Memory at f2000000 (64-bit, prefetchable) [size=16K]
[virtual] Expansion ROM at f2020000 [disabled] [size=128K]
Capabilities: [40] Power Management version 3
Capabilities: [50] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [70] Express Endpoint, MSI 01
Capabilities: [ac] MSI-X: Enable- Count=4 Masked-
Capabilities: [cc] Vital Product Data
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Virtual Channel
Capabilities: [160] Device Serial Number b4-00-00-00-68-4c-e0-00
Kernel driver in use: r8169
root@debian:/home/users# lsmod
Module Size Used by
vboxnetadp 5591 0
vboxnetflt 15404 0
vboxdrv 151330 2 vboxnetadp,vboxnetflt
autofs4 16667 1
parport_pc 15799 0
ppdev 4058 0
acpi_cpufreq 4951 1
lp 5570 0
cpufreq_userspace 1480 0
cpufreq_stats 1997 0
parport 22554 3 parport_pc,ppdev,lp
cpufreq_conservative 4018 0
cpufreq_powersave 602 0
sco 5885 2
bridge 33031 0
stp 996 1 bridge
bnep 7452 2
rfcomm 25199 0
l2cap 21721 6 bnep,rfcomm
crc16 1027 1 l2cap
bluetooth 36319 6 sco,bnep,rfcomm,l2cap
binfmt_misc 4907 1
fuse 44268 3
loop 9769 0
arc4 974 2
ecb 1405 2
snd_hda_codec_si3054 2410 1
rtl8187 25206 0
snd_hda_codec_realtek 163318 1
mac80211 123586 1 rtl8187
led_class 1757 1 rtl8187
snd_hda_intel 16823 0
snd_hda_codec 46002 3 snd_hda_codec_si3054,snd_hda_codec_realtek,snd_hda_intel
cfg80211 87637 2 rtl8187,mac80211
rfkill 10264 4 bluetooth,cfg80211
snd_hwdep 4054 1 snd_hda_codec
snd_pcm_oss 28671 0
eeprom_93cx6 963 1 rtl8187
snd_mixer_oss 10461 1 snd_pcm_oss
snd_pcm 47226 4 snd_hda_codec_si3054,snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_midi 3576 0
snd_rawmidi 12513 1 snd_seq_midi
snd_seq_midi_event 3684 1 snd_seq_midi
snd_seq 35463 2 snd_seq_midi,snd_seq_midi_event
snd_timer 12270 2 snd_pcm,snd_seq
snd_seq_device 3673 3 snd_seq_midi,snd_rawmidi,snd_seq
joydev 6739 0
snd 34423 12 snd_hda_codec_si3054,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep​,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 3450 1 snd
snd_page_alloc 5045 2 snd_hda_intel,snd_pcm
i2c_i801 6462 0
psmouse 44809 0
pcspkr 1207 0
evdev 5609 17
processor 26327 3 acpi_cpufreq
ac 1640 0
battery 3782 0
serio_raw 2916 0
ext3 94396 2
jbd 32317 1 ext3
mbcache 3762 1 ext3
dm_mirror 9679 0
dm_region_hash 5640 1 dm_mirror
dm_log 6369 2 dm_mirror,dm_region_hash
dm_mod 46234 2 dm_mirror,dm_log
sg 19937 0
sd_mod 26005 5
crc_t10dif 1012 1 sd_mod
sr_mod 10770 0
cdrom 26487 1 sr_mod
usb_storage 30905 0
i915 223022 2
uhci_hcd 16057 0
ahci 27410 4
drm_kms_helper 18569 1 i915
libata 115869 1 ahci
drm 111992 3 i915,drm_kms_helper
i2c_algo_bit 3497 1 i915
button 3598 1 i915
scsi_mod 104853 5 sg,sd_mod,sr_mod,usb_storage,libata
thermal 9206 0
ehci_hcd 28693 0
r8169 31333 0
mii 2714 1 r8169
i2c_core 12787 5 i2c_i801,i915,drm_kms_helper,drm,i2c_algo_bit
video 14605 1 i915
thermal_sys 9378 3 processor,thermal,video
output 1204 1 video
usbcore 98969 5 rtl8187,usb_storage,uhci_hcd,ehci_hcd
nls_base 4541 1 usbcore