[James Valleroy] > 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.
Perhaps we could avoid user confusion if we conviced apache2 to show a page stating that the admin interface is only available for the IPs listed above, when it is rejecting access? -- Happy hacking Petter Reinholdtsen _______________________________________________ Freedombox-discuss mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/freedombox-discuss
