A working notebook on technical topics like Linux, networking, security, and AI—field notes, experiments, and things I don’t want to forget.
Wednesday, May 4, 2016
Layer 2 Testing
I downloaded this package this evening. It has to be compiled.
Works a bit like iPerf in a certain kind of way. You have to run a server on one side and a client on the other side. Unfortunately I only had one Layer 2 side available to test. I will set up the other one - a Raspberry Pi - and then attempt to "ping" - via Layer 2 - between the two boxes.
https://dazdaztech.wordpress.com/2013/08/27/layer-2-ping/
Note: There's more to the story. I am using a virtual Layer 2 stack to do this.
Subscribe to:
Post Comments (Atom)
It Does Seem that AI LLMs Have "Bad Days"
My coding assistant seems to have been having a very very bad day. Not sure why, and I have never seen this behavior before. But this is why...
-
After finishing up my last project, I was asked to reverse engineer a bunch of work a departing developer had done on Kubernetes. Immediat...
-
Initially, I started to follow some instructions on installing Kubernetes that someone sent to me in an email. I had trouble with those, s...
-
The process I have been using up to now, has been to download the generic cloud images from various Linux Dis...
1 comment:
Tested this 5/25. Worked great, actually. Every once in a while an unrecognized packet would get detected and dumped out. Wasn't sure if this was the tool, or the Layer 2 stack. Might need to re-test this.
Post a Comment