Is it possible to interact from the BMv2 mininet host to Ganache (Ethereum) server?

I solved this problem by using sudo on the receive.py so that I could sniff on the Mininet host interface I wanted while being outside of it via the scapy library. Now I am configuring the Ethereum (Ganache) to accept all the packets as transactions per second.

1 Like