[Freedombox-discuss] public + private http services
Timur Mehrvarz
timur.mehrvarz at riseup.net
Mon Jul 15 05:05:29 UTC 2013
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.
More information about the Freedombox-discuss
mailing list