Mitel Forums - The Unofficial Source
Mitel Forums => Mitel Software Applications => Topic started by: ralph on November 17, 2010, 04:19:21 PM
-
I have a requirement that for a Nupoint that says anyone in the world can get to an web app on the server.
Internally I would just add the local networks.
But I really need 0.0.0.0 with mask 0.0.0.0 as a local network.
It doesn't let you do it.
Any suggestions?
Ralph
-
You should be able to add 0.0.0.0/0.0.0.0 to the Remote Access section which should allow all addresses into the ACLs that apache sets up on the web apps. If that doesn't work just edit the file you need to change in /etc/e-smith/templates/etc/httpd/conf/httpd.conf/ to reflect the ACL you require and anytime the templates get expanded your change will remain intact.
Adding a local network of 0.0.0.0 / 0.0.0.0 pointing [presumably to] the box's existing default route would just create a duplicate default route.