On Fri, Aug 19, 2022, at 1:33 PM, François Patte 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 don't think we have seen a traceroute yet. Try:

7:59-doug@wombat-~>traceroute -n 8.8.8.8
traceroute to 8.8.8.8 (8.8.8.8), 30 hops max, 60 byte packets
 1  192.168.100.254  2.277 ms  2.256 ms  2.240 ms
 2  100.64.17.1  15.981 ms  15.956 ms  17.080 ms
 3  100.64.0.253  48.926 ms  48.899 ms  48.824 ms
 4  100.64.0.25  48.802 ms  48.786 ms  48.828 ms
 5  199.204.38.69  48.592 ms  48.595 ms  48.714 ms
 6  206.81.80.69  49.054 ms  51.827 ms  52.934 ms
 7  74.125.243.193  51.533 ms 108.170.245.113  37.806 ms 74.125.243.193  37.791 
ms
 8  142.251.50.177  36.707 ms 216.239.56.223  32.513 ms 142.251.55.201  32.481 
ms
 9  8.8.8.8  31.999 ms  47.831 ms  47.764 ms

Note that 100.64.0.0 - 100.127.255.255 is reserved IP space, so this is a 
pretty normal result where the ISP is not using routable IP for the internal 
network.

The first routable IP in the trace is hop 5, 199.204.38.69.
_______________________________________________
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

Reply via email to