I have two Ubuntu virtual machines X and Y. x has Open vSwitch and floodlight running on it and the Y vm acts as a host. I have a Host-Only adapter and a NAT adapter attached to X vm. and the Y vm has only a Host-Only adapter.
the host only adapters of X and Y vm's are in the same subnet.
now I want to connect the Y vm to the internet through the OVS running on X vm. is it possible? if yes, how?