> I don't use Linux, so I don't know the syntax for the firewall. But any > half-reasonable firewall will allow you to open only a specific port. I'd rather allow the host to communicate only with the sage server using a filter for the ip.
Almost any linux distro has iptables installed, and it's very easy to find examples (see https://help.ubuntu.com/community/IptablesHowTo, for example). Recently I found ufw (for uncomplicated firewall), which comes with an really simple grafical interface: gufw. You don't need a tutorial to use gufw. -- 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
