Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Loopback testing?

Status
Not open for further replies.

epp

MIS
Joined
Feb 9, 1999
Messages
3
Location
US
I would like to devise a loopback test for the NIC card of some PC's. Is there a way to do this? What software can I use and how would I configure the loopback "plug"?

Thanks
 
Loopback plug would be as follows. I just cust a small peice of cat five and take a pair of wires from it.

pin 1 - pin 6
pin 2 - pin 3

Fairly Simple procedure

HTH
Ron
 
If the cards are installed, you're running TCP/IP, and on a network. Do a loopback ping.

Start/Run {ping 204.0.0.1}

If you get a reply, your protocol stack is ok.

Then ping your own ip address.

Start/Run {winipcfg} to get the address.

If you get a reply, you're connection to the network is ok.

Then ping an address across the network.

If you get a reply, you're good to go!

Dennis

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top