[TriLUG] Linux Host connectivity issue

Steven Tardy via TriLUG trilug at trilug.org
Wed Feb 28 20:08:49 EST 2018


On Wed, Feb 28, 2018 at 2:11 PM Matt Flyer via TriLUG <trilug at trilug.org>
wrote:

> Problem solved.
>
> It looks like someone configured a communal break room PC to use a
> static address and gave it one right in the middle of the DHCP pool and
> I got lucky enough to get assigned that address.
>
Identified something similar just last week. Was easily spotted from Linux
using:
  for i in $(seq 1 254); do arping -c 1 10.0.0.$i; done


More information about the TriLUG mailing list