clementrosario Posted April 15, 2007 Posted April 15, 2007 i have 2 network cards in a system i can check the network card by pinging loop back that is 127.0.0.1how to check for each card
CptMurphy Posted April 16, 2007 Posted April 16, 2007 Simplest way I can think of is disable one and try the other, then switch.
tain Posted April 17, 2007 Posted April 17, 2007 This is easier in *nix (eth0 vs eth1). I would be interested in a "better" method than CptMuphy's suggestion, and am sure one exists. But it seems to me that he is right on the money for an easy Windows solution
jcarle Posted April 17, 2007 Posted April 17, 2007 pinging each card's IP (and not the loopback) would achieve the same result
tain Posted April 17, 2007 Posted April 17, 2007 Not sure where my mind was there. Pinging loopback justs tests your stack, not a device.And here I thought the question was really interesting at first
CptMurphy Posted April 17, 2007 Posted April 17, 2007 Not sure where my mind was there. Pinging loopback justs tests your stack, not a device.And here I thought the question was really interesting at first For shame.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now