Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Cannot access Sandbox WebUI's anymore, VirtualBox Network Settings

avatar
Super Collaborator

Hi,

First time I started the 2.4 HDP Sandbox I was able to work with it on a local browser through the addresses 127.0.0.1:8888 / 4200 (shell) & 8080 (ambari). Now something got changed, probably in the network settings and these addresses don't work anymore. Options are (NAT, NAT network, Bridged, Internal network, Host-only adapter)

Somebody have any advice on this? What was the settings the .ova is shipped with, cause I can't remember, reproduce.

Thanks

1 ACCEPTED SOLUTION

avatar
Super Guru

@jknulst

You should be using NAT for the network setting. The piece you need to check is Port Forwarding. You can find it under Network -> Advanced -> Port Forwarding. In my screenshot, I have port forwarding set to 2200<->22. By default the Sandbox is 2222<->22. This is because I'm using Vagrant with my sandbox.

I have provided a couple of screenshots:

6821-screen-shot-2016-08-19-at-22839-pm.png

6822-screen-shot-2016-08-19-at-22852-pm.png

6823-screen-shot-2016-08-19-at-22931-pm.png

View solution in original post

4 REPLIES 4

avatar
Super Guru

avatar
Super Guru

@jknulst

You should be using NAT for the network setting. The piece you need to check is Port Forwarding. You can find it under Network -> Advanced -> Port Forwarding. In my screenshot, I have port forwarding set to 2200<->22. By default the Sandbox is 2222<->22. This is because I'm using Vagrant with my sandbox.

I have provided a couple of screenshots:

6821-screen-shot-2016-08-19-at-22839-pm.png

6822-screen-shot-2016-08-19-at-22852-pm.png

6823-screen-shot-2016-08-19-at-22931-pm.png

avatar
Super Collaborator

In addition to Michaels answer...

this is the complete list of ports forwarded if you messed those settings up somehow:

6824-screen-shot-2016-08-19-at-90118-pm.png

Don't forget to forward port 8080 as well, it is just off the screen.

avatar
Master Collaborator

Also make sure you Ambari server is running

ambari-server status