Hi all,

For the last several days, I've been trying to properly configure port
forwarding in VirtualBox so that I can have the VM accessible to other
machines on the network.  After doing research, I came across these
sets of commands:

VBoxManage.exe setextradata "Sage 4.2.1" "VBoxInternal/Devices/e1000/0/
LUN#0/Config/http/HostPort" 8001
VBoxManage.exe setextradata "Sage 4.2.1" "VBoxInternal/Devices/e1000/0/
LUN#0/Config/http/GuestPort" 8000
VBoxManage.exe setextradata "Sage 4.2.1" "VBoxInternal/Devices/e1000/0/
LUN#0/Config/http/Protocol" TCP

(e1000 refers to the virtual Intel adapter that VB uses.)

It's my understanding that I should be able to access the Sage
Notebook server by viewing http://localhost:8001 - however, this is
not the case.

Can anyone provide some insight into this problem?

Thanks!

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to