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

Re: ethernet card (hamm)



Jonas Bofjall <job@abc.se> writes:

> Now I can't get networking to actually work. I can't ping anything except
> the loopback (127.0.0.1) and my own IP address. Does the latter mean that
> my network card works or does the packet never leave the machine?

It could be a configuration error.  The packet never leaves your
machine for your own address anyway.  Can you look at the back of the
card and see any lights flashing in time with the ping packets?  Does
the entry for the card in /proc/interrupts increase?  Can another
machine ping yours?  Does "tcpdump" show any network traffic?  Does
/proc/net/arp show any other addresses when you try to ping them?

> `route' displays:
> Destination      Gateway    Genmask      Flags Metric Ref  Use Iface
> localnet         *          255.255.0.0  U     0      0    2   eth0
> 127.0.0.0        *          255.0.0.0    U     0      0    1   lo
> default          <correct>  0.0.0.0      UG    1      0    0   eth0
> Where `<correct>' is the correct IP of my gateway (I choose not to write 
> it down here of various reasons). It takes rather long time before the
> third entry shows up, not minutes perhaps but many seconds.

This could be because it's trying to look up the name in DNS.  How
about "netstat -rn"?

Is 255.255.0.0 the correct netmask for your network?  I don't think
there are many class B networks around.

> `ifconfig eth0' has the right IP, Bcast and Netmask -- but the wrong base
> IO address. It says 0x230 and the module when loaded says 0x220.

I think this is just what the SMC Ultra card does.  Have a look at
/proc/ioports.

> How do I proceed to locate the actual problem? (I mean: how do I find out
> if the hardware is malfunctioning, if the module doesn't work with my card
> or if there's a configuration problem?)

The module usually won't load if it's incompatible.

-- 
	 Carey Evans  http://home.clear.net.nz/pages/c.evans/

	  GNU GPL: "The Source will be with you... always."


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: