OSX Movaje VM remote access from Ubuntu 18 host (Windows access)

Discussions about using Mac OS X guests (on Apple hardware) in VirtualBox.
Locked
jym92
Posts: 1
Joined: 5. Dec 2018, 15:50

OSX Movaje VM remote access from Ubuntu 18 host (Windows access)

Post by jym92 »

Hi everyone,



My subject is complex... I want to access to a remote control on OSX Movaje VM to build Xamarin.ios project. My OSX Vm is hosting on the Ubuntu 18 os version.

My Vm is working fine but now I want to link my visual Studio Xamarin from another Windows computer to this OSX VM to build my IOS project...

I have followed a lot of topic to do a remote access enter Ubuntu and Osx and enter ubuntu and Windows.



Now I explain what I've done to do my remote access :

In network Section in my VM configuration, I selected " Nat" mode Access and in advanced parameter , I've done a redirection port :

Name : Remote Access
Protocol : TCP
IP host : 192.168.1.2
Host Port : 22
Ip Guest : 10.0.2.15
Guest Port : 22

Ip Guest come from sharing center in OSX and in Osx information ==> 10.0.2.15
Ip Host come from a terminal command on ubuntu : "hostname -I" ==> 192.168.1.2

And I have activated Remote access from all sources in Ubutu desktop remote and in Osx Sharing center... But when I search my OSx VM remote access from my other computer (Windows) on visual studio, I don't find it....



Do you have any Idea to resolve my problem ?

Is it only possible to access by remote access to VM on another computer ?

I think it's an hosting problem but I'm new in VM world so I need some help...


Thanks ;)
mpack
Site Moderator
Posts: 39156
Joined: 4. Sep 2008, 17:09
Primary OS: MS Windows 10
VBox Version: PUEL
Guest OSses: Mostly XP

Re: OSX Movaje VM remote access from Ubuntu 18 host (Windows access)

Post by mpack »

Locked