Tagged Questions
1
vote
0answers
122 views
Packets not received by TUN device
I created a TUN device(nat64) and created a route so that all the required packets are forwarded to the TUN device from an eth device. But, I see that many packets are not received by the TUN device.
...