I've a Mac Mini on a LAN (AirPort) with a recent Sage install using the Sage.app 64 bit distro. I've set Web Sharing on.
The Sage.app launches the notebook service on http://localhost:8000/home/admin/ as documented. Now I'd like to access the Mini from my other systems on the same LAN. If I try http://10.0.1.222 (where 10.0.1.222 is the Mini's address) from them, I get access to the Apache server, as expected. However, when I then try accessing port 8000 (http://10.0.1.222:8000) I get an error message .. "Chrome could not connect to 10.0.1.222:8000" What config stunt do I need to use? Do I need to change the airport configuration? Or the Mini's configuration (the firewall is off)? Or the client configuration? I'm OK with opening up the airport's 8000 port .. that would let me access my Mini's Sage service remotely, indeed I would like to do this, preferably with a SSH tunnel. This is most likely a Mac question, but I'm sure others have tried this too. -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
