Run these diagnostic checks:

1. "ifconfig" -- see if it reports your eth0 interface as set up with IP
address 192.168.1.200, and appropriate netmask and broadcast address
(probably 255.255.255.0 and 192.168.1.255 respectively, though these are
only guesses based on the way LANs are usually set up).

2. "route -n" -- make sure that eth0 is either a route to your LAN (probably
192.168.1.0, guessing from the IP address of this eth0) or your default
route (to network 0.0.0.0).

3. When you try to ping other hosts, are you doing it by IP address? If not,
try it that way, to separate routing or interface problems from DNS problems.

4. Make sure your DNS is working correctly -- that either /etc/hosts
contains the names of the other hosts you are trying to ping, or
/etc/resolv.conf conatins an entry for a nameserver that can resolve the names.

BTW, I'm assuming the eth0 interface is connected to a LAN. There are, of
course, other possibilities (e.g., a DSL interface) that could be causing
problems. If I've assumed incorrectly and you have occasion to post a follow
up, please include a description of the physical setup.

At 11:56 PM 8/31/99 -0500, Hector Pizarro wrote:
>hello people, i have a problem, maybe somebody can give me a hand. I�m
>using SuSE Linux 6.1, which i installed before with a 3com and a realtek
>cards in several situations. This time i am at a dead end with a C-Net
>Pro 120B 10/100 card
>I read the documentation in the site of the card company, they say to
>use the tulip module, wich i loaded successfully: no error messages,
>everything fine in the /var/log/messages, i used the options=0 parameter
>, when the linux boots everything seems ok, even the led in the card
>shines green.
>I can do a ping to myself (127.0.0.1, and 192.168.1.200), but when i try
>to reach the other PCs with ping, the led turns off and the card is
>dead!

------------------------------------"Never tell me the odds!"---
Ray Olszewski                                        -- Han Solo
Palo Alto, CA  94303-3603                       [EMAIL PROTECTED]        
----------------------------------------------------------------

Reply via email to