Re: strange ip address reported by nftables

2022-08-20 Thread Charlie Murff
On Fri, Aug 19, 2022 at 4:33 PM François Patte <
francois.pa...@mi.parisdescartes.fr> wrote:

> Bonjour,
>
> This morning, logwatch reported this in the iptables section:
>
> Logged 99 packets on interface enp3s0
> .
>  From 10.91.96.218 - 6 packets to udp(54366)
>
> How, this IP address could be logged on my private network (which is
> 192.168.1.0)?
>
> I miss something
>
> Thank you for clarification.
>

You could try running the command:
$ arp -e
This will show a list of devices your computer recently communicated with
and their hardware addresses.  If you see 10.91.96.218 in the list, copy
the HWaddress column and paste it into https://maclookup.app to see the
manufacturer.  That could help narrow it down.

-- 
Charlie Murff
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: help downloading

2023-07-09 Thread Charlie Murff
On Sun, Jul 9, 2023 at 8:54 PM Mike Wright 
wrote:

> On 7/9/23 17:07, Bill Cunningham wrote:
> >
> > I pinged 8.8.8.8 and the gateway of my router. "Network Unreachable" is
> > the response. I can't find traceroute on my system which is unusual.
> What is the exact output of the command "ip route list" ?
>

You might want to start with verifying the network adapter is detected.
What is the output of the commands "ip link" and "ip addr"?


-- 
Charlie Murff
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue