Project

General

Profile

Actions

Feature #1508

closed

Run a wide search on DHCP for IP address

Added by Avi Tal about 12 years ago. Updated over 10 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

I had a scenario were i had to search for IP related to a MAC i already had but i didn't have the network.
There for I've ran a for loop query each network with my mac address.
The search took around 10 minutes.

My environment: Smart Proxy on windows server 2008
My request:
1. give an option to query IP address with given MAC and without network.
example: http://dhcp.server:8443/dhcp/*/00:e0:81:59:c8:e3
there for having an internal loop (inside proxy) will make it less complicated,
and much faster
2. having an internal DHCP caching: a DHCP server use to give the same IP to the same MAC
every time. there for caching the DHCP and then query from caching will make it much faster.
about the caching validation: much faster will be to qury a specific network because we saved it in caching.


Related issues 1 (1 open0 closed)

Has duplicate Smart Proxy - Feature #2482: Global search in DHCP reservations/leases using MAC and/or hostnameNew05/09/2013Actions
Actions #1

Updated by Ohad Levy over 11 years ago

  • Priority changed from High to Normal
Actions #2

Updated by Ohad Levy over 10 years ago

  • Has duplicate Feature #2482: Global search in DHCP reservations/leases using MAC and/or hostname added
Actions #3

Updated by Ohad Levy over 10 years ago

  • Description updated (diff)
  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF