1831477 Members
3429 Online
110025 Solutions
New Discussion

linkloop for RH

 
SOLVED
Go to solution
itai weisman
Super Advisor

linkloop for RH

hi,
does anyone know if there is a HPUX like linkloop(1M) command???
or any other way to probe lan connectivity?
thx ppl

Itai
4 REPLIES 4
Ivan Ferreira
Honored Contributor
Solution

Re: linkloop for RH

Yes, see

http://freshmeat.net/projects/linkloop/

Also you can use arping

http://freshmeat.net/projects/arping/
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
Ivan Ferreira
Honored Contributor

Re: linkloop for RH

Also you shold know that if you use the "watch ifconfig" command, and see incrementing input packets, even with no network activity on this hosts, you is pretty sure that should have physical network connectivity.

There are always packets transversing the physical link.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
itai weisman
Super Advisor

Re: linkloop for RH

thanks, that helped me a lot.
do you know a version for Solaris as well?
kevin leong
Frequent Advisor

Re: linkloop for RH

HI
U can try the command mii-tool as well to detect the connection .

Thanks
Kevin