Jump to content

Recommended Posts

Posted

We would like to setup a new IP plan that shows so we know the ip address depending on the room number.

 

We are also trying to avoid going with static IP addresses.

 

Is it possible to create DHCP reservations depending on the computer name?

 

This would mean that if a computer were moved we wouldnt have to log into the server to change its IP.

 

Thanks.

Posted

So am I thinking you want to do something like:

 

Reserve 30 IP's for all machines names starting with 01

Reserve 30 IP's for all machines names starting with 02

 

PC exists as 01-01 give it an ip from the first block.

 

PC is moved and renamed 02-29 change it's ip to be from the second block.

 

????

 

Ben

Posted
Why not do the reservations by MAC address?

 

If the network was VLAN'd that wouldnt work as you'd be reserving the MAC address in one VLAN, move the machine and the MAC address stays the same but there is no reservation. At least with the machine name it could change meaning it could work across any VLAN.......all assuming the network in question is VLAN'd.

Posted
If the network was VLAN'd that wouldnt work as you'd be reserving the MAC address in one VLAN, move the machine and the MAC address stays the same but there is no reservation. At least with the machine name it could change meaning it could work across any VLAN.......all assuming the network in question is VLAN'd.

 

I realised that after I'd said it.

 

But, I went to lunch and stopped thinking about it.

Posted
I realised that after I'd said it.

 

But, I went to lunch and stopped thinking about it.

 

In fairness it could be a totally flat network, so i could be totally wrong and MAC address would be fine ^_^

Posted
So am I thinking you want to do something like:

 

Reserve 30 IP's for all machines names starting with 01

Reserve 30 IP's for all machines names starting with 02

 

PC exists as 01-01 give it an ip from the first block.

 

PC is moved and renamed 02-29 change it's ip to be from the second block.

 

????

 

Ben

 

Yep that is correct.

 

It is VLANd but this isnt the reason.

 

There are two reasons for it.

 

A: The manager likes to move PC's when one is broken buto doesnt change the IP. So when you replace the moved PC and set the IP up you then have a conflict. No matter how many times you explain.

 

B: Makes everything easier and less complicated.

Posted
A: The manager likes to move PC's when one is broken buto doesnt change the IP. So when you replace the moved PC and set the IP up you then have a conflict. No matter how many times you explain.

 

You'd only have to do this if they were on a fixed IP....why put every machine onto a fixed IP?

 

B: Makes everything easier and less complicated.

 

DHCP is the easiest and least complicated method surely?

 

Put a small number of IP's in each VLAN which arent issued through DHCP and if you need any machines on a fixed IP put them on one of those (at least, thats how we do it.....).

Posted
AB control seems to have problems with DHCP for some reason so I'm hoping using reservations means the ip won't change and all will be good.

 

You might wants to check your DNS scavenging for this issue.

Posted

We used to run our own MYSQL DB with a web front end,

 

The DB had MAC, Room, IP, Machine Name,

 

A script checked a flag file every minuet for changess and if it found a change it rewrote the DHCP config.

 

Worked very well for a number of years.

 

Rob

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...