J Jason Sanders New Member Sep 2, 2009 #1 Sep 2, 2009 #1 Hello! I was playing around with the admin panel IP access thing so only I could access it. I added the IP 94.* in the configuration and rebooted, now I'm unable to access the panel completely. How can I reset/remove the IP limitations it?
Hello! I was playing around with the admin panel IP access thing so only I could access it. I added the IP 94.* in the configuration and rebooted, now I'm unable to access the panel completely. How can I reset/remove the IP limitations it?
A auser Super Moderator Sep 2, 2009 #2 Sep 2, 2009 #2 edit your lsws/admin/conf/admin_config.xml it should be like this: Code: <security> <accessControl> <allow>ALL</allow> <deny></deny> </accessControl> </security>
edit your lsws/admin/conf/admin_config.xml it should be like this: Code: <security> <accessControl> <allow>ALL</allow> <deny></deny> </accessControl> </security>