I've met a question. I found my laptop doesn't broadcast packet through my wireless interface. Using Wireshark to capture packet, there's no packet sent from wireless interface. And I found that if I disable my LAN interface, everything will be fine. I connected
the LAN connection and WLAN connection to the router at the same time. Found that there are two rules with the same broadcast domain, but different interface, also different metric.
Such as: 192.168.1.255 255.255.255.255 on-link 192.168.1.2 276
192.168.1.255 255.255.255.255 on-link 192.168.1.4 281
Just wondering whether the routing rules of LAN still work after the LAN interface is disconnected? If it's true, how can I find the routing rules?