Closed kk86bioinfo closed 9 years ago
You can config it as you want - the reason I put a public IP is for accessing Sentora from other devices | computers on the same network.
vagrant ssh ubunbu64 $ ifconfig -> to see network conf : inet addr:192.168.1.18 It's more likely going to be 192.168.1.18
000.000.?.00 Maybe you need to change the question mark value to the same as your local network config
I've added private IP to vagrant , you can do a pull on it.
Vagrantfile seems download a ubuntu 14.04 box with pre-configured ip to 192.168.33.15 but the vagrant file set public IP to be 192.168.1.18. Which one to follow? I cannot access the vm after running sentosa rc2 install sh script.