Hello all,
I got a network with isp router, wireless access point, servers and 24 port switch. All of them got dhcp server running and i need to find out who is giving out IP address to clients?
Hello all,
I got a network with isp router, wireless access point, servers and 24 port switch. All of them got dhcp server running and i need to find out who is giving out IP address to clients?
English not my first language. If not understood my question ask me.
run the following command on one your client systems
Code:grep dhcp-server-identifier /var/lib/dhclient/dhclient.leases
chinalinix (18th April 2011)
FYI, you can also use thetcpdump commandas follows:
And get an IP using dhcpCode:tcpdump -i eth0 port 67 or port 68
And there is dhcpdump too - dhcpdump: Monitor DHCP Traffic For Debugging PurposeCode:dhclient eth0
/Closed.
All [Solved] threads are closed by mods / admin to avoid spam issues. See Howto mark a thread as [Solved]
There are currently 1 users browsing this thread. (0 members and 1 guests)