SearchSearch   ProfileProfile   Log inLog in   RegisterRegister 

Exclude DHCP ip ranges

 
Post new topic   Reply to topic    FirstSpot Forum Index -> Pre-sales Support Forum
View previous topic :: View next topic  
Author Message
shpapy



Joined: 02 Jul 2009
Posts: 24

PostPosted: Tue Apr 06, 2010 8:53 am    
Post subject: Exclude DHCP ip ranges

When i exclude ip ranges (large scope) 10.85.1.1-10.85.90.254
it adds it to the configuration, due to that fact the DHCP configuration loads very slowly. how can i prevent that,
maybe there is an option not to see it in the gui, or changing the GUI option to CIDR and not see all the ip's one after the other.
Back to top
dominic
Forum facilitator


Joined: 23 Oct 2007
Posts: 103

PostPosted: Wed Apr 07, 2010 12:49 pm    
Post subject:

You can search the following line (around line 90) in FirstSpot\cfgmgr\setauto.php
Code:
<iframe class="bordered_frame" name="excluded_ip" frameborder="0" width="340" height="180" src="table_auto.php" marginwidth="0" marginheight="0"></iframe>

and replace it with
Code:
<iframe class="bordered_frame" name="excluded_ip" frameborder="0" width="340" height="180" marginwidth="0" marginheight="0"></iframe>


Note that this is just a temporary work-around to show DHCP tab quickly without showing long list of Excluded IPs.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    FirstSpot Forum Index -> Pre-sales Support Forum All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group