ask a question about the connection of linux hosts. There are three hosts in the intranet, An and B can ping each other, C cannot ping A, C can ping B,
where An and B are wired connections to the Internet, the ip is 10.12.41.44 and 10.12.41.151 respectively, and both An and B have only lo loopback addresses and Ethernet network cards such as enp0s31f6. C is the router separated from the intranet to surf the Internet wirelessly, in the form of ip address 192.168.
does anyone know why C can"t ping A? (mainly to download several files from the form of http://xxxx:8080), how to troubleshoot? Thank you