LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Ethernet testing (https://www.linuxquestions.org/questions/programming-9/ethernet-testing-603460/)

RichardS 11-30-2007 05:30 AM

Ethernet testing
 
Hi,

On our embedded solution we want to test the Ethernet hardware without actually connecting it to a server (this would require too much infrastructure). In our previous projects that did not use Linux, we used a look back cable and tested that we could send and receive.

However, now with Linux we need to know if you can use a loop back cable for testing?


thanks,
Rich

Slick666 11-30-2007 06:37 AM

Rich,

I'm not sure your question is necessarily a Linux one but a networking one. If you have an Ethernet port that you wish to test. You should be able to test it with a loop pack cable. Weather the hardware is running Windows, OSX, Linux, and IOS it should not matter. Just make sure you have the right lookback type and you should be all set.

Good luck

RichardS 11-30-2007 06:42 AM

Thanks. I looked through the driver, is there a way in Linux to get the low level send/receive functions without editting the driver?


All times are GMT -5. The time now is 08:08 AM.