Hi, is there an agreed upon best practice on how to separate public http services from those that shall only be accessible on the private network? Private only services could be offered on a separate port and the firewall would ensure that access to this port is shielded. One could also offer public + private services on the same port, but make sure - within the code - that private services will only respond to requests coming from the internal network. Any other options? How do you prefer to handle this?
Thanks.

_______________________________________________
Freedombox-discuss mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/freedombox-discuss

Reply via email to