In order to manage iOS devices outside the internal network, we must open up port 8443. This also means outside attackers could possibly attempt to break in to the JSS admin console.
Either through a dictionary attack, or maybe a zero-day Tomcat vulnerability. Is there a way to still allow our enrolled devices to be managed, but somehow lock down just access to the Admin console via IP range?
I looked at some of the Tomcat configuration options, such as Remote Address Filter http://tomcat.apache.org/tomcat-7.0-doc/config/valve.html#Remote%20Address%20Filter
Could this possibly be configured?
