[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: multiple network interfaces...and a ghost



On Tue 12 Jul 2022 at 15:44:41 (+0100), Tixy wrote:

> Another idea, is looking for that network name in the logs for the
> current boot.
> 
> journalctl -b | grep -B3 enx00e04c534458
> 
> That'll give you matches with the three lines before so you can see the
> context.

I'd use   grep -B3 -A3 -i '00.*e0.*4c.*53.*44.*58'

I get nothing from dmesg or the logs with a closed-up search string.

Cheers,
David.


Reply to: