On 12/30/2015 02:30 PM, Adrian Gropper wrote: > Duncan's suggestion was extremely helpful! Here's a log of what I did > but *why am I Forbidden from accessing plinth? > *
The Plinth apache2 configuration, in /etc/apache2/sites-available/plinth.conf, restricts access to the following IPs by default: 127.0.0.0/8 169.254.0.0/16 10.0.0.0/8 172.16.0.0/12 192.168.0.0/16 ::1 fe80::/10 fc00::/7 Easiest workaround for now is to add the public IP of wherever you are trying to connect from, with a "Require ip" statement. -- James
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Freedombox-discuss mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/freedombox-discuss
