1

I have set up a preview of ryu controller and mininet,but i am not able to identify the mininet ip address as well as not able to ping from other vm machine.But i am able to get the ip of mininet sub-host.

enter image description here

enter image description here

enter image description here

James Z
  • 12,209
  • 10
  • 24
  • 44

1 Answers1

0

If you want to ping a VM from another VM, you must configure 'Bridged Adapter` for each VM, that way they both have access to the network that you are using, take a look at this.

Hasan Aga
  • 718
  • 8
  • 27