Multicast forwarding from eth0 to tun0 under linux
pc and linux are connected directly through the network cable, start silp network port, and create tun0 on linux at the same time. Now you need to send multicast packets through pc->eth0->tun0, but it is found that the data packets stop when they reach eth0 through tcpdump.