Jump to content

Recommended Posts

Posted (edited)

You must have more than 218 addresses in the range. Unless you have some statics? Maybe you can extend the lease range?

 

A quick an dirty fix is to reduce the lease time to an hour or 2. It will free up addresses that have been inactive for a while.

 

Long term create a new VLAN and dump some machine into it.

Edited by FN-GM
Posted

Yeah I have deleted a few iphones off there. Lease is currently at 1 day. I'll put it down to a few hours.

 

I guess EVERYTHING has been switched on today!!

Posted

I can't extend my range... county innit!!

 

Just sent them a nice e-mail asking if I can get more IP addresses. Yeah the 30-odd others are for servers, printers and switches.

Posted
I can't extend my range... county innit!!

 

Just sent them a nice e-mail asking if I can get more IP addresses. Yeah the 30-odd others are for servers, printers and switches.

 

can you move the switches to say 192.168.0.1 (or other ip address you dont use) just means you need to change your ip to alter their settings?

Posted
no point for the 4 addresses it would free up. I've e-mailed county. It's only going to get worse in future, so asked if I can get more addresses. Dat 255.255.254.0 subnet innit.
Posted
no point for the 4 addresses it would free up. I've e-mailed county. It's only going to get worse in future, so asked if I can get more addresses. Dat 255.255.254.0 subnet innit.

 

would advise against doing that. to many devices and you will have performance issues because of broadcast. If I was you I would create a new separate VLAN

Posted

Could start to deny devices IP addresses by Mac address? Very easy to do with Server 2012 (right click the entry - Add to Filter - Deny), slightly harder with 2008 or 2008R2, but essentially create a file called MACList.txt in %WinDir%\System32\dhcp and use the following as a template:

 

#MACList.txt

MAC_ACTION = {DENY}

#List of MAC Addresses:

041e64e4abb8 #Adams Ipod

00233213c4b2 #CharlieeLouu-Xx

e806885228e3 #hardinss Phone

 

First part is the Mac Address, the part after the hash is ignored, but allows you to identify what device you've blocked (in case you accidentally block something important!).

 

Once created and filled in with relevant data, restart the dhcp service and it should block those mac addresses from receiving ip addresses. Had to do this before we were moved off of the county network.

Posted
A quick an dirty fix is to reduce the lease time to an hour or 2. It will free up addresses that have been inactive for a while.
Are you sure? When do the clients check their lease, if they "believe" that it is very long?
Posted
Are you sure? When do the clients check their lease, if they "believe" that it is very long?

 

What?

 

Reducing the time will free up address for devices not connected to the network.

Posted
As a gym goer you could start running around and turning computers off :roll:

 

Hahahah, while fully capable of this... I am still lazy as. Plus the address would still be leased out on the server! :p

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...