First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

How do I get my PC to reflect/send back Ethernet pkts it receives?

I have a sophisticated Ethernet network tester device I am trying to use to test a new commercial 100Base-T Ethernet circuit from Verizon and need to put something at the other end to reflect/echo back the packets my tester sends it, so my tester can compute statistics (bandwidth, bit errors, latency, etc.). Basically a much more sophisticated PING test. Can Wireshark be configured to reflect back out the packets it receives on an Ethernet interface? It would be nice if it updated the MAC and IP fields before reflecting, but I think my tester can handle the same MAC/IP in the send/receive packets. The network is a simple point to point network. No network equipment except my tester and whatever I put at the other end to echo/reflect (PC?).

I was thinking I could use a loopback connector like I do for T1 circuits, but my Ethernet link light never lights with an Ethernet loopback connector.

brettham's avatar
1
brettham
asked 2020-04-24 15:49:57 +0000
edit flag offensive 0 remove flag close merge delete

Comments

but my Ethernet link light never lights with an Ethernet loopback connector.

That doesn't sound right. Is that wiring correct? Because this is the best way to test the link, not the bunch of stuff you hook up to it to reflect the traffic.

Jaap's avatar Jaap (2020-04-24 18:34:02 +0000) edit

Jaap:

For my loopback connector, i have pin 1 tied to 3; and pin 2 tied to 6. Right?

brettham's avatar brettham (2020-04-24 18:51:20 +0000) edit

Jaap: For my loopback connector, I have pin 1 tied to 3; and pin 2 tied to 6. Right?

ANSWER: Just figured it out. Bad loopback connector. Thanks!!!

brettham's avatar brettham (2020-04-24 18:52:37 +0000) edit

Jaap: Just figured it out. Bad loopback connector. Thanks for pointing out it should be working!!!

brettham's avatar brettham (2020-04-24 18:58:54 +0000) edit
add a comment see more comments

1 Answer

0

Nope, folks keep asking but Wireshark is a packet analyser, it does NOT repeat, reflect or replay packets.

grahamb's avatar
23.8k
grahamb
answered 2020-04-24 16:21:45 +0000
edit flag offensive 0 remove flag delete link

Comments

Thanks for the reply! So what do people do? Any suggestions?

brettham's avatar brettham (2020-04-24 16:30:30 +0000) edit

There's a crusty old list here: https://wiki.wireshark.org/Tools#Traf...

grahamb's avatar grahamb (2020-04-24 17:37:31 +0000) edit
add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer