in reply to Re: Setting MAC addresses with Net::Frame::Simple
in thread Setting MAC addresses with Net::Frame::Simple
Thanks. This example was useful but i am running into two ethernet headers issue. With that code, i can see that my client sends out the packet but it has one ethernet header (first one) that has src/dst MACs that machine inserts . After that are the src/dst mac addresses that i am inserting using the code. That is causing a bogus ip packet. Not sure if this is my client issue or code.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Setting MAC addresses with Net::Frame::Simple
by beech (Parson) on Nov 19, 2016 at 20:32 UTC | |
by iThunder (Beadle) on Nov 19, 2016 at 20:56 UTC | |
by VinsWorldcom (Prior) on Nov 19, 2016 at 21:45 UTC | |
by iThunder (Beadle) on Nov 20, 2016 at 08:32 UTC | |
by iThunder (Beadle) on Nov 19, 2016 at 21:39 UTC |