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

Re: problema com placa de rede



usa o mii-tool ou o ethtool eth0 pra ver se tah com link na placa de
rede e se tah configurada tdo certinho (speed duplex...)

abracos

On 4/24/07, Carlucio Lopes <carsanlo@terra.com.br> wrote:
bom dia..

estou com a seguinte dificuldade.. quando faco teste no micro em
casa funciona.. mas quando levo para empresa nao funciona.. tenho
as seguintes configuracoes abaixo:
==>> ping fora

#ping 192.168.7.105
PING 192.168.7.105 (192.168.7.105) 56(84) bytes of data.
From 192.168.7.107 icmp_seq=1 Destination Host Unreachable
From 192.168.7.107 icmp_seq=2 Destination Host Unreachable
From 192.168.7.107 icmp_seq=3 Destination Host Unreachable

--- 192.168.7.105 ping statistics ---
6 packets transmitted, 0 received, +3 errors, 100% packet loss, time 5013ms
, pipe 3


==>>ping nele mesmo

#ping 192.168.7.107
PING 192.168.7.107 (192.168.7.107) 56(84) bytes of data.
64 bytes from 192.168.7.107: icmp_seq=1 ttl=64 time=0.328 ms
64 bytes from 192.168.7.107: icmp_seq=2 ttl=64 time=0.141 ms
64 bytes from 192.168.7.107: icmp_seq=3 ttl=64 time=0.100 ms
64 bytes from 192.168.7.107: icmp_seq=4 ttl=64 time=0.112 ms
64 bytes from 192.168.7.107: icmp_seq=5 ttl=64 time=0.107 ms
64 bytes from 192.168.7.107: icmp_seq=6 ttl=64 time=0.136 ms
64 bytes from 192.168.7.107: icmp_seq=7 ttl=64 time=0.123 ms
64 bytes from 192.168.7.107: icmp_seq=8 ttl=64 time=0.114 ms
64 bytes from 192.168.7.107: icmp_seq=9 ttl=64 time=0.095 ms
64 bytes from 192.168.7.107: icmp_seq=10 ttl=64 time=0.123 ms
64 bytes from 192.168.7.107: icmp_seq=11 ttl=64 time=0.180 ms
64 bytes from 192.168.7.107: icmp_seq=12 ttl=64 time=0.134 ms
64 bytes from 192.168.7.107: icmp_seq=13 ttl=64 time=0.100 ms

--- 192.168.7.107 ping statistics ---
13 packets transmitted, 13 received, 0% packet loss, time 12000ms
rtt min/avg/max/mdev = 0.095/0.137/0.328/0.061 ms

==>> arquivo /etc/network<s/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

auto eth0
iface eth0 inet static
        address 192.168.7.107
        netmask 255.255.255.0
        network 192.168.7.0
        gateway 192.168.7.105
        broadcast 192.168.7.255

==>> mensagem de reinicilizacao do micro
#dmesg|grep eth
eth0: 100/10M Ethernet PCI Adapter at 0x6500, 00:02:2a:c1:62:fc, IRQ 11.

nao sei por onde ver isso mais ... pois o mesmo cabo funciona com outros micros..
tem algum outro log que possa pesquisar erros?
alguem pode me dar uma dica?

--
Carlucio Lopes-Cobolito 62-8415-8939 3526-8001 msn:carlinuxs@hotmail.com
Entenda Pirataria --> http://www.carlinux.v10.com.br
Compilador Cobol Free http://tinycobol.org em Portugues
Porque Cobol? --> http://www.clubecobol.com.br/cc_porque_cobol_02.asp
Projeto Debian Brasil http://cdd.debian-br.org
Tinycobol/Debian Gnu-Linux/Postgresql/Tcl-Tk





Reply to: