SUNW, hme0: Link Down - Cable problem


 
Thread Tools Search this Thread
Operating Systems Solaris SUNW, hme0: Link Down - Cable problem
# 8  
Old 06-24-2009
Pls resolve this first
check if you can ping your gateway. netstat -rn ?
# 9  
Old 06-24-2009
snoop -d hme0
always found this usefull. Can you see any traffic when you run this command?
# 10  
Old 06-24-2009
... considering that the E150 is a desktop whose last ship date was in 1998, and it is running an OS whose last ship date was even earlier, I'd say there's a strong possibility the NIC went bad, or the driver got corrupted.
# 11  
Old 06-24-2009
Hi Guys.
From netstat -rm I get a table of results, would they be useful to your analysis?

The snoop command returned nothing, it just seemed to stall.

---------- Post updated at 03:36 PM ---------- Previous update was at 03:35 PM ----------

Hi System Shock, can you help trouble shoot that line of enquiry?
# 12  
Old 06-25-2009
netstat -rn output first pls.
# 13  
Old 06-25-2009
netstat -rn output was this;
Destination Gateway Flags Ref Use Interface
127.0.0.1

---------- Post updated at 09:33 AM ---------- Previous update was at 09:30 AM ----------

netstat -rn output was this;
Destination Gateway Flags Ref Use Interface
127.0.0.1 127.0.0.1 UG 0 0 lo0
172.25.0.0 172.25.4.250 U 3 3 hme0
224.0.0.0 172.25.4.250 U 3 3 hme0
default 172.25.4.1 UG 0 0
# 14  
Old 06-25-2009
Can you ping your gateway IP 172.25.4.1 ?
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Red Hat

Different hostnames with reboot while lan cable, no lan cable

I am facing strange problem regarding hostname on my Linux(2.6.18-164.el5xen x86_64 GNU/Linux), the hostname changes if reboot with lan cable and with NO lan cable Reboot with lan cable: The hostname is ubunut Unable to connect Oracle database using sqlplus some times database is not... (2 Replies)
Discussion started by: LinuxLearner
2 Replies

2. Solaris

Cable link down

We are unable to ping from Sun Ultra 60 to Ultra 10 machine and vice versa. We are getting an error message Cable Link Down ?. It was working fine. Troubleshooting steps taken. 1) Changed the IPaddresses on both machines 192.168.10.10 and 192.168.10.20. These machines connected through 8 port... (2 Replies)
Discussion started by: vijaykrishna
2 Replies

3. Solaris

what is going on with SUNW.HAStoragePlus?!!!!!

Hi all, really interesting thing I have encountered . So : root@host4 # uname -a SunOS host4 5.9 Generic_122300-31 sun4u sparc SUNW,Sun-Fire-880 root@host4 # scinstall -p 3.2 latest recommended patches applied ..all SUN cluster patches applied. SUN cluster software installed without... (2 Replies)
Discussion started by: samar
2 Replies

4. Solaris

cannot telnet/ftp to solaris machine by straight cable makes problem ..

Hi All, 1. modify /etc/default/login file as make commented # console= 2.put my laptops ip at both /etc/inet/ipnodes and /etc/host file still i can login via telnet/ftp through a DB9-serial cable, but when i tried through a lan stratight cable directly connected that machine... (7 Replies)
Discussion started by: mahadib
7 Replies

5. Solaris

sun 420r hme0 not responding

I have a 420r server it boots up all of the network settings are correct, however the machines network connection is not working. Cant ping anything from it, cant ping it from another machine on the network. If I ping 127.0.0.1 it says alive. Is there a chance the network card has been... (2 Replies)
Discussion started by: alanj4
2 Replies

6. Solaris

hme0 problem after reboot

Hi ..... My problem is that when i reboot the system i can't connect to the network because my ethernet ( hme0 ) is down , i must up it by ifconfig command after reboot : # ifconfig -a lo0: flags=1000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4> mtu 8232 index 1 inet 127.0.0.1 netmask... (1 Reply)
Discussion started by: tt155
1 Replies

7. Solaris

Is the cable you are using a null modem cable or a modem cable

Hi all, Is there any difference between a null modem cable or a modem cable ? i assume that a null modem cable is a normal cable that i used from cpu serial ports to a modem for dialup. please correct if i am wrong, thks (2 Replies)
Discussion started by: waterbear
2 Replies

8. BSD

cable modem problem

hi I want to setup my cable modem under OpenBSD. I did not configure my network while installing the system. When I type, I get # ifconfig -a lo0 : .... ... ... rl0 : .... ... ... vr0 : ... ... ... I have two network cards (the machine will be a router). I created... (1 Reply)
Discussion started by: fnoyan
1 Replies

9. UNIX for Advanced & Expert Users

Hme0 interfaces...

How do you configure more than one network on a single hme0 interface under SunOS? And why would you want to do this? Thanx :) -Michelle (1 Reply)
Discussion started by: Michelle1977
1 Replies

10. UNIX for Advanced & Expert Users

hme0 babble -- ?

Dear Reader, I have a very unique problem. Quite often my on board ethernet port( hme0 ) related message is appearing in /var/adm/messages. The message is hme0: babble.. The port is up and alive. What does this message mean.. Is the on board port is about to fail?? Thanks in advance, (2 Replies)
Discussion started by: joseph_shibu
2 Replies
Login or Register to Ask a Question